Projects

A curated selection of software systems I've architected and built. These range from high-performance backend pipelines and desktop applications to interactive web platforms and game engines. Each project demonstrates a focus on scalable design, clean code, and solving complex technical challenges.

predictor TypeScript

World Cup is currently going on so built an app for me and my friends to predict on and correct pridection gets marked on the global leaderboard

predictor Logo
Stars5
Forks1
Open Issues0
Last Updated13d ago
  • Exquisite UI
  • Automated database triggers for calculation of user prediction scores.
  • Supabase Row-Level Security (RLS) for Secure Client-Side Queries
  • Dynamic visual element displays crowdsourced percentages for match outcomes in real-time.
  • Structured interfaces present fixture details and direct input fields for user score forecasts.

CognitiveKinetic JavaScript

Cognitive Kinetic is an agentic insight-to-action system that analyzes real-time news against specific business contexts to suggest and simulate automated API responses. Built with React Native and Firebase, it leverages Cloud Functions and worker pools for heavy, stateful analytical pipelines.

CognitiveKinetic Logo
Stars2
Forks1
Open Issues11
Last Updated1mo ago
  • Cross-platform mobile application built with React Native and Expo.
  • Serverless backend utilizing Firebase Authentication, Firestore NoSQL, and Cloud Functions.
  • Agentic relevance checks and data normalization for unstructured external news feeds.
  • Event-driven architecture routing resource-intensive tasks to Google Cloud Run Worker Pools.
  • Genkit-powered backend workers for impact modeling and automated action formulation.
  • Human-in-the-loop simulation environment for executing and logging atomic transaction state mutations.
  • Strict Firebase security rules enforcing client mutation locks and data isolation.

quirk Go

Quirk is a production-ready fullstack AI pipeline: automated corpus ingestion, embedding generation, vector search, and scalable API delivery. Built for reliability and observability with Go services, Postgres-backed auth, and Dockerized deployment pipelines.

quirk Logo
Stars1
Forks1
Open Issues0
Last Updated2mo ago
  • RESTful API for data submission, similarity search, and automated retrieval.
  • Multi-format support for .pdf, .csv, .json, .md, .xml, and .yml.
  • Cloudflare Workers AI integration with @cf/baai/bge-large-en-v1.5 (1024 dimensions).
  • Export capabilities to JSON, CSV, and direct ChromaDB vector integration.
  • JWT-based authentication with persistent PostgreSQL token storage.
  • Automated deployment architecture through Dockerized microservices and CI/CD.

minutely-desktop TypeScript

Minutely is an AI-first meeting platform that turns conversations into searchable knowledge: real-time transcription, diarization, and automated insight generation. The stack combines scalable backends, GPU-backed ML services, and cross-platform clients with deployment orchestration.

minutely-desktop Logo
Stars1
Forks0
Open Issues0
Last Updated2mo ago
  • AI-powered meeting intelligence with automated note generation and action item extraction.
  • Real-time multi-user transcription with speaker diarization using Whisper and Pyannote.
  • Cross-platform desktop client (Electron) and web client (React/Vite) sharing a core UI library.
  • Go-based backend API handling authentication, WebRTC signaling, and meeting persistence.
  • Integrated meeting calendar, team chat, and a searchable archival history hub.
  • Production-grade data handling with secure storage and realtime sync; CI/CD and release automation.

ShopMate C#

ShopMate is a retail POS and inventory platform built for reliability and cloud sync. It uses a three-tier architecture with PostgreSQL, background workers, and automated deploys—designed for observability and operational resilience.

ShopMate Logo
Stars0
Forks3
Open Issues0
Last Updated7mo ago
  • Three-tier architecture (Presentation, Business Logic, Data Layers).
  • Admin Dashboard for employee, customer, and product inventory management.
  • Salesperson KPI dashboard with real-time sales metrics and stock alerts.
  • Automated bill generation with itemized customer and product selection.
  • Supabase cloud data storage.
  • Exportable operational reports for comprehensive business analysis.

treadify TypeScript

Treadify connects product goals to engineering execution: GitHub-linked work items, automated progress tracking, and metrics for project health. Built as a fullstack app with a focus on deployment automation and observability.

treadify Logo
Stars1
Forks1
Open Issues0
Last Updated1yr ago
  • Hierarchical management (Product Manager, Technical Lead, Developer).
  • Seamless GitHub integration linking code submissions to feature goals.
  • Real-time visual progress tracking and automated metric reports.
  • Deadlines calculated dynamically from individual feature timelines.
  • Role-based permission system for channel and goal management.

Other Projects