# PROJECTS.md
// Things I've built and am building
// featured
// SENTINAL
export default Sentinal
AI-powered desktop file manager
/**
* A desktop application that leverages Claude to intelligently analyze, organize, and search files. Users can describe their organization needs and preview all changes before execution.
*/
// key features
// all projects
// TODO APP
export Todo App
No-BS minimalist desktop todo app
// Tauri, React, TypeScript, Vite, Supabase
> Keyboard shortcuts (Cmd+N, Cmd+Z)
> Auto-cleanup of old tasks
// LAFAYETTE EQUIPMENT RENTALS
export Lafayette Equipment Rentals
Modern equipment rental website
// Next.js, TypeScript, Tailwind CSS, Vercel
> Advanced search & filtering
> Quote request system
// PORTFOLIO
export Portfolio
This website you're looking at
// Next.js, React, TypeScript, Tailwind CSS
> Bento grid layout
> Code-themed design system
// NCAA LACROSSE ANALYTICS
export NCAA Lacrosse Analytics
Performance tracking and analysis
// Python, Pandas, Streamlit, PostgreSQL
> Game performance tracking
> Statistical analysis
// COMING_SOON
const nextProject = null;
// More projects brewing...
// TECH_STACK
// technologies I work with
Frontend
React
Next.js
TypeScript
Tailwind
Backend
Rust
Python
Node.js
PostgreSQL
AI/ML
Claude API
LangChain
Embeddings
Tools
Git
Docker
AWS
Tauri
// Want to collaborate?
git checkout main