My personal website https://dexrn.me
  • Svelte 49.2%
  • TypeScript 40.4%
  • SCSS 7.1%
  • HTML 2.1%
  • JavaScript 1.2%
Find a file
2025-12-11 07:08:57 -08:00
src fix: stop statically rendering endpoints that call to api 2025-12-11 07:08:57 -08:00
static 2.0.0 | Rewrote the site! It uses Svelte now. 2025-04-30 18:41:28 -07:00
.gitignore feat: migrate domain and use serverside rendering 2025-12-03 00:21:01 -08:00
.nojekyll 2.0.0 | Rewrote the site! It uses Svelte now. 2025-04-30 18:41:28 -07:00
.npmrc 2.0.0 | Rewrote the site! It uses Svelte now. 2025-04-30 18:41:28 -07:00
.prettierignore 2.0.0 | Rewrote the site! It uses Svelte now. 2025-04-30 18:41:28 -07:00
.prettierrc feat!: projects page, rewrite, use new backend, bg style 2025-12-11 05:45:52 -08:00
eslint.config.js 2.0.0 | Rewrote the site! It uses Svelte now. 2025-04-30 18:41:28 -07:00
LICENSE 2.0.0 | Rewrote the site! It uses Svelte now. 2025-04-30 18:41:28 -07:00
package-lock.json feat!: projects page, rewrite, use new backend, bg style 2025-12-11 05:45:52 -08:00
package.json fix: stop statically rendering endpoints that call to api 2025-12-11 07:08:57 -08:00
README.md feat!: projects page, rewrite, use new backend, bg style 2025-12-11 05:45:52 -08:00
svelte.config.js feat: migrate domain and use serverside rendering 2025-12-03 00:21:01 -08:00
tsconfig.json feat!: projects page, rewrite, use new backend, bg style 2025-12-11 05:45:52 -08:00
vite.config.ts feat!: projects page, rewrite, use new backend, bg style 2025-12-11 05:45:52 -08:00

dexrn.me

Just my personal site that I work on whenever I am bored or dream up something...

Credits

Offroaders123 - The person that taught me a bunch of stuff about TS and got me to where I am now, they also setup Vite for my site :)