Peter Marklund's Home |
Technical Home Assignments
Lately I've been staying busy with technical home assignments for Software Developer jobs that I've applied for. It's mostly simple REST API:s in Python or Node.js but I've learned a thing or two along the way. For one thing I've come to appreciate the FastAPI Python framework and the type hint based validation and OpenAPI integration that it offers.
- Music Recommendation API - Python/FastAPI/OpenAI/pgvector
- Metrics Dashboard - Node.js/Fastify with websockets and React
- Movie REST API - Python/FastApi/Postgres deployed to GCP
- Visitor Location Map - React/Google Maps with Python/FastAPI deployed to Heroku and Vercel