Check Out What I've Built! 

Yarn Cat

Yarn Cat

About Yarn Cat

Yarn Cat is a web app I created using the full-stack Django framework. It allows users to easily upload and manage their crafting projects. With Yarn Cat, users can add project descriptions, upload photos, and track time spent on each project. Authentication is handled through Django's built-in system, while authorization is implemented to restrict access to specific resources. The app is powered by PostgreSQL, ensuring that data is safely and reliably stored. Users can search and favorite tutorial videos using the YouTube API to help them learn new techniques and enhance their crafting skills. Yarn Cat is deployed online using Heroku and features professional styling with CSS and Bootstrap. As the sole creator of Yarn Cat, I'm proud to offer a user-friendly and visually appealing app that helps crafters stay organized and productive.

HTML | CSS | JavaScript | Python | Django | PostgreSQL | YouTube API | Bootstrap

HangMan

HangMan

About HangMan

I created a simple Hangman website that uses HTML, CSS, JavaScript, AJAX and the Wordnik API to bring the classic game to life. Players of all ages can enjoy it because it is designed to be immersive and challenging. The Wordnik API provides a random word for each game, and players can guess letters to discover the hidden word. AJAX is used to seamlessly communicate with the API to make sure that words are always new. The website offers an enjoyable Hangman experience that challenges players' wordplay abilities, expands their vocabulary, and provides hours of entertainment.

HTML | CSS | JavaScript | JQuery | Google Fonts | Wordnik API

Down to Match

Down to Match

About Down to Match

Down to Match (DTM) is a dating application designed to help users find compatible matches based on their interests and preferences. Users can create a profile with essential personal details such as name, last name, location, interests, and hobbies. Once their profile is complete, they can take a 10-question compatibility quiz to determine their compatibility percentage with other users on the platform. Upon receiving compatibility results, users can view their matches, and explore their profiles before engaging in real-time chats utilizing Socket.IO. The MERN-stack technology used in the application ensures seamless interaction between all components while maintaining privacy and data security. With its interactive and well-styled frontend, users can enjoy seamless communication with the backend for an engaging and user-friendly experience.

React | Node.js | Express | MongoDB | Socket.IO | Firebase | Socket.IO | JavaScript | Bootstrap

Happy Mask Shop

Happy Mask Shop

About Happy Mask Shop

The Happy Mask Shop is a fully-featured web app built with Node, Express, and MongoDB, and it's inspired by the memorable Ocarina of Time and Majora's Mask from the much-loved Zelda game series. This tribute to the in-game shop and mask-collecting adventure has a "masks" model that comes with complete CRUD operations, letting users easily interact with the data entity. On the site, you can "buy" and "sell" masks, add new masks to your collection, delete them, and see all the masks you own. Immerse yourself in the nostalgic world of Zelda while showcasing the power of a full-stack application.

HTML | CSS | JavaScript | Express | Google Fonts | MongoDB | Node.js