Skip to content
View EwenQuim's full-sized avatar
⚜️
⚜️

Sponsors

@ErickSumUp
@zuplo

Organizations

@amethysts-studio @go-fuego

Block or report EwenQuim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
EwenQuim/README.md

Hi 👋, I'm Ewen

A passionate software engineer from France ewenquim

Languages & frameworks

NodeJS TypeScript Python HTML5 Go

Django React Native

Tools

Git GitLab CI Heroku Ubuntu Docker Nginx

ESLint Mocha Apollo-GraphQL


To learn more about me, please check out my blog with some of my thoughts on infrastructure and tech in general.

If it is up, you can visit my personnal Git Server.

Website

Pinned Loading

  1. go-fuego/fuego Public

    Golang Fuego - Web framework generating OpenAPI 3 spec from source code - Pluggable to existing Gin & Echo APIs

    Go 1.3k 91

  2. entropy Public

    Entropy is a CLI tool that will scan your codebase for high entropy lines, which are often secrets.

    Go 699 21

  3. renpy-graphviz Public

    Draws a flowchart graph of any Visual Novel from Renpy .rpy files !

    Go 144 5

  4. recettes Public

    A website that gives you recipe ideas, instructions on how to make them, nutritional information and this week's shopping list! ✨

    Python 1

  5. iterated-prisoners-dilemma Public

    Tools to experiment strategies for Iterated Prisoner's Dilemma!

    Python

  6. sudoku-solver Public

    Sudoku solvers (Rust, Go, Python) & benchmarks. My way to say Hello World

    Go 5 1

641 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to go-fuego/fuego, EwenQuim/architectures-web, EwenQuim/entropy and 25 other repositories
Loading A graph representing EwenQuim's contributions from March 10, 2024 to March 13, 2025. The contributions are 59% commits, 22% code review, 14% pull requests, 5% issues.

Contribution activity

March 2025

Created 48 commits in 2 repositories

Created a pull request in go-fuego/fuego that received 1 comment

feat: Unify HTTP errors and improve error messages

This PR has several goals: avoid nil pointer dereference (Error() string { return e.Err.Error() } panics when no e.Err. Happened a lot... have th…

+126 −27 lines changed 1 comment
Opened 1 other pull request in 1 repository
go-fuego/fuego 1 merged
Reviewed 3 pull requests in 2 repositories
Loading