onur.dev: A Personal Website Built with Next.js, Tailwind CSS, and Modern Stack

This repository profile is provided by osrepos.com, an open source repository discovery platform.

onur.dev: A Personal Website Built with Next.js, Tailwind CSS, and Modern Stack

Summary

onur.dev is Onur ?uyalç?nkaya's personal website, showcasing his writings, journey, and bookmarks. It's built with a modern tech stack including Next.js, Tailwind CSS, shadcn/ui, Contentful, Raindrop, and Supabase. This project serves as an excellent example of a feature-rich personal web platform.

Repository Information

Analyzed by OSRepos on May 4, 2026

Topics

Click on any tag to explore related repositories

Use at your own risk

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.

Introduction

onur.dev is the personal website of Onur ?uyalç?nkaya, a dynamic platform that has evolved significantly over the years. Starting from a simple HTML page, it progressed through Create React App, GatsbyJS, and various Next.js iterations.

Currently, it leverages Next.js, Tailwind CSS, and Contentful to provide an app-like web experience. The site serves as a central hub for his writings, highlights his professional journey, and showcases his curated bookmarks.

Installation

The project is straightforward to set up locally. First, clone the repository:

git clone https://github.com/suyalcinkaya/onur.dev.git

Navigate into the project directory:

cd onur.dev

Install dependencies using bun:

bun i

Then, start the development server:

bun dev

Remember to create a .env file based on the provided .env.example for proper configuration.

Examples

The onur.dev website features several key sections, demonstrating its comprehensive structure:

  • / - The main home page.
  • /[slug] - Static pre-rendered pages powered by Contentful, such as /stack.
  • /writing - A dedicated section for writings.
  • /writing/[slug] - Individual writing pages, also pre-rendered using Contentful.
  • /journey - A page detailing the author's professional journey.
  • /workspace - Showcasing the author's workspace.
  • /bookmarks - A collection of curated bookmarks.
  • /bookmarks/[slug] - Individual bookmark pages, pre-rendered using Raindrop.
  • /bookmarks.xml - An XML feed for bookmarks.
  • /api - Various API routes.

Why Use

onur.dev is an excellent resource for developers looking to build a modern, performant, and content-rich personal website. It showcases a robust tech stack including Next.js for server-side rendering and static site generation, Tailwind CSS for utility-first styling, and shadcn/ui for beautiful UI components.

The integration with Contentful for content management and Raindrop for bookmark curation demonstrates effective use of external services. Deployed on Vercel and utilizing Supabase for backend needs, this project provides a full-stack example of a scalable personal platform.

Links

Related repositories

Similar repositories that may be relevant next.

Warpchart: Live GitHub Repository Growth Telemetry and Star Ranking

Warpchart: Live GitHub Repository Growth Telemetry and Star Ranking

June 14, 2026

Warpchart offers a unique, live growth telemetry dashboard for any GitHub repository. It provides a dynamic star chart, tracking your repo's journey through the worldwide ranking with real-time updates and even sound. This tool transforms raw star data into actionable insights, helping maintainers understand their project's visibility and growth.

GitHubTelemetryAnalytics
Open Carrusel: AI-Powered Instagram Carousel Builder with Claude

Open Carrusel: AI-Powered Instagram Carousel Builder with Claude

May 18, 2026

Open Carrusel is an open-source, local-first tool for creating Instagram carousels. It leverages AI, specifically Claude, to design pixel-perfect, on-brand slides through natural language chat. Users can export their carousels as PNGs, perfectly sized for Instagram, offering a unique and efficient design workflow.

AIInstagramCarousel
Badget: AI-Powered Financial Management Platform

Badget: AI-Powered Financial Management Platform

April 15, 2026

Badget is an AI-powered financial management platform designed to simplify personal and family finances. It offers a user-friendly interface, real-time insights, and automated budgeting, helping users track expenses and achieve financial goals. Built with a robust TypeScript stack, it provides intelligent spending analysis and personalized recommendations.

TypeScriptFinancial ManagementAI
YouTube Transcripts Machine: Extract Timestamps and Transcripts from Videos

YouTube Transcripts Machine: Extract Timestamps and Transcripts from Videos

April 15, 2026

YouTube Transcripts Machine (YTM) is a web application that automates the extraction of timestamps and transcripts from any YouTube video. It provides a user-friendly interface to view, interact with, and export video transcripts, enhancing accessibility and content analysis for users.

TypeScriptYouTubeTranscripts

Source repository

Open the original repository on GitHub.

20 counted GitHub visits

View on GitHub
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️