Featured Projects

TALOS
In DevelopmentA Modular and Automatic System for Open-Vocabulary Semantic Instance Segmentation. TALOS is a method developed as part of research at the MAPIR UMA group. Its processing consists of three sequential stages: Tagging, Location, and Segmentation. It is an automatic method, taking only a single image as input, and it's modular, allowing the inclusion of various state-of-the-art models at each of its stages. It includes a ROS2 node designed for communication with robotic platforms. Qualitative evaluations demonstrate that TALOS provides richer semantic information and higher mask quality than Detectron2.

Ultimate Computer Vision TicTacToe
FinishedA Computer Vision-powered Python program that analyzes a physical TicTacToe game through the camera and plays against the user. It uses OpenCV for image processing and leverages the MiniMax algorithm for optimal gameplay against the user.

Planit
FinishedA mobile task organizer app using Android Studio and SQLite, with multi-language support.

Instagram Fake Account Analysis
FinishedA research study in R focused on classifying fake Instagram accounts through dataset analysis.

Threes Space State Search
FinishedA Python program that uses state-space search theory to achieve the highest score in the game Threes, visualized with Pygame.

Orcast
FinishedA Unity-developed pixel art game focused on saving the future of a magical valley.

Personal Portfolio (This Site)
In DevelopmentMy personal Software Engineer portfolio, built with Docusaurus + React. Features articles, education, work experience, and more.