Skip to content
View gajosu's full-sized avatar
  • Guayaquil, Ecuador
  • 01:11 (UTC -05:00)
  • X @Gabglez4
Block or Report

Block or report gajosu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
gajosu/README.md

Welcome to Gajosu's GitHub Profile! ๐Ÿ‘‹

Hi there! I'm Gabriel Gonzรกlez, software developer based in Guayaquil, Ecuador. specialized in building robust solutions using PHP, Python, JavaScript and TypeScript. Let me share a little about myself and my work in the world of software development.

About Me

  • ๐ŸŒŸ Passionate about home automation and leveraging technology to create smart living environments.
  • ๐Ÿ’ก Active contributor to open-source projects, making a positive impact on the developer community.
  • ๐ŸŽต Music enthusiast and skilled drummer, finding harmony in both code and beats.

Tech Stack

  • Languages: PHP, Python, JavaScript, TypeScript
  • Frameworks: Laravel, Django, Express

Projects and Contributions

Featured Projects

Here are some noteworthy projects I've worked on:

๐Ÿ’ฌ WhatsApp HA Addon

WhatsApp HA Addon is an add-on for Home Assistant that enables integration with WhatsApp Web. It allows you to send and receive messages and offers many other useful features.

๐Ÿš€ Laravel Kafka

Laravel Kafka is a project that brings Kafka support to Laravel. I have contributed features for producer testing and other enhancements.

๐Ÿ’ฌ๐Ÿค– Chat GPT REST API

Chat GPT REST API is a Django-based REST API that utilizes ChatGPT through the revChatGPT package. It provides an interface to interact with the powerful ChatGPT model.

๐Ÿ”„๐Ÿ”ง Eloquent Preferences

Eloquent Preferences is a project I updated and enhanced. It adds cache functionality and other useful features to this abandoned project.

Connect with Me

I'm always open to connecting and collaborating with fellow developers. Feel free to reach out to me via:

Let's build great things together! โœจ๐Ÿš€

Pinned Loading

  1. ha-whatsapp-web-rest-api ha-whatsapp-web-rest-api Public

    A wrapper for the whatsapp-web.js library. It allows you to send and receive messages from WhatsApp using a REST API.

    TypeScript 13 8

  2. whatsapp-ha-addon whatsapp-ha-addon Public

    A WhatsApp API client that connects through the WhatsApp Web browser app with Home Assistant.

    Dockerfile 8 1

  3. chat-gpt-rest-api chat-gpt-rest-api Public archive

    REST API for interacting with Chat GPT, a conversational AI powered by GPT. It allows you to send prompts and receive responses from the Chat GPT model.

    Python 9 2

  4. eloquent-preferences eloquent-preferences Public

    Forked from laravel-shift/eloquent-preferences

    Preferences for Laravel Eloquent models

    PHP