1
0
Fork 0
mirror of https://github.com/TXG0Fk3/Portfolio.git synced 2026-06-18 02:24:15 -03:00
My Personal Portfolio https://txgfk.xyz
  • TypeScript 90.3%
  • CSS 6.4%
  • JavaScript 3.3%
Find a file
2026-05-04 23:44:11 -03:00
public chore(pfp): update profile picture 2026-05-04 01:47:53 -03:00
src refactor(components): switch from Link to a in ProjectCard root element 2026-05-04 23:44:11 -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 chore(bun): update packages 2026-05-04 01:47:37 -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 chore(bun): update packages 2026-05-04 01:47:37 -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.