A Few of My Projects
Oregonized Design Co.
Developed an immersive parallax single-page application (SPA) for Oregonized Design Co. The SPA showcases dynamic, smooth scrolling interactions, enhancing user engagement. Engineered with Vue.js for reactive UI components, styled with Tailwind CSS for a responsive and modern aesthetic. Built with Vue.js and Tailwind CSS. Deployed on Vercel.
Discord & Spotify Song Saver
A Python bot developed to capture and compile Spotify song links from Discord into an ever-updating playlist. This project showcases my skills with Discord and Spotify APIs and Python, enhancing our music-sharing experience while broadening my technical expertise.
SnippetSyncBackend
An ASP.NET Core web API for managing code snippets, providing RESTful endpoints for CRUD operations and tag management. Uses Entity Framework Core with a SQLite database and is containerized using Docker. Deployed on Google Cloud Platform using Google App Engine.
Todo-List
A real-time Todo List application developed using React and WebSockets. Authentication using Firebase. The application keeps tasks in sync across multiple devices. Styled using Bootstrap, the app offers a clean and intuitive user interface. The WebSocket server handles real-time updates, and the entire app is hosted on Vercel.
React Native Chat App
A mobile-friendly chat application built using React Native and Expo. The app features a real-time chat interface, image sharing, and location sharing capabilities, all backed by Firebase for data storage and user authentication.