Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fjt-dev/portfolio

Repository files navigation

portfolio

This is my portfolio website.
I will update it regularly.
No AI was used in the creation of this website.

URL

https://fjtd.dev

Technical Stack

Framework

  • Next.js 16
  • React 19

Language

  • TypeScript 5

Styling/ui

Icons

Infrastructure

  • OpenNext
  • Cloudflare Workers

File structure

portfolio/
├── app/
│   ├── globals.css
│   ├── layout.tsx
│   └── page.tsx
├── components/
│   ├── ui/
│   │   └── button.tsx
│   └── social-links.tsx
├── lib/
│   └── utils.ts
└── public/
    ├── apple-touch-icon.png
    ├── favicon-96x96.png
    ├── favicon.ico
    ├── favicon.svg
    ├── site.webmanifest
    ├── web-app-manifest-192x192.png
    └── web-app-manifest-512x512.png

About

Resources

Stars

Watchers

Forks

Contributors