Go to file
Orion Kindel 1914e93357
update
2025-01-29 15:41:43 -06:00
assets fix: commit 2024-01-08 17:09:06 -06:00
bun fix: commit 2024-01-08 17:09:06 -06:00
.gitignore fix: commit 2024-01-08 17:09:06 -06:00
.postcssrc update 2025-01-29 15:41:43 -06:00
.prettierrc.cjs fix: commit 2024-01-08 17:09:06 -06:00
.tool-versions fix: rework 2024-05-21 18:32:01 -05:00
1 fix: rework 2024-05-21 18:32:01 -05:00
bun.lockb update 2025-01-29 15:41:43 -06:00
index.css update 2025-01-29 15:41:43 -06:00
index.html update 2025-01-29 15:41:43 -06:00
index.js update 2025-01-29 15:41:43 -06:00
jsconfig.json fix: commit 2024-01-08 17:09:06 -06:00
package.json update 2025-01-29 15:41:43 -06:00
README.md fix: commit 2024-01-08 17:09:06 -06:00
resume.pdf update 2025-01-29 15:41:43 -06:00
tailwind.config.js update 2025-01-29 15:41:43 -06:00

resume

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.3. Bun is a fast all-in-one JavaScript runtime.