Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)