https://github.com/0xromjobert/romz8
https://github.com/0xromjobert/romz8
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xromjobert/romz8
- Owner: 0xromjobert
- Created: 2024-10-24T10:59:14.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T20:41:17.000Z (6 months ago)
- Last Synced: 2025-03-31T18:46:57.089Z (about 1 month ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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:
               👨💻 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](https://github.com/romz8/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](https://github.com/romz8/webserv)** HTTP 1.1 static web server with non-blocking I/O operations. Written in C++.
- **[Inception]([https://github.com/romz8/Inception))** Docker infrastructure with 3 connected containers: WordPress, MariaDB, and NGINX.
- **[Cub3d](https://github.com/romz8/cub3d)** Raycasting algorithm powering a rendering engine for a video game inspiered by wolfenstein3d. written from scratch in C.
- **[Minishell](https://github.com/romz8/Minishell-42))** A custom shell implementation using bash as a reference.🏗 Current Projects:
* Exploring: TypeScript, Node.js …