Some of my Projects.

Most of these projects were built while I was studying at 42 Silicon Valley & General Assembly.

The Brunette Baker landing page with text and images

The Brunette Baker

The Brunette Baker is a simple but beautifully crafted web app dedicated to showcasing and selling artisanal homemade sourdough bread.

Built with:

  • React
  • TypeScript
  • Tailwind CSS
  • Material Tailwind Components
  • Web3 Form API
GitHub link

TrailBlazer

TrailBlazer is a full-stack CRUD application that provides available hiking trails in the United States. Built with HTML, CSS, Node.js, and Express.

Built with:

  • HTML
  • CSS
  • EJS
  • Node.js
  • Express
  • MongoDB
GitHub link
TrailBlazer landing page with text, images, and buttons
Weather App landing page with text and input field

Weather App

This simple weather app fetches real-time weather data from a weather API. Users can search for current weather conditions by city, including temperature, humidity, and a brief description of the forecast.

Built with:

  • HTML
  • CSS
  • Node.js
  • Express
  • Weatherstack API
GitHub link

Grocery Station

A Full-stack CRUD app for a local deli with owner authentication. Customers can browse the menu and other items, while authenticated owners can manage the site content. Includes Google Maps integration to help customers locate the store.

Built with:

  • React
  • Tailwind CSS
  • Node.js
  • Express
  • MongoDB
  • JWT Authentication
GitHub link
Grocery Station landing page with navigation and store details
terminial use with minishell commands

Minishell

Minishell is a my rendition of a simple unix command line interpreter written in C, including several built in shell functions. Such as: echo, cd, env, setenv, unsetenv, exit.

Built with:

  • C Programming Language
  • Makefile
GitHub link

Check out more of my projects on GitHub.