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
Developed a streamlined link shortening application with custom analytics and user accounts, leveraging Next.js and Firebase to provide a dashboard and detailed insights for each link.
AI Summarizer API
Built a Python API that scrapes websites and PDFs, summarizes the content using Google's Gemini AI, and streams the results to the client. The API is hosted on Render.com.
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.