commit | 932dddaf085ceedb960ab553eac8df040c467936 | [log] [tgz] |
---|---|---|
author | Samuel Shuert <me@thecoded.prof> | Sat Oct 12 14:13:49 2024 -0400 |
committer | Samuel Shuert <coded@clicks.codes> | Sat Oct 12 18:48:14 2024 +0000 |
tree | 45fe903885fa5cb0ad2836a832a54526d0a3df17 | |
parent | 99004d26001dae2d854b169c7323691ccfe2b488 [diff] |
update: Update main website content Website now includes programming challenges I've done, groups I have been active in, and certifications Updated project list Change-Id: Ib250aab4301c322031329c775e1ceb1e420ed906 Reviewed-on: https://git.clicks.codes/c/Coded/thecoded.prof/+/852 Reviewed-by: Samuel Shuert <coded@clicks.codes> Tested-by: Samuel Shuert <coded@clicks.codes>
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.3. Bun is a fast all-in-one JavaScript runtime.