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

  • 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
  • CatalinaTransformers β€” Coding/Training Transformers, learning their architectures.
  • 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. PDS_SYSTEM_DJANGO PDS_SYSTEM_DJANGO Public

    Made in Django for Personal Data Sheet Automation

    Python 1

  2. ChessEngineGoobC ChessEngineGoobC Public

    UCI playing Chess Engine written in C

    C 3

  3. 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

  4. CatalinaTransformers CatalinaTransformers Public

    Learning transformers from scratch

    Python 1

  5. Smart-Notes-React-App Smart-Notes-React-App Public

    Write anything with style

    JavaScript 1

  6. ChessAnalyzer ChessAnalyzer Public

    Chess Game Analyzer made in python

    Python