Skip to content
View GeoCd's full-sized avatar
🧰
Learning JS and Linux
🧰
Learning JS and Linux

Block or report GeoCd

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GeoCd/README.md

Hey, I'm Jorge 👋

Mechatronics Engineering graduate from IPN (UPIITA), based in Mexico City. I build things that sit at the intersection of hardware, software. Interested in IoT systems, embedded firmware, data pipelines and AI agents. I'm drawn to problems where you have to understand the full stack to solve them well.

Currently looking for my first industry role in software development, IA development or DevOps.

If you want to check out my portfolio with my main projects in a more friendly way, visit my GithubPage!: https://geocd.github.io/GeoCd.portfolio.io/


🔭 What I'm working on

  • Open Weather Platform: distributed IoT weather platform with ESP32 sensor nodes, MQTT pipeline, time series forecasting and open data integration. Currently on development of the server side.
  • Pocket Sage & Iris Project: a local AI assistant running on a resource-constrained SBCs. Iris project aims to develop a framework for LLM tool accessibility.
  • ML Forecasting Models: A upgrade for my weather forecasting model for any state in Mexico. Also working on a financial forecasting model.
  • ALISKRON Foundations: Create the foundations of ALISKRON community project, for me and collaborators to develop tools and show our work.
  • Creating my user-friendly portfolio in Github Pages.
  • Mantaining my kaggle weather dataset: https://www.kaggle.com/datasets/jorgeaconde/historical-weather-in-mexico

🛠️ Tech Stack

Languages

Python C C++ SQL Bash MATLAB

Web

JavaScript HTML5 CSS3

Frameworks & Libraries

FastAPI Flask Pydantic NumPy Pandas scikit-learn TensorFlow Keras XGBoost OpenCV Matplotlib Google ADK

Hardware & Protocols

ESP32 Arduino Raspberry Pi Radxa MQTT

Tools & Platforms

Docker Ansible GitHub Actions Nginx Cloudflare Git GitHub Linux PostgreSQL Power Bi Postman Azure Jira


🌱 Currently learning

  • Networking - TCP/IP, DNS, port forwarding, Ethernet on hands-on level (David Bombal course)
  • Docker/Kubernetes - Intermediate level
  • Intermediate Data Science — time series, pipelines, dashboards (Tableau, Power BI), ANN, RNN, CNN, Transformers, OCR
  • Russian/Portuguese (slowly but seriously)

📫 Reach me

Mail: jorge.a.conde.j@gmail.com | Discord: georgec_03

Pinned Loading

  1. Sistema-de-preparacion-de-bebidas-iot Sistema-de-preparacion-de-bebidas-iot Public

    PROYECTO DE TITULACION: SISTEMA SEMIAUTOMÁTICO DE PREPARACIÓN DE BEBIDAS CON LA COMBINACIÓN DE TRES INGREDIENTES UTILIZANDO TECNOLOGÍAS IoT

    CSS

  2. WeatherAdvisorAgent WeatherAdvisorAgent Public

    Capstone project made for the 5-Day AI Agents Intensive Course with Google. The final product is a weather agent that gives recommendations for the user with the weather conditions in the sorroundi…

    Python

  3. automated-weather-data-pipeline automated-weather-data-pipeline Public

    Automated weather data pipeline for Mexico stations. Selenium scraping, hourly resampling, LSTM retraining (RMSE 1.67°F, 44% over ARIMA), CI/CD via GitHub Actions, auto-push to Kaggle.

    Jupyter Notebook

  4. bluetooth-ugv-matlab bluetooth-ugv-matlab Public

    Bluetooth-controlled UGV with four operation modes: demo, ultrasonic ranging, line following and manual control. Everything driven by a PIC16F887 and operated through a MATLAB GUI.

    AngelScript

  5. crowd-cluster-locator-YOLOv8 crowd-cluster-locator-YOLOv8 Public

    Person detection and density analysis using YOLOv8. Evolution of CrowdCluster.

    Python 1

  6. scara-robot-simulator scara-robot-simulator Public

    3-DOF SCARA robot simulator with forward and inverse kinematics, built from scratch in MATLAB with an interactive GUI.

    MATLAB