A curated selection of things I’ve designed, engineered, and shipped — from AI systems and data platforms to web apps and cloud-native services.
17
Projects
8
Categories
∞
Ideas
Browse by Category
Web App
ISAC USA
Responsive UIAccessibilityScalable ArchitectureReal-time UpdatesSecure Forms
I designed and built the ISAC website to serve as a central hub for international students, focusing on performance, accessibility, and ease of use. The platform supports thousands of concurrent visit...
FuteurSecure is an enterprise-grade security and compliance platform you developed at Futeur AI to provide organizations with a robust, future-ready defense system. It integrates post-quantum cryptogr...
Futeur Vault is a secure, web-based password management app designed for individuals and teams to store, organize, and share credentials safely. Built with React, TypeScript, and Supabase, it offers p...
Ai-Market-Analysis is a containerized data engineering pipeline powered by Apache Airflow that automatically collects data from Reddit, GitHub, and CoinGecko to analyze trends across the AI, machine l...
CryptoStream-AI is a real-time cryptocurrency analytics and forecasting system that fetches live prices from the Coinbase API, streams them through Apache Kafka, processes the data with Apache Spark, ...
This project benchmarks a multithreaded hash table under different synchronization methods to study their impact on performance and correctness. The baseline version runs without locks, demonstrating ...
PyGPT2 is a PyTorch-based reimplementation of OpenAI’s GPT-2 architecture, built to train and experiment with transformer language models from scratch. It includes scripts for preparing datasets like ...
Harmony AI is an AI-powered productivity assistant that integrates Slack, Trello, Gmail, and Google Calendar to centralize task, email, and follow-up management. It lets users create, update, and dele...
GPT: Transformer-Based Character-Level Language Model
PyTorchTransformerPythonMachine Learning
I developed and implemented a character-level language model from scratch, inspired by the Transformer architecture introduced in the seminal paper 'Attention is All You Need.' This model leverages se...
Developed an advanced chatbot using the Llama-3 model and Streamlit, integrated via LM Studio as an OpenAI API for scalable operations on a local server. Features include dynamic chat history manageme...
This typing game offers a dynamic experience by randomly selecting one of 20 sentences for users to type, ensuring variety with each playthrough. It provides real-time tracking of typing time, accurac...
Designed and deployed an AI-driven Q&A system to analyze YouTube video content using OpenAI's GPT-4-turbo model. Utilized Embedchain for data ingestion, ChromaDB for storage, and VectorDB for quick re...
Engineered a resume optimization application that integrates Streamlit for the frontend and FastAPI for the backend, offering a seamless and user-friendly experience. The system uses OpenAI's GPT-4 to...
Developed 'Taleweaver,' an AI-driven platform leveraging AWS Rekognition and OpenAI's GPT for advanced image recognition, natural language processing, and personalized story generation. It features a ...
Utilized various statistical models, including ARIMA, SMA, SARIMAX, VARMAX, and OLS, to forecast stock prices by integrating Environmental, Social, and Governance (ESG) metrics and sentiment analysis ...
Developed a robust web interface for smart device management using HTML, Bootstrap, and Node.js, integrating key functionalities such as energy consumption analytics, device control, model selection, ...
Implemented a serverless, microservice-driven Dining Concierge chatbot using NLP, AWS S3, API Gateway, and AWS Lambda to provide restaurant suggestions tailored to user preferences. Developed a decoup...