Damien 52fa02b40e
All checks were successful
Build and Push Docker Image to Gitea Registry / build-and-push (push) Successful in 14m19s
feat: gradiant background
2025-02-28 06:44:42 -05:00
2025-02-25 08:02:25 -05:00
2025-02-27 01:14:11 -05:00
2025-02-28 06:44:42 -05:00
2025-02-25 10:41:51 -05:00
2025-02-25 08:02:25 -05:00
2025-02-25 08:02:25 -05:00
2025-02-25 08:02:25 -05:00
2025-02-25 08:02:25 -05:00
2025-02-25 08:02:25 -05:00
2025-02-27 01:14:11 -05:00
2025-02-25 08:02:25 -05:00
2025-02-25 08:02:25 -05:00
2025-02-25 10:41:51 -05:00
2025-02-27 00:51:07 -05:00
2025-02-27 00:51:07 -05:00
2025-02-28 06:35:30 -05:00
2025-02-25 08:02:25 -05:00
2025-02-25 08:02:25 -05:00

d4m13n.dev

Welcome to my personal website! This site showcases my software and game development projects, as well as my resume and contact information.

Technologies Used

  • Next.js
  • Material UI (MUI)
  • TypeScript
  • React
  • @casl/ability
  • @emotion/react
  • @emotion/styled
  • @fontsource/roboto
  • @mui/icons-material
  • argon2
  • better-sqlite3
  • drizzle-orm
  • next-auth
  • pino
  • zod

Projects

Software Development

Game Development

  • Godot Grid Inventory [WIP]: A Resident Evil/Tarkov-style inventory system for Godot 4.2.1.
  • Godot CI/CD Template: A template repository for Godot CI/CD that automatically builds and publishes your game for Windows, Mac, and Linux.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/app/page.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Description
This is my personal websites source code.
Readme 388 KiB
Languages
TypeScript 98.3%
Dockerfile 1.1%
JavaScript 0.6%