System_Logs / Portfolio

Selected Projects

backend / fintech

Internal Wallet Service

A highly-concurrent, double-entry wallet service demonstrating idempotent transactions and deadlock-safe account transfers under heavy load. Engineered for strict ACID compliance and high throughput.

GoPostgreSQLDockerRailway
backend / ai-engineering

Captain's Log: Local RAG Search

A fully offline Retrieval-Augmented Generation (RAG) system capable of parsing, indexing, and semantic searching through structured captain diaries. Integrates mathematical vector proximity matching with a local large language model for contextual response generation.

PythonOllamaPhi-3 MiniNomic Embeddings
ml / healthcare

EEG Schizophrenia Detector

A specialized Machine Learning pipeline and Convolutional Neural Network (CNN) model designed to identify and classify Schizophrenia using EEG brain activity signals, featuring a clean Tkinter control dashboard.

PythonCNNKaggleTkinter
web / management-system

Intellect

A comprehensive institutional management system with automated workflows, administrative dashboards, and secure record tracking built over a scalable cloud-hosted MongoDB database.

HTMLCSSJavaScriptNode.jsMongoDBNoSQL
desktop-app / logistics

LedEx Delivery Engine

A delivery management and dispatch platform featuring distinct client, delivery partner, and end-customer apps. Integrated with real-time package tracking and multi-tier database coordination.

HTMLCSSJavaScriptNode.jsMySQLElectron.js
web / productivity

Bookmark OAuth Service

A clean, production-ready bookmark manager featuring secure authentication, user-specific data isolation, real-time client state listeners, and component-based routing.

Next.jsSupabasePostgreSQLTailwind CSSVercel
api / devtools

GitHub Webhook Tracker

A lightweight Flask-based tracker that listens for GitHub webhook payloads (Push, Pull, and Merge Requests), parses and stores event data in MongoDB, and presents real-time updates via a clean web UI.

FlaskPythonMongoDBngrok