An open API service indexing awesome lists of open source software.

https://github.com/0xromjobert/romz8


https://github.com/0xromjobert/romz8

Last synced: 27 days ago
JSON representation

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 :)



LinkedIn Badge

# 💻 Tech Stack:
![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge&logo=c%2B%2B&logoColor=white) ![C](https://img.shields.io/badge/c-%2300599C.svg?style=for-the-badge&logo=c&logoColor=white) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) ![Shell Script](https://img.shields.io/badge/shell_script-%23121011.svg?style=for-the-badge&logo=gnu-bash&logoColor=white) ![Solidity](https://img.shields.io/badge/Solidity-%23363636.svg?style=for-the-badge&logo=solidity&logoColor=white) ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![DigitalOcean](https://img.shields.io/badge/DigitalOcean-%230167ff.svg?style=for-the-badge&logo=digitalOcean&logoColor=white) ![Django](https://img.shields.io/badge/django-%23092E20.svg?style=for-the-badge&logo=django&logoColor=white) ![Flask](https://img.shields.io/badge/flask-%23000.svg?style=for-the-badge&logo=flask&logoColor=white) ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white) ![MariaDB](https://img.shields.io/badge/MariaDB-003545?style=for-the-badge&logo=mariadb&logoColor=white) ![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge&logo=postgresql&logoColor=white) ![Matplotlib](https://img.shields.io/badge/Matplotlib-%23ffffff.svg?style=for-the-badge&logo=Matplotlib&logoColor=black) ![scikit-learn](https://img.shields.io/badge/scikit--learn-%23F7931E.svg?style=for-the-badge&logo=scikit-learn&logoColor=white) ![NumPy](https://img.shields.io/badge/numpy-%23013243.svg?style=for-the-badge&logo=numpy&logoColor=white) ![Pandas](https://img.shields.io/badge/pandas-%23150458.svg?style=for-the-badge&logo=pandas&logoColor=white)

👨‍💻 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 …