Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timwitzdam/witzdam.com-v2
My personal website made with AstroJS and Tailwind CSS
https://github.com/timwitzdam/witzdam.com-v2
minimal portfolio tailwindcss
Last synced: about 2 months ago
JSON representation
My personal website made with AstroJS and Tailwind CSS
- Host: GitHub
- URL: https://github.com/timwitzdam/witzdam.com-v2
- Owner: TimWitzdam
- Created: 2023-12-13T09:34:25.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-17T15:31:13.000Z (5 months ago)
- Last Synced: 2024-08-17T16:38:08.103Z (5 months ago)
- Topics: minimal, portfolio, tailwindcss
- Language: Astro
- Homepage: https://witzdam.com
- Size: 4.99 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Personal Website
[https://witzdam.com](https://witzdam.com)
My personal portfolio website with information about myself, projects I've done and a [library of tools for developers](https://witzdam.com/tools).
## Tech Stack
Frontend:
- [Astro JS](https://astro.build/) (JS framework)
- [Tailwind CSS](https://tailwindcss.com) (Styling)
- [Typescript](https://www.typescriptlang.org/)
Backend:
- [Python 3](https://www.python.org/)
- [Flask](https://flask.palletsprojects.com/en/3.0.x/) (Used as API)
- [PostgreSQL](https://www.postgresql.org/) (Database)
- [Playwright](https://playwright.dev/) (Browser Emulation for some tools)