Greg Mozer.

Projects

Farah Freight Group
01

Farah Freight Group

Frontend

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

NextJS
React
TypeScript
TailwindCSS
Vercel
Nodemailer
Gemprint
02

Gemprint

Full stack

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

Next.js
TypeScript
Tailwind CSS
Prisma
Vercel
Resend
Gabeyre Global Inc
03

Gabeyre Global Inc

Full stack

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

TanStack Start
TypeScript
Tailwind CSS
Vercel
Dev Slot
04

Dev Slot

Full stack

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

Next.js
TypeScript
Tailwind CSS
Vercel
Wizzcode Music App
05

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.

React.js
TypeScript
Tailwind CSS
Vite
Vercel
Images with AI
06

Images with AI

Full stack

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

Next.js
TypeScript
Tailwind CSS
Vercel
Vault Onboarding
07

Vault Onboarding

Frontend

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

Next.js
TypeScript
Tailwind CSS
Vercel
Greg Mozer / Propbono (New)
08

Greg Mozer / Propbono (New)

Full stack

Propbono portfolio website presenting some of the projects that I worked on.

Next.js
TypeScript
Tailwind CSS
FramerMotion
Vercel
PSL Group Quiz
09

PSL Group Quiz

Frontend

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

React.js
JavaScript
Tailwind CSS
Vercel
Propbono (Old)
10

Propbono (Old)

Frontend

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

Remix.js
TypeScript
Tailwind CSS
Vite
Vercel
Prime Sequence Filter
11

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.

TypeScript