Skip to content
← Back to Portfolio
Sendyka.dev
Sendyka.dev

Sendyka.dev

My personal portfolio website built with Next.js, React, and Tailwind CSS.

AI Highlight

  • Context:My personal portfolio website built with Next.js, React, and Tailwind CSS.
  • Technologies:Next.js, React, TypeScript, Tailwind CSS, Shadcn UI
  • Summary:# Sendyka.dev # Overview This is my personal portfolio website built with Next.js, React, and Tailwind CSS. It showcases my projects, certifications, articles, and resume. # Features Responsive design Dark/light mode Por...

Sendyka.dev

Overview

This is my personal portfolio website built with Next.js, React, and Tailwind CSS. It showcases my projects, certifications, articles, and resume.

Features

  • Responsive design
  • Dark/light mode
  • Portfolio projects showcase
  • Certifications display
  • Blog articles
  • Resume page
  • Contact information

Technologies Used

  • Next.js for server-side rendering and static site generation
  • React for UI components
  • TypeScript for type safety
  • Tailwind CSS for styling
  • Shadcn UI for UI components
  • Markdown for content management

Development Process

I designed and developed this website to showcase my skills and projects. The content is managed through markdown files, which are processed at build time to generate static pages. This approach provides excellent performance and SEO benefits.

Challenges and Solutions

One of the main challenges was implementing a robust content management system without using a traditional CMS. I solved this by creating a custom markdown processing pipeline that extracts frontmatter and converts markdown content to HTML.

Results

The website provides a clean, modern interface for visitors to learn about my work and skills. It's fast, accessible, and easy to maintain.