A ready-to-use Railway starter template for fast prototyping with Rails 8 using Docker & Solid Stack multi databases.
const Projects = ({ github_repos }) => {
return (


{/* DO & DON’T HABITS */}
Habit tracker based on daily energy, capacity, and mental health challenges.

{/* FAMILY TO DO LIST */}
A simple Rails 8 to-do list app built for family use, with smart highlighting of urgent, top-priority, and blocked tasks.

{/* IDEALLY */}
An idea management app like Canny, but for managing multiple brands and projects in one place.

{/* 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)
.png)
{/* 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;