Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Gabrielkaos's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Gabrielkaos

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

Hi there, I'm Gabriel Montes πŸ‘‹

CS Student β€’ Backend Dev β€’ ML & Data Science Enthusiast β€’ Embedded Systems Hobbyist


πŸ‘¨β€πŸ’» About Me

I'm a Computer Science student at Eastern Samar State University with a passion for:

  • Backend Web Development using Django and MERN stack
  • Machine Learning and Data Science
  • Electronics and embedded systems using ESP32, Arduino, and custom protocols
  • Building tools, systems, and AI that learn or automate useful tasks

πŸ’Ό Projects I've Built

  • Inventory Management System - MERN Stack App with rich features like Auth, Security, Validation
  • Personal DataSheet(PDS) System β€” Django App for quickly managing Personal Datasheets
  • Smart Notes React App β€” Notes + AI App using MERN Stack with Authorization, Security, Validation, Error Handling, Logging
  • Attendance System β€” ESP32 + Django/MERN for tracking presence
  • Chess Engine β€” Written in C, handles legal move generation and evaluation
  • Go Game Engine β€” Implemented full game logic in Python
  • PGN Analyzer β€” Parses and evaluates chess games from PGN files

View more on my GitHub


πŸ› οΈ Skills

  • Web Development: Django, MERN
  • Machine Learning: scikit-learn, NumPy, PyTorch
  • System Programming: C, C++ (CLI tools, interpreters, game engines)
  • Mobile & Desktop Apps: Android (Java), VB.NET
  • Data Visualization & Automation: Python, Pandas, Matplotlib
  • Embedded Systems: Arduino, ESP32, sensors
  • CTF / Reverse Engineering: Basic pwn, crypto, and stego challenges

πŸ“« Let's Connect

-Facebook
-LinkedIn


Pinned Loading

  1. Inventory-Management-System Inventory-Management-System Public

    JavaScript 1

  2. PDS_SYSTEM_DJANGO PDS_SYSTEM_DJANGO Public

    Made in Django for Personal Data Sheet Automation

    Python 1

  3. Smart-Notes-React-App Smart-Notes-React-App Public

    Write anything with style

    JavaScript 1

  4. CSSO-Linux-User-Group-ESSU/Attendance-with-ESP-RFID CSSO-Linux-User-Group-ESSU/Attendance-with-ESP-RFID Public

    ESSU Attendance System with RFID

    CSS 1

  5. ChessEngineGoobC ChessEngineGoobC Public

    UCI playing Chess Engine written in C

    C 3

  6. ChessAnalyzer ChessAnalyzer Public

    Chess Game Analyzer made in python

    Python