Skip to content
View Harold2828's full-sized avatar

Block or report Harold2828

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 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
Harold2828/README.md

🌐 Language: πŸ‡¬πŸ‡§ English | πŸ‡ͺπŸ‡Έ EspaΓ±ol

πŸ‘‹ Welcome to My GitHub

I'm Harold Ochoa β€” a Full Stack Developer with a strong specialization in Artificial Intelligence and Automation. I build real-world systems that combine backend development, machine learning, and process automation to solve practical problems.


βš™οΈ Core Technologies

  • Python | JavaScript | PHP | MATLAB | SQL
  • Frameworks: PyTorch, Flask, Laravel, Angular, Docker
  • Tools: WebSockets, Power Automate, GitHub Actions

🧠 Highlight Projects

πŸ€– AI & Machine Learning

  • πŸ“ Reinforcement Learning Pong Game

    • AI agent built with PyTorch + Q-Learning
    • Real-time interaction between PhaserJS game and Flask backend via WebSockets
    • Modular structure for training, observation, and performance evaluation
  • πŸ”† PV Auto Sizing
    Pattern recognition and statistical methods to size photovoltaic systems efficiently.

  • 🧬 Genetic Algorithms for Optimization
    Solves complex configuration problems using evolutionary techniques.

πŸ› οΈ Automation & Integration


πŸ“Œ About Me

  • Engineer specialized in AI-driven systems and full-stack development.
  • Strong experience integrating LLMs, chatbots, and RPA tools with real-time backends.
  • Passionate about automation, reinforcement learning, and solving high-impact problems.

πŸ“œ Certifications

GithubFoundations

πŸ“¬ Let’s Connect

LinkedIn


Feel free to explore my repositories or reach out if you'd like to collaborate on AI or automation projects!

Pinned Loading

  1. Genetic-Algorithm-with-Matlab Genetic-Algorithm-with-Matlab Public

    This MATLAB tool uses a Genetic Algorithm to optimize hybrid energy systems combining solar panels, wind turbines, batteries, and diesel generators. It simulates hourly energy demand, evaluates dif…

    MATLAB 5

  2. PV-Autosizing PV-Autosizing Public

    Jupyter Notebook

  3. ReinforcementLearningPong ReinforcementLearningPong Public

    This project demonstrates how an AI agent can learn to play Pong using reward-based decision-making. Built with PhaserJS and structured for easy integration with RL algorithms.

    JavaScript 2

  4. SentimentAnalysisSpanish SentimentAnalysisSpanish Public

    Jupyter Notebook

  5. Thesis-backend Thesis-backend Public

    This repository hosts the backend code for the Autosizing Project tailored for PV Systems.

    PHP

  6. ExchangeAlert ExchangeAlert Public

    ⚑ Exchange Rate Alert Automation – A Python script that checks the daily USD to COP exchange rate and sends an email alert if it exceeds a defined threshold. Built with clean OOP architecture, dote…

    Python