Projects

Farah Freight Group
Frontend
Company website for Farah Freight Group. Single Page Application created using NextJS and Nodemailer for sending emails.

Gemprint
Full stack
Company website for Gemprint. Single Page Application created using NextJS and NextAuth. Currently working on adding Dashboard to manage print orders.

Gabeyre Global Inc
Full stack
Corporate website for Gabeyre Global Inc, a logistics and freight company. Built with TanStack Start.

Dev Slot
Full stack
AI-powered technical interview practice. Ace your architecture interview with adaptive system design challenges tailored to your target job description.

Wizzcode Music App
Frontend
Sample music app to test React Query hooks and write some cool tests in Vitest. It communicates with Itunes API and pull some albums using React Query.

Images with AI
Full stack
AI image generation app. Create and manage AI-generated images with a modern interface.

Vault Onboarding
Frontend
Self-serve onboarding flow for Vault, a secure digital storage platform.

Greg Mozer / Propbono (New)
Full stack
Propbono portfolio website presenting some of the projects that I worked on.

PSL Group Quiz
Frontend
Interactive multiple-choice quiz app for testing HTML and CSS knowledge. Built with React.

Propbono (Old)
Frontend
Propbono portfolio website presenting some of the projects that I worked on. Written in RemixJS.

Prime Sequence Filter
Algorithm
Algorithm challenge: filter a sequence by removing elements that appear a prime number of times in a reference sequence. TypeScript implementation with clean, readable algorithmic logic.