Skip to content

Jakbor32/portfolio

Repository files navigation

Jakub Borowy – Portfolio

My personal portfolio showcasing selected IT projects, tools, and workflows. It features a clean, fast design with a theme switcher and social links. Deployed on Verceljakubborowy.com

Stack

  • Next.js 15 (with Turbopack)
  • React 19
  • Tailwind CSS 4
  • TypeScript 5
  • next-themes – dark/light mode support
  • SEO-friendly - optimized for search engines

Structure

Path Description
/ Main page – introduction, short bio, socials
/projects IT projects: automation, PowerApps, scripts, web apps
/bad-url Custom “not-found” page with animated text

Development

# Install dependencies
npm install

# Run in dev mode
npm run dev

# Build for production
npm run build

# Start production server
npm start

License

MIT © Jakub Borowy

About

Personal portfolio website built with Next.js and Tailwind CSS, showcasing my projects and skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published