Web projects
Scipio
A static website generator, powering this website.
Originally written in Rust, then rewritten in Golang.
Links:
- Blog post: {{@static-websites-in-golang-and-rust}}
- source code (Go)
- source code (Rust)
Language Monster
Language Monster - games to teach foreign languages vocabulary
Python, Django, JavaScript
Links:
Baseball API
Simple API with access to historical baseball data
Go
Links:
Django insecure
Example of an insecure Django application
Simple Django application presenting a number of security vulnerabilities.
More in the blog post: {{@stay-paranoid-and-trust-no-one-overview-of-common-security-vulnerabilities-in-web-applications}}
Python, Django
Links:
- Blog post: {{@stay-paranoid-and-trust-no-one-overview-of-common-security-vulnerabilities-in-web-applications}}
- Source code