Skip to content

drac/seyhan-me

Repository files navigation

Personal Website

seyhan.me

Next.js TypeScript Node.js License Content License

Welcome to the repository of my personal website. This site is open source, so feel free to explore the code and learn from it.

Technology Stack

Features

  • Blog: A simple blog where I share my thoughts and experiences. Each blog post is a Markdown file in the posts/ directory.
  • About: A page where I share a bit about myself.
  • Contact: A page with my contact information and links to my social media profiles.

Development

Requires Node.js 24.x and npm.

git clone https://github.com/drac/seyhan-me.git
cd seyhan-me
npm install
npm run dev      # start dev server at localhost:3000
npm run build    # production build
npm run lint     # ESLint

Contributions

As this is my personal website, I'm not accepting contributions. However, you're welcome to look at the code and use it as a reference for your projects.

Licenses

  • This project is open source and available under the MIT License.
  • The content of the website (blog posts, about page, etc.) is licensed under the CC BY-NC-SA 4.0 DEED license.

About

My personal website.

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Contributors