1
0
Fork 0
mirror of https://github.com/TXG0Fk3/Portfolio.git synced 2026-03-19 12:04:23 -03:00
My Personal Portfolio https://txgfk.xyz
  • TypeScript 88.5%
  • CSS 7.6%
  • JavaScript 3.9%
Find a file
2026-03-11 03:54:13 -03:00
public refactor(portfolio): replace Codeberg with Forgejo in socials 2026-03-11 03:54:13 -03:00
src refactor(portfolio): replace Codeberg with Forgejo in socials 2026-03-11 03:54:13 -03:00
.gitignore feat(root): initialize project with Next.js, Tailwind v4 and basic portfolio structure 2026-01-31 23:41:15 -03:00
bun.lock feat(root): initialize project with Next.js, Tailwind v4 and basic portfolio structure 2026-01-31 23:41:15 -03:00
eslint.config.mjs feat(root): initialize project with Next.js, Tailwind v4 and basic portfolio structure 2026-01-31 23:41:15 -03:00
LICENSE chore(license): add MIT License 2026-02-04 18:58:51 -03:00
next.config.ts feat(root): initialize project with Next.js, Tailwind v4 and basic portfolio structure 2026-01-31 23:41:15 -03:00
package.json feat(root): initialize project with Next.js, Tailwind v4 and basic portfolio structure 2026-01-31 23:41:15 -03:00
postcss.config.mjs feat(root): initialize project with Next.js, Tailwind v4 and basic portfolio structure 2026-01-31 23:41:15 -03:00
README.md docs(readme): add License section 2026-02-04 19:00:57 -03:00
tsconfig.json feat(root): initialize project with Next.js, Tailwind v4 and basic portfolio structure 2026-01-31 23:41:15 -03:00

txg0fk Logo My Personal Portfolio

GitHub Repo stars GitHub last commit GitHub repo size

📖 Overview

This is my personal corner on the web. Currently in development.

🛠️ Tech Stack

  • Runtime: Bun (Fast all-in-one JavaScript runtime)
  • Framework: Next.js (App Router)
  • Language: TypeScript
  • Styling: Tailwind CSS

📜 License

This project is licensed under MIT. See the LICENSE file for details.