Skip to content

Latest commit

 

History

69 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal portfolio website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.


Running Locally

git clone https://github.com/Odelf18/Odelf-dev.git
cd Odelf-dev

Create a .env.local file with your environment variables:

UPSTASH_REDIS_REST_URL=your_redis_url
UPSTASH_REDIS_REST_TOKEN=your_redis_token

Then install dependencies and run the development server:

npm install
npm run dev

Features

  • Project Showcase: Display your projects with MDX content
  • View Counter: Track page views using Upstash Redis
  • Dynamic Project Listing: Automatically displays all published projects
  • Modern Design: Clean and minimal dark theme
  • SEO Optimized: Built-in metadata and Open Graph support

Tech Stack

License

MIT License - see LICENSE file for details.

Releases

Packages

Contributors

Languages