Skip to content
View romz8's full-sized avatar

Highlights

  • Pro

Block or report romz8

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
romz8/README.md

Hi there, I'm Romain πŸ‘‹

I’m a software engineer with a solid foundation in C, C++, Python, and JavaScript, and an insatiable curiosity for backend engineering, fintech, data, and blockchain. I previously worked as a trader in derivatives and later in the energy sector before founding and running a startup for 3 years β€” a marketplace and subscription services for pet supplies. Feel free to connect if you’d like to discuss any of these topics :)

πŸ’» Tech Stack:

C++ C JavaScript Shell Script Solidity Python DigitalOcean Django Flask NodeJS MariaDB Postgres Matplotlib scikit-learn NumPy Pandas

πŸ‘¨β€πŸ’» What I Do:

  • Backend Engineering: From Python to Node.js/Express, I love designing architectures that actually work.
  • Fintech Enthusiast: I understand financial risk from my Quant days and I am still passionate about it.

πŸ”­ Some of the projects I have done:

  • Transcendence A real-time, multiplayer ping pong game built with Docker, Django REST Framework, Javascript WebSockets for live game updates and AI-powered opponents, enabling competitive gameplay between remote players.
  • Webserver HTTP 1.1 static web server with non-blocking I/O operations. Written in C++.
  • Inception) Docker infrastructure with 3 connected containers: WordPress, MariaDB, and NGINX.
  • Cub3d Raycasting algorithm powering a rendering engine for a video game inspiered by wolfenstein3d. written from scratch in C.
  • Minishell) A custom shell implementation using bash as a reference.

πŸ— Current Projects:

  • Exploring: TypeScript, Node.js …

Pinned Loading

  1. transcendence transcendence Public

    Forked from ferri17/transcendence

    CSS 1

  2. webserv webserv Public

    C++ 3

  3. Minishell-42 Minishell-42 Public

    Forked from JuliaORS/Minishell-42Bcn

    C

  4. Philosophers Philosophers Public

    a 42 school curriculum project exploring concurrency with threads & mutexes or processes & semaphores. It is based on Dijkstra's famous dining philosophers problem

    C

  5. cub3d cub3d Public

    C