Greg Mozer.
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
Greg Mozer / Propbono (New)
03

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
Wizzcode Music App
04

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
Propbono (Greg Mozer - Old)
05

Propbono (Greg Mozer - Old)

Frontend

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

Remix.js
TypeScript
Tailwind CSS
Vite
Vercel
SWM Interview 2024
06

SWM Interview 2024

Algorithm

Interview task is composed from two parts, coding exercise and an essay. Below you can see the information about programming task. Write a function that receives two sequences: A and B of integers and returns one sequence C. Sequence C should contain all elements from sequence A (maintaining the order) except those, that are present in sequence B p times, where p is a prime number.

TypeScript