Software Engineering student at EFREI Paris passionate about building performant APIs and web applications. I specialize in Go, TypeScript, and Java, with a focus on backend development and reverse engineering.
package main type Developer struct { Name string Role string Education string Focus []string Experience int } func main() { me := Developer{ Name: "Donatien FARAUT", Role: "Software Engineering Student", Education: "EFREI Paris (CPGE)", Focus: []string{"Backend", "APIs", "Go", "TypeScript"}, Experience: 5++, // years } println("Building the future, one API at a time ๐") }- ๐ง Backend Development: Building performant APIs with Go and Node.js
- ๐ API Integration: Reverse engineering and integrating third-party services (Spotify, PlayStation, Discord, Stripe)
- ๐ฎ Game Development: Created Minecraft mods with 150K+ downloads
- ๐ฆ Open Source: Maintaining Go libraries used by the community
- ๐ผ Freelance: Custom Discord bot development on Fiverr since 2022



