Go / Python Backend Developer
Financial University · Moscow · 2nd year
Go + Python backend. Production-grade services, REST APIs, concurrent systems.
Currently: 8-project Go roadmap + arkhe SaaS.
Target: BigTech backend internship · September 2026
| # | Project | Key concepts |
|---|---|---|
| 1 | CLI_calculator | os.Args, switch, error handling |
| 2 | http-calc | net/http, routing, middleware |
| 3 | todo-cli | encoding/json, struct tags, atomic write |
| 4 | todo-api | CRUD, sync.RWMutex, HTTP status codes |
| 4.5 | todo | Vanilla JS SPA, fetch API, zero dependencies |
| 5 | worker-pool | goroutines, channels, fan-out/in, graceful shutdown |
| 6–8 | in progress | — |