Skip to content
View FrostBreker's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Highlights

  • Pro

Block or report FrostBreker

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
FrostBreker/README.md

๐Ÿ‘‹ Hi, I'm Donatien FARAUT

Software Engineering Student @ EFREI Paris | Backend Developer | Open Source Contributor

Portfolio GitHub followers GitHub stars


๐Ÿš€ About Me

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 ๐Ÿš€") }

๐ŸŽฏ What I Do

  • ๐Ÿ”ง 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

๐Ÿ› ๏ธ Tech Stack

Languages

Go TypeScript JavaScript Java Python

Backend & APIs

Gin Node.js Express REST API

Frontend & Tools

React Next.js Electron Tailwind

Database & DevOps

MongoDB Redis Docker


๐Ÿ“Š GitHub Stats

Detailed Metrics

โฑ๏ธ Weekly Coding Activity

๐Ÿ“Š WakaTime Statistics

๐Ÿ’ป Languages

Languages

๐Ÿ› ๏ธ Editors

Editors

๐Ÿ“ Categories

Categories

๐Ÿ“ˆ Activity Graph

Activity Graph


๐Ÿ“ซ Get in Touch

Portfolio LinkedIn Email Fiverr

Modrinth CurseForge


Profile Views

Building performant APIs and web applications โ€ข Open to collaborations ๐Ÿš€

Pinned Loading

  1. myefrei-grades myefrei-grades Public

    Application de gestion des notes pour les รฉtudiants EFREI. Permet aux รฉtudiants de suivre leurs notes, moyennes et ECTS par semestre.

    TypeScript 2

  2. yfinance-api yfinance-api Public

    A comprehensive Go package for accessing Yahoo Finance data, providing easy-to-use methods for fetching stock prices, financial ratios, fundamentals, dividend information, historical data, and news.

    Go 3

  3. spotify-private-api spotify-private-api Public

    This package provides a simple way to interact with Spotify's private API. It includes methods to fetch track information and play count.

    Go 12

  4. go-playstation-api go-playstation-api Public

    This package provides a simple way to interact with PlayStation's API. It includes methods to fetch user information and games.

    Go 2

  5. OneTwentyBackport OneTwentyBackport Public

    The OneTwenty project is a backport of new version of Minecraft (1.20) on Minecraft

    Java 4

  6. AeroBrowser AeroBrowser Public

    Aero is a fast and lightweight web browser made with electron and react that allows you to navigate the Internet with ease.

    JavaScript 7