My Projects
MarkNote.one
Created an note taking web-app with markdown support, auto-saving, and live previews. With React server-side component rendering, the app is fast and responsive. Built initially as a 36 hour coding challenge.
I-Hack Winner
Placed first in the 'Integrity & Might' category at the BYU-Idaho 2024 hackathon. My team created a full-stack community watch platform with custom user authentication, post management, and AI integration.
ClipIt.one
Created a link shortening service with custom analytics and user management. The app is built with Next.js and Firebase, and features a dashboard and analytics page for individual link.
AI Summarizer API
Created an API in Python that uses Python to scrape websites and PDF documents, then it summarizes the content using Google's Gemini AI model and streams it back to the client.
3D Print Request System
A fully custom web application for managing 3D print request from students at BYU-Idaho to the school's print lab. Created a front-end application, and a REST API running on a Node.js server.