Projects

  1. Work in Progress

    Excited to update this page with a new project soon! I have a few ideas in mind and will be working on them over the next few weeks. Stay tuned for updates!

    • Integrating LLM to improve quality of application
    • Hopefully creating a mobile app using a new framework

  2. Optimate

    Capstone project for my coding bootcamp. It is our spin on a dating app that features a unique matching algorithm based on user preferences and interests. The app allows users to create profiles, swipe on potential matches, and chat with each other. It was a great learning experience and helped me improve my skills in React, Node.js, and Supabase.

    • I created a chat feature that works in real-time on multiple devices
    • Helped in building the matching algorithm
    • Worked on the UI/UX design to make it user-friendly
    https://github.com/OG-FSA-2208/Optimate
  3. Portfolio

    You're looking at it! This is my personal portfolio website built with Next.js. It showcases my projects, skills, and experience. I wanted to create a clean and modern design that highlights my work and makes it easy for potential employers to see what I can do.

    • Built with Next.js and Less
    • Deployed on AWS which was a fun learning experience
    https://github.com/zachty/portfolio
  4. GS Records

    E-commerce website built in React and Node.js. It is a full-stack application that allows users to browse and purchase vinyl records. The app features a shopping cart, user authentication, and an admin panel for managing products. It was a great project to work on and helped me improve my skills in React, Redux, and MongoDB.

    • Worked a lot with the Spotify API to fill database and create store, including song previews when available
    • Completed a user story in which items are added as a guest and then later logged in to purchase
    https://github.com/rugrats2208/graceShopper