# Projects
A repo of some projects that I built or currently building in sequential order.
# Llama3-8b RAG Implementation (opens new window)
# Stack: Ollama, Chroma, Langchain, Streamlit
A local AI model that uses context retrieved from a webpage the user enters, in order to use that information to chat with the user.
# PartnerWise (opens new window)
# Stack: MongoDB, Express.js, React.js, TypeScript & JavaScript, Node.js, Material/Joy UI
Launched on Product Hunt, a discovery platform for creators to find paid partnerships easier and use AI to write a personalized pitch to be sent.
# Sol Socket (opens new window)
# Stack: TypeScript, JavaScript, CLI, QuickNode RPC endpoint
Real-time spl-token mint tracker that filters out ruggable mints based on token metadata.
# Scarlet-CLI (opens new window)
# Stack: Go, Cobra, Stripe-Go SDK
A CLI application that fetches data from the Stripe API to the command line for SaaS founders. A project I created in a weekend to learn Go.
# Deaths Today (opens new window)
# Stack: Node.js, Moment, GitHub Actions, SendGrid
A daily email of notable deaths around the world. It uses a cron job to parse Wikipedia's notable death page and SendGrid to email the parsed data.
# Builder Network (opens new window)
# Stack: Python, Django, Heroku, PostgreSQL
After a user signs in, a contractor can choose a city that they are located in and post a listing for a job they might have or offering their services for hire.
# SE Interns (opens new window)
# Stack: React, Express.js, Node, Heroku
A single page application that fetches job postings for software engineer internships.