Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toptobes/portfolio
Zero-dependency portfolio website for fun
https://github.com/toptobes/portfolio
Last synced: about 9 hours ago
JSON representation
Zero-dependency portfolio website for fun
- Host: GitHub
- URL: https://github.com/toptobes/portfolio
- Owner: toptobes
- License: mit
- Created: 2023-10-02T15:43:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-01T11:21:51.000Z (9 days ago)
- Last Synced: 2025-01-01T12:27:28.186Z (9 days ago)
- Language: TypeScript
- Homepage: https://toptobes.github.io/portfolio/
- Size: 6.82 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Small personal website because why not lol, nothing better to do with my life rn
uses absolutely no third party dependencies (beyond TypeScript and Vite, if you want to get pedantic).
Pure HTML + CSS + TS w/ my own custom tweening lib, small declarative shaders lib, and client-side router.This is just the public version with the identifying info taken out; there's a private repo that's
hydrated and deployed to my official website using Vercel. You'll have to ask me for the link.Also added a small API server which serves static content via Haskell + Scotty which is hosted via Google's
Cloud Run. It's fully static atm, but I plan to have it scrape my GitHub stars in the future to keep the projects
list up-to-date.