Rails Blog
Live Demo: https://blog-app-greyknight.fly.dev
A production-ready blogging platform built with Ruby on Rails. Users can create, edit, and delete posts seamlessly, leveraging clean Rails architecture, RESTful routing, and full CRUD functionality.
Why It Matters: This project demonstrates the ability to turn ideas into real, usable applications. It showcases scalable, maintainable Rails code, practical feature expansion like authentication and notifications, and strong full-stack problem-solving skills.
Tech Stack: Ruby | Rails | SQLite/PostgreSQL | HTML | CSS