Hussein
Software Developer
Systems · Backend · Frontend · Student

I build real-time systems and production web platforms, with modern UI work in Vue and React. Alongside programming, I’m a BSc Aeronautical Engineering student at Inholland.

C++
Systems
PHP
Backend
Vue/React
Frontend
bash — Hussein@dev — 80×24
whoami
Hussein
cat profile.txt
Software Developer + BSc Aeronautical Engineering student
at Inholland (NL).
ls -la ./stack/
drwxr-xr-x C++ / Asio / low-latency networking
drwxr-xr-x Kafka / consumers / offsets / replay
drwxr-xr-x PHP / Symfony / APIs
drwxr-xr-x Vue / React / UI
drwxr-xr-x HTML / CSS / responsive layouts
drwxr-xr-x MySQL / Redis / Linux deploy
uptime
Built real-time GPS tracking infrastructure
Production-minded: systemd, logs, reliability
Always: performance + correctness + maintainability
$ ls --sort=impact ./skills/
Systems70%
C++ / Asio
Async TCPProtocol parsingMultithreadingLinux
Messaging85%
Apache Kafka
Consumer groupsOffsetsPartitionsReplay
Backend88%
PHP / Symfony
REST APIsAuthServicesDB
Frontend80%
Vue / React
ComponentsStateUXSPA
cad60%
siemens nx
Web93%
HTML / CSS
ResponsiveAccessibilityPerformanceUI
Data / Infra83%
MySQL / Redis / Postgresql
PoolingCachingsystemdDeploy
$ git log --oneline --all
gps server.cpp private
Real-time Tracking Server
Asynchronous TCP ingestion for devices. Packets → parser → normalized events. Built around correctness (ACK flow), reliability, and performance under load.
C++AsioTCPRedis
kafka-ingest.cpp private
Kafka Pipeline for Device Data
Produces raw packets to processes with consumer groups, handles offsets/replay strategies, and routes to storage and command topics.
KafkalibrdkafkaOffsetsReplay
symfony-api.php private
PHP/Symfony API Backend
Production-focused REST APIs with clean domain structure, authentication, and database integrations. Built to be maintainable, testable, and easy to deploy.
PHPSymfonyRESTMySQL
dashboard.vue private
Vue Dashboard UI
Component-driven dashboard UI for operational views: device lists, status, and activity timelines. Focus on fast iteration, clarity, and responsive layouts.
VueCSSHTMLAPI
ui.tsx private
React UI Components
Reusable UI components and pages for modern web apps. Built with clean CSS and responsive behavior.
ReactTypeScriptCSS
deploy.service private
Linux Deploy: systemd + Docker
Reliable deployments with systemd services, journald logs, and Docker for supporting services. Includes operational debugging and stability improvements.
LinuxsystemdDockerOps
$ cat experience.json
Now
Software Developer (Systems + Web)
Real-time GPS + Web Platforms
Building end-to-end pipelines: asynchronous TCP services, Kafka routing, MySQL storage, and production deployment on Linux. In parallel, I ship PHP/Symfony APIs and modern UIs with Vue/React.
C++KafkaReactMySQLRedis
Focus
Builder Mindset
From code → deploy
I care about software that keeps running: clean logging, safe deployments with systemd, scalable architecture choices, and continuous debugging/performance work.
LinuxsystemdDockerDebugging
$ cat education.json
BSc (ongoing)
Aeronautical Engineering
Inholland University of Applied Sciences
Studying aeronautical engineering alongside programming work. Strong interest in systems thinking, engineering fundamentals, and building real-world projects.
EngineeringMechanicsAerodynamicsProjects
$ ssh hussein@contact
new-message.sh
Opens your mail client with a pre-filled message (no backend needed).