Hi! I'm Preet Singh, a fullstack software engineer in Houston, TX via London, England.

I create web applications with JavaScript, HTML, and CSS. My professional background is in teaching high school STEM through Teach for America, and with experience in biomaterials research and development. I have spent the past six months as an apprentice with Thinkful learning the PERN stack with the ultimate goal of creating dynamic and efficient tools. I am inspired by the impactfulness that code can have on society in providing innovative solutions to complex problems, and I aim to add to that impact in the future.




Preet's headshot

Resume

Preet's resume

Morbid History Quiz

Morbid History Quiz screenshot

A responsive and accessible multiple-choice quiz to test knowledge around some of the gorier moments in history.

Hola - Learn Spanish

Hola screenshot

A fullstack app that lets users learn spanish via a spaced-repetition algorithm

Frontend client uses React for UI, CSS Grid to display users’ question dashboard, score tracker, and Flexbox for responsive layout.

Node.js backend implements a linked-list algorithm, and serves a REST API to store and manage user data.

Minimalist

Minimalist screenshot

A fullstack app that lets users organize their home inventory, and socialize with other users.

Frontend client uses React for UI, and CSS Grid and Flexbox for responsive layout

Uses Node.js for backend CRUD operations, PostgreSQL to persist user data.

NowPlaying

NowPlaying screenshot

A fullstack app enabling users to create real-time watch parties for movies/tv-shows with other users and comment and interact with one another.

Frontend client uses React for UI, as well as utilizing certain npm packages for extra funtionality, and uses CSS Flexbox for reponsive design.

Node.js, Express, and PostgreSQL are used for CRUD operations and persisiting user data