Hello,
I am a web developer from Sweden, and this is my site. There's really nothing fancy here, just a collection of smaller private sites that are only intended for me, but you are very welcome here anyway!
I am mainly a PHP developer, but this site is built without a single line of PHP code. Here are the technologies used:
- Ubuntu - I've been developing sites that runs on Linux my whole professional career, and Ubuntu runs this place.
- MariaDB
- Go - The backend code (except for some backround jobs) are all built using Go.
- Gin - All the sites are using this framework.
- XORM
- upper/db
- Viper
- GCache
- Python - Some of the scheduled backround jobs are built using Python.
- SQLAlchemy
- Peewee