About me

I'm Lebanese and really into computer science and engineering. Outside of that, I love staying active with sports like weightlifting, tennis, and clay shooting. Currently hanging out in Paris, soaking in the vibes and exploring new horizons. Excited to see where this journey takes me next.

Education

I am currently pursuing a French engineering degree at Polytech Sorbonne in Electronics and Computer Science through an apprenticeship program. This program entails compressing two weeks' worth of material into one week of study, enabling students to work at a company during the subsequent week. In my case, that company is Murex.

Massachusetts Institute of Technology

Polytech Sorbonne

French engineering degree in computer science and electronics

2023 - 2026

University of California, Berkeley

Sorbonne University

License in Electronics, Electrical Energy and Automation

2021 - 2023

Experiences

University of Bristol

Software Engineering Apprentice

Murex - Paris, France

Dec 2023 - Now

  • Member of the data modeling and mining team.
  • Engaged in refactoring part of the codebase of MX3, Murex's flagship product
  • Enhancement of proficiency in both product knowledge and C++ programming
  • Gained familiarity with various internal tools used by Murex
  • Refactoring specifically targets the computation of data within the MX3 system
University of Bristol

Home Automation Engineering

Intern

Power & Light Center - Doha, Qatar

Aug 2022 - Sep 2022

  • Verified and corrected faulty LAN cables.
  • Connected switches and smart screens to Vimar IP Gateways.
  • Configured devices for specific functions.

Featured Projects

Real Estate Agency Platform

A template that my friend and I collaborated on, designed specifically for real estate agencies. The backend was developed using Django, while Tailwind was employed for the frontend. This platform empowers agents with a comprehensive dashboard to efficiently manage apartments, while customers can effortlessly browse through them on a visually stunning page. Checkout the product page as well as a demo of the platform here.

Githare - A Website to Share Private Github Repositories

I collaborated with a friend on a website that enables users to effortlessly share their private repositories with anyone via a simple link, eliminating the hassle of adding them as contributors, especially if they don't have a GitHub account. The backend was developed using Django, while Next.js and React were utilized for the frontend. Check it out here.

ZombieZapper

An arcade game fully developed in C using the SDL2 library. The objective of the game is to survive for as long as possible. As the score increases, the zombies become faster. Bullets and zombies are managed using linked lists.

Marv the Sarcastic Convesational AI

A simple program I wrote to experiment with OpenAI's API. The program takes input from the user by hearing them from the mic, interprets the question and plays back a sarcastic response.

Path Finding Project

A project where I implemented different pathfinding algorithms (heuristic and best first path) to find the best route, aiming to identify the most efficient method for various scenarios.

Talabat - Futuristic Food Delivery Game

A game i made while learning game development on Godot Game engine using the GD script programming language.