Projects
Lever
A collaborative computing environment and code editor designed for distributed large language model (LLM) inference across a P2P network. Built with Rust, Tauri, React, and Libp2p (QUIC), it empowers users to share compute resources for resource-intensive AI tasks without cloud dependencies.
Study goals: Rust, JavaScript, Tauri, WebRTC, P2P Networking, Distributed Systems, Large Language Models
LevChat
A fully offline desktop chat application for running large language models (LLMs) locally with Retrieval-Augmented Generation (RAG) support. Built with a Rust backend, it provides a secure, high-performance chat experience without cloud reliance.
Study goals: Rust, JavaScript, Tauri, LLMs, Retrieval-Augmented Generation (RAG), Offline AI Applications
TrustPay
A P2P escrow platform for secure transactions, built with Next.js, Node.js, and Stripe integration for payment processing.
Study goals: TypeScript, Next.js, Tailwind CSS, Node.js, Express.js, Stripe, API Development
Jeflix
A Netflix clone built with the MERN stack, featuring user authentication, dynamic content management, and responsive design.
Study goals: JavaScript, React, Node.js, Express.js, MongoDB, JWT, Responsive Design
Portfolio Website
A personal portfolio site with interactive elements and 3D graphics using Three.js to showcase my projects and skills.
GowansLab
A clean, accessible website for a genomics research lab, built with HTML, CSS, JavaScript, and jQuery.
Cardiovascular Disease Prediction
Replicated a research paper on predicting cardiovascular disease using ensemble methods, improving accuracy by 3%.
Study goals: Python, Machine Learning, Data Analysis, Ensemble Methods
Fine-tuning DeepSeek
Optimized the DeepSeek model with PEFT and QLora techniques to enhance performance in specific tasks.
Study goals: Python, Deep Learning, Model Fine-tuning, PEFT, QLora
Savage Rampage
A simple 2D zombie game built with Unity and C#, featuring physics simulation, sprite animation, and object-oriented programming.
Study goals: Unity, C#, 2D Game Development, Sprite Animation