A cozy, seasonal planning app that helps you choose one theme each month, organize tasks around it, and stay focused with a simple daily view.
const Projects = ({ github_repos }) => {
return (
{/* RAILWAY TEMPLATE */}
A ready-to-use Railway starter template for fast prototyping with Rails 8 using Docker & Solid Stack multi databases.
{/* DO & DON’T HABITS */}
Habit tracker based on daily energy, capacity, and mental health challenges.
{/* AMAZON EXTENSION */}
A Chrome extension that adds a running total to Amazon’s Subscribe & Save page.
{/* IDEALLY */}
An idea management app like Canny, but for managing multiple brands and projects in one place.
{/* WALMART EXTENSION */}
A Chrome extension that splits Walmart grocery orders by person, showing exactly what each roommate or family member owes.
{/* ORA AI */}
Chat with an AI assistant through a clean, responsive interface.
{/* MEAL MIND */}
Revolutionize your meal planning and enjoy eating again with MealMind, the open-source app for people with picky eating habits and ADHD.
{/* ADVENT OF CODE JS */}
My solutions to coding puzzle everyday for the next 25 days for a total of 25 challenges starting December 1st
{/* FLASHCARD O MATIC */}
A flash card application for teacher to create decks on subjects they teach, and for students to be able to study those decks.
{/* PORTFOLIO V1 */}
My first Portfolio as a VSCode-lookalike.
{/* RECIPE TRACKER */}
An app to create and track recipes
{/* CRWN CLOTHING SHOP */}
E-Commerce shop built in React
{/* MONSTERS ROLODEX */}
Searchable rolodex of monsters built in React (Advanced)
{/* FACE RECOGNITION APP */}
Face recognition app made in React.
{/* ROBO FRIENDS ROLODEX */}
Searchable rolodex of robots built in React (Beginner)
{/* LENORMAND */}
JavaScript project based around Lenormand fortune telling cards to practice async/await.
{/* SCROLLODEX */}
A fun place for women who code members to add and display their business cards.
{/* DECODER RING */}
An application that will help you encode and decode messages
)
}
export default Projects;