Welcome to the repository for my personal developer portfolio, hosted on GitHub Pages and accessible via cadakerem.me.
- Framework: React + Vite
- Styling: Tailwind CSS v4
- Animations: Framer Motion
- Icons: React Icons (Fa)
- Deployment: GitHub Pages (via
gh-pagesbranch)
src/components/Hero.tsx: Introduction and social links.src/components/About.tsx: Background and workflow overview.src/components/Projects.tsx: Featured projects (ReviewForge, Coffin Clash, Agentic Vault, etc.).src/components/Skills.tsx: Categorized tech stack & tools (Unity, Python, C#, etc.).
If you want to run this project on your local machine:
- Clone the repository:
git clone https://github.com/cadakerem/cadakerem.github.io.git
- Install dependencies:
npm install
- Start the development server:
npm run dev
This repository contains purely static frontend code. There are no backend integrations, API keys, databases, or environment variables (.env) included in this project. Everything is 100% safe to be open-source.
Designed and built by Kerem Barbaros Karnabat.