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.
{/* PORTFOLIO V1 */}
My first Portfolio as a VSCode-lookalike.
{/* CRWN CLOTHING SHOP */}
E-Commerce shop built in React
{/* 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.
)
}
export default Projects;