Skip to content
View joshmessi10's full-sized avatar

Highlights

  • Pro

Block or report joshmessi10

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

👋 Hello there! I’m C4PT4IN CH405 🤯

👾 Also known as – The Secret Code 👾

Typing SVG


🧠 About Me

🎓 I'm an Electronic Engineer with a deep curiosity for how things work at both the hardware and software levels.

💻 Currently a Computer Science & Artificial Intelligence Student, constantly learning and building intelligent systems.

❤️ A passionate programming enthusiast, always looking to turn code into creative and impactful solutions.

🤖 Fascinated by the world of Robotics, IoT, and Computer Vision.

🛡️ Keenly interested in Cybersecurity, Data Science, and Cloud Computing, exploring the frontiers of digital transformation.


📌 Featured Projects

A showcase of some of my most exciting and hands-on repositories. Click to explore or try the live demos!

Line-Following Robot

LineFollowingRobot

🤖 An embedded robotics project using STM32 to autonomously follow a line.
🎛️ Features real-time sensor calibration and monitoring via a Qt GUI.


Coin Detector

Coin Detector

📱 Android app that uses OpenCV to detect colombian coins of 50, 100, and 200 pesos in real time.

📸 Calculates total value using the radius of detected coins and displays the result live on screen.


Self-Balancing Robot

SelfBalancingRobot

🤖 A two-wheeled self-balancing robot using MPU6050 and PID control with Arduino UNO.
📡 Supports real-time balance adjustment and Bluetooth-based movement commands.


SmartWallet

SmartWallet

📱 A full-featured smart wallet system combining hardware, firmware, mobile, and cloud technologies.

🔐 Includes security features like anti-theft alerts, GPS location tracking, and BLE connectivity.

🌐 Project website, firmware, and mobile app included in the repository.


Rover

Rover

🤖 A smart six-wheeled rover entirely controlled by an ESP32, capable of both manual control via Wi-Fi and autonomous navigation using an ultrasonic sensor mounted on a servo.
📡 Additional support includes PID balance control and a basic maze-solving algorithm.


Finite State Machines (FSM)

FromZero

🚀 A Claw Machine Simulator project from scratch to showcase FSM using HTML, CSS, and JavaScript fundamentals.
👉 Try it live here


Dijkstra Pathfinding & Graph Tools Web App

Dijkstra Web App

🚀 An interactive web app for visualizing Dijkstra’s Algorithm, Critical Path Analysis, and displaying Adjacency & Incidence Matrices of graphs.
👉 Try it live here


Cleaning Robot Agent

CleaningRobot

🤖 A Python-based simulation of a cleaning robot agent that navigates and collects debris (🍂) in a 2D grid.

🔁 Includes two operational modes:

  • Without Memory – explores randomly with no knowledge of past moves.
  • With Memory – builds a map, avoids revisiting clean areas, and triggers deep-clean routines.

⚡ Features energy management and a visual interface using ipywidgets.


🛡️ Badges & Certificates


☁️ Cloud

google-cloud-computing-foundations-certificate

Google Cloud Certified Badge

Google Cloud Computing Foundations: Cloud Computing Fundamentals

Google Cloud Computing Foundations: Infrastructure in Google Cloud

Google Cloud Computing Foundations: Networking and Security in Google Cloud

Google Cloud Computing Foundations: Data, ML and AI in Google Cloud

Implementing Load Balancing on Compute Engine

Set Up an App Dev Environment on Google Cloud

Prepare Data for ML APIs in Google Cloud

Build a Secure Google Cloud Network


📊 Data Science

introduction-to-data-science

Introduction to Data Science

data-analytics-essentials

Data Analytics Essentials


🌐 IoT

introduction-to-iot

Introduction to IoT - Cisco


🧮 📐 Engineering Tools

foundational-matlab

Foundational MATLAB

Python 101 for Data Science - IBM

Programming Foundations: JS, HTML & CSS - Duke University

🛠️ Technologies & Tools

🖥️ Programming Languages

Python Java C++ C C# JavaScript HTML5 CSS3 SQL Kotlin

⚙️ Frameworks & Libraries

Node.js Vue.js Scikit-learn Pandas OpenCV

🛠️ Hardware & Embedded Systems

Arduino Raspberry Pi

🎮 Game Development

Unity

☁️ Cloud Platforms & Tools

Google Cloud

💻 IDEs & Editors

VS Code Android Studio

📊 Scientific & Data Tools

MATLAB

🎥 Multimedia & Streaming

OBS Studio DaVinci Resolve


🎯 Recently...

  • 🤖 Developing web apps & projects about FSMs, Lexers and Parsers, Distributed and Parallel Computing
  • 👾 Participating in Programming Competitions
  • 🧠 Digging deeper into image processing, Neural Networks, AI and ML

📄 Featured Publication

Josh López, Julián Lozada, Marco Terán, Ana Cediel, Maria Camila Tole, “An IoT System for Telemedicine Utilizing Electrocardiogram Technology” (IEEE Conference/Journal), 2023 IEEE Colombian Conference on Communications and Computing (COLCOM).
🔗 View on IEEE Xplore

This paper presents the design and implementation of an Internet of Things (IoT)-based system for remote electro-cardiogram monitoring.


🧠 Abstract Highlights:

  • 📡 IoT-Based Monitoring: The system enables remote ECG acquisition and visualization through an Internet of Things (IoT) architecture.
  • 🫀 Signal Acquisition: ECG signals are captured using electrodes placed on the user’s limbs.
  • 🎛️ Signal Conditioning: The analog signals are amplified and filtered using instrumentation amplifiers and bandpass filters to ensure high-quality readings.
  • 🔁 Client-Server Communication: ECG data is transmitted using socket-based communication between an ESP32 and a Raspberry Pi.
  • 🌐 Real-Time Web Access: Data is forwarded to a central web server, allowing real-time analysis and visualization of ECG signals via a browser.
  • 👨‍⚕️ Remote Evaluation: Physicians can remotely monitor and assess patients' heart activity, overcoming geographic barriers.

📈 GitHub Stats

---

🌐 Connecting with me:


"See the world, face dangers, break through walls, reach out to others, find yourself, and feel. That's the purpose of life."
From The Secret Life of Walter Mitty

Pinned Loading

  1. LineFollowingRobot LineFollowingRobot Public

    Line-Following Robot based on STM32

    C 1

  2. CoinDetector CoinDetector Public

    Colombian Coin Detector App for Android

    C++ 1

  3. FromZero FromZero Public

    FSM design using HTML, CSS, and JavaScript fundamentals.

    JavaScript 1

  4. SelfBalancingRobot SelfBalancingRobot Public

    Self-Balancing Robot using Arduino UNO

    C++ 1

  5. CleaningRobotAgent CleaningRobotAgent Public

    Cleaning Robotic Agent in Python

    Jupyter Notebook 1

  6. SmartWallet SmartWallet Public

    Designing and Creating a Smart Wallet Chip

    JavaScript 1