Nour Mina

Hi, I'm Nour

Software engineer and CCE student based in Lebanon. Thanks for dropping by — hope you find some of my work interesting.

about_me.py
#!/usr/bin/python


class SoftwareEngineer:

    def __init__(self):
        self.name = "Nour Mina"
        self.role = "Software Engineering"
        self.student = True
        self.language_spoken = ["ar_LEB", "en_US", "fr_FR"]
        self.country = "Lebanon"

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")

me = SoftwareEngineer()
me.say_hi()
contribution activity graph

Selected work

deep-learning-melanoma-detection-model Jupyter · Python

Deep learning model trained to classify melanoma from skin lesion images.

bookverse-project Node.js · Express · MySQL

Full-stack e-commerce bookstore with session-based auth, product search/filtering, cart & order management, and a role-based admin dashboard.

coffee-shop-pos-system JavaFX · MySQL

POS system with SHA-256 login, factory-pattern role handling, client/admin dashboards, inventory, promotions, and live order processing.

a-maze-ing Python

Maze generator built for 42 Beirut — config parsing, ASCII rendering, and algorithm design with Kruskal's and recursive backtracking.

Skills

Python Java C JavaScript / React Node.js / Express SQL Application Security CTF / Cybersecurity

LinkedIn Email Discord

building with coffee and tears ☕️