Projects

Things I've built — from microservices to IoT apps to CLI tools.

Recognizer & Gcode Converter

A college project that recognizes shapes or patterns and converts them into G-code instructions for CNC machines or 3D printers. Built with Python and C++ with a Tkinter GUI.

PythonC++TkinterComputer VisionCNC
RSS Reader

A Java application that fetches, parses, and displays RSS feeds using JSON and XML data formats over REST APIs, with a clean reading interface.

JavaJSONXMLREST APIs
Saathi

A tinder-like social matchmaking app built with a microservices architecture. Handles user profiles, matching algorithms, and real-time interactions across independently deployable services.

JavaSpring BootSpring SecurityDockerMicroservices
Water Level Controller

An Android mobile app that communicates via Bluetooth with a microcontroller to monitor and control water tank levels in real time.

JavaAndroidBluetoothEmbedded SystemsIoT