Portrait of Miled Issa

Miled Issa

Computer Science student @ University of Balamand & 42 Beirut.

About Me

Motivated Computer Science student specializing in full-stack development and algorithmic problem-solving. I build secure, scalable applications end-to-end, writing clean, maintainable code across frontend and backend, grounded in strong mathematics and analytical thinking. Dean's Honor List student every semester to date. Currently strengthening my experience through real-world full-stack projects and intensive problem-solving, and eager to contribute to high-impact products in collaborative, fast-moving teams.

Education

University of Balamand

BS in Computer Science (2024-Present)

GPA: 3.7/4 Honor List

42 Beirut

42 Core Curriculum - Architecture of Digital Technologies Program.

Level: 3

Technical Skills

Languages

Core programming and web languages.

  • Python
  • C++
  • Java
  • JavaScript
  • TypeScript
  • SQL
  • HTML
  • CSS
  • Bash

Developer Tools

Everyday tooling and environments.

  • Git & GitHub
  • VS Code
  • IntelliJ IDEA
  • Android Studio
  • Xcode
  • NetBeans
  • RStudio
  • Linux shell
  • Postman

Technologies / Frameworks

Platforms, libraries, and APIs.

  • Spring Boot
  • JavaFX
  • Node.js
  • Express.js
  • React.js
  • EJS
  • REST APIs
  • MariaDB
  • PostgreSQL

Selected Projects

Secure Online Learning Platform

Spring Boot JWT + OTP 2FA JavaFX PostgreSQL

Secure learning platform with an API-first backend and desktop client experience.

  • Role-based access with email OTP 2FA and JWT-secured REST APIs.
  • Modern JavaFX desktop client integrated with the platform.
  • JPA-only data access layer (no native SQL) for maintainability.
View Code

Online Learning Platform

Node.js Express SQL EJS

Backend-focused learning platform built with Node.js and Express, using EJS only as a lightweight server-rendered view to display database data.

  • Implemented REST-style routing and backend logic for core platform entities and workflows.
  • Designed and integrated a SQL database layer to store and retrieve application data reliably.
  • Used EJS as a minimal templating layer for quick visualization of database content (not a frontend-heavy UI).
View Code

Static Array Linked List

Data Structures C++ C++

Memory-efficient linked list design optimized for predictable performance.

  • Static array allocation reduces overhead and improves cache locality.
  • Custom iterator enables clean traversal and integration.
View Code

Flight Reservation System

Java OOP

Object-oriented airline management with reliable data workflows.

  • Seat allocation logic and ticket management workflows.
  • Reliable persistence for flight and passenger records.
View Code

Interactive Drum Kit

HTML CSS JavaScript

Interactive drum machine with crisp UI feedback and audio response.

  • Keyboard-driven controls with instant visual feedback.
  • Real-time audio playback for responsive performance.
View Code

Extracurricular Activities

Vice President - UOB Developers Club

University of Balamand - 2025-Present
  • Co-leading the developer community on campus.
  • Organizing workshops, coding sessions, and tech events.
  • Supporting members with learning resources and project guidance.

Relevant Coursework and Workshops

The Complete 2025 Web Development Bootcamp

Udemy (Angela Yu) - 2025

Completed 60+ hours of full-stack training covering Node.js, Express, React, and PostgreSQL.

View Certificate