fab-c14 Project Portfolio
A showcase of my favorite coding projects. Built, organized, and shared with passion.
Powered by GitHub Pages.
🚀 Projects
- 🔹 Background Generator / Igb
- 🔹 Image Gallery
- 🔹 My Robo Friends (React)
- 🔹 CoAssignment
- 🔹 Calculator
- 🔹 Recognizer
- 🔹 Landing Page
🛠️ Quick Start
pkg install git
git clone https://github.com/fab-c14/fab-c14.github.io
cd fab-c14.github.io/<project-folder>
▶️ Running the React Project
npm install
npm start