Open to opportunities

Khaled
Mousa

Computer + Electrical Engineering Student

I build fast, reliable automation and systems — obsessed with making things work clean. From SSH-based network automation to digital logic design, I bring engineering precision to every project.

720× Faster execution
(2 hrs → 10 sec)
3+ Years real-world
engineering
5+ Projects
shipped
resetwave.py
import paramiko
from concurrent.futures import ThreadPoolExecutor

class ResetWave:
    # SSH network device automation

    def __init__(self, hosts: list):
        self.hosts  = hosts
        self.client = paramiko.SSHClient()

    def execute_all(self) -> dict:
        with ThreadPoolExecutor(max_workers=20) as ex:
            results = ex.map(self._reboot, self.hosts)
        # ⚡ 2 hours → 10 seconds
        return {"status": "complete"}
Boingo Wireless Wireless Ops Intern · Summer 2024
Farmingdale State College B.S. Computer & Electrical Eng.
Hack-a-Thon 2024 — Team Lead Google Cloud + Vertex AI

Skills & Technologies

Proficient in systems engineering, automation, and full-stack development across multiple languages and platforms.

Languages

Python C++ JavaScript HTML / CSS Assembly Java

Tools & Frameworks

Linux / Unix Git / GitHub Node.js Paramiko MATLAB Logisim

Systems & Concepts

Network Automation OOP Data Structures Algorithms System Design Digital Logic SSH / Networking

Languages / Citizenship

English (Native) Arabic (Fluent) U.S. Citizen

Projects

Engineering work that ships — built for reliability, performance, and real-world use.

Digital Logic & Computer Systems

Software-based simulations of ALUs, registers, and finite state machines — applying data structures and algorithmic logic for clean, verifiable hardware designs.

  • Designed ALU, register bank, and FSMs in Logisim
  • Implemented and stress-tested in C++ with structured debugging
  • Applied data structures for efficient, scalable system designs
C++LogisimDigital LogicAlgorithms

Full-Stack Web Development

Responsive web applications with dynamic UIs, client-side performance optimization, and clean modular architecture following modern best practices.

  • Built responsive layouts with modern HTML / CSS / JavaScript
  • Implemented client-side logic and performance optimizations
  • Version control with Git; modular component architecture
JavaScriptHTMLCSSNode.jsGit

Experience

Hands-on engineering in production environments — automation, hardware, and leadership.

Wireless Operations Intern

Boingo Wireless
Summer 2024 Automation
  • Developed ResetWave — a production automation tool that cut task execution time by 720×
  • Automated repetitive engineering tasks across live network infrastructure using Python scripting
  • Collaborated with senior engineers to test, validate, and optimize tool performance
  • Documented workflows and presented results directly to engineering leadership
PythonParamikoLinuxSSHGit

Independent Field Technician

Empire Camera Installations
2023 – Present Hardware + Software
  • Diagnosed and resolved hardware/software issues across network-connected surveillance systems
  • Configured and validated system behavior using structured testing and debugging protocols
  • Interpreted architecture diagrams and verified interface configurations on-site
  • Documented setup procedures and technical specifications for client handoffs
NetworkingTroubleshootingSystem ConfigDocumentation

Teen Advisor

YMCA of Greater New York
Oct 2023 – Present Leadership
  • Led structured mentorship programs for students in fast-paced community environments
  • Managed responsibilities requiring organization, communication, and problem-solving under pressure
LeadershipCommunicationMentorship

Education

SUNY Farmingdale State College

📍 Farmingdale, New York

B.S. Computer Engineering
B.S. Electrical Engineering
Relevant Coursework
Data Structures Algorithms (C++) OOP (C++/Java) Computer Architecture Assembly Language Discrete Math UNIX/Linux OS Digital Logic Design

Leadership

🏆 Team Lead
August 2024

Boingo Hack-a-Thon 2024

Led development of a software integration project leveraging Google Cloud and Vertex AI — from concept through working prototype, presented to executive leadership.

  • Led cross-functional team through design, build, and demo phases
  • Architected scalable cloud integration using Google Cloud + Vertex AI
  • Presented architecture and results to executive leadership
Google CloudVertex AITeam LeadArchitecture

Open to Opportunities

I’m actively looking for internship and full-time engineering roles. If you’re building something challenging, I’d love to talk.