0%
Available for collaboration

Hi, I'm Ali FATEMI

Currently pursuing Engineering Informatics at HTW Berlin, I bridge the gap between theoretical knowledge and practical innovation. I enjoy creating autonomous systems, building scalable web applications, and exploring the intersection of robotics, AI, and human‑centered design.

  • End-to-End Problem Solver
  • Cross-Cultural Communicator
  • Innovation-Driven Developer
  • Continuous Learner
Ali FATEMI portrait

5+ Technical Projects

From robotics to web development

4 Languages Spoken

Strong multilingual communication

Robotics & AI

Autonomous systems focus

Industry Collaboration

Real-world experience

60%+
Faster Loads
Optimized web app performance
95%
Obstacle Detection
Autonomous robotics accuracy
15%
Lift/Drag Gain
CFD airfoil optimization
30%
Water Saved
IoT irrigation efficiency
TECHNICAL EXPERTISE

Skills & Technologies

A focused core stack for modern web & engineering software, backed by a broad, adaptable toolkit.

Core Stack

  • C#C#
  • TypeScriptTypeScript
  • JavaScriptJavaScript
  • ReactReact
  • Next.jsNext.js
  • Tailwind CSSTailwind CSS
  • C++C++
  • PythonPython

Programming

  • SwiftSwift
  • HTML/CSSHTML/CSS
  • CC

Tools & Platforms

  • GitGit
  • DockerDocker
  • VS CodeVS Code
  • Visual StudioVisual Studio
  • XcodeXcode

Databases

  • MySQLMySQL
  • PostgreSQLPostgreSQL

CAD & Simulation

  • AutoCADAutoCAD
  • Inventor ProfessionalInventor Professional
  • Star CCM+ CFDStar CCM+ CFD
  • MATLABMATLAB

Language Proficiency

Persian

Native

German

C1/C2

English

C1/C2

French

B1

Education

My academic journey in computer science and engineering informatics, building a strong foundation for innovative technology solutions.

04/2023 – Present

University of Applied Sciences (HTW) Berlin

B.Sc. Engineering Informatics

Currently pursuing practice-oriented engineering informatics

Currently Enrolled
04/2022 – 03/2023

Heinrich Heine University Düsseldorf

B.Sc. Computer Science

Transferred to HTW Berlin due to interest in practice-oriented engineering informatics

SELECTED PROJECTS

Building Across Domains

A focused collection spanning production web platforms, robotics, CFD simulation, IoT systems and desktop software.

  • 04/2024 – 07/2024Production ReadyAmendio

    Amendio Platform (Industry Partner)

    Full Stack Developer (Frontend Focus)

    Full‑stack development of a dual‑sided platform connecting customers and skilled handypersons for affordable, streamlined problem resolution. Collaborated in a cross‑functional team (HTW Berlin industry project) delivering production‑ready UX, robust API integration, real‑time data workflows, and performance optimizations (60% faster median load time, +40% user task completion efficiency). Featured as an HTW Berlin campus story for project excellence and partner satisfaction (100% milestone acceptance).

    • Implemented modular Next.js 14 architecture with edge‑optimized routes
    • Designed responsive UI system using Tailwind design tokens & component primitives
    • Integrated Supabase (PostgreSQL) for auth, role scoping, and real‑time updates
    • Refactored API layer reducing over‑fetching and cutting payload size ~35%
    • Set up performance profiling & achieved Largest Contentful Paint under 1.3s on median devices
    Next.jsTypeScriptTailwind CSSPostgreSQLSupabaseVercel
    Live Site +40% task efficiency, 60% faster loads, 100% partner satisfaction
    Amendio Platform (Industry Partner)
  • 04/2024 – 07/2024Functional Prototype

    Autonomous Vacuum Cleaner Robot

    End‑to‑end design and build of a fully functional autonomous vacuum robot (team of 4). Engineered a custom chassis in Autodesk Inventor, 3D‑printed structural/functional parts, laser‑cut modified plates, and integrated a hybrid control stack using Arduino Mega 2560 and Raspberry Pi to handle high‑throughput LiDAR data. Implemented 360° LiDAR mapping, multi‑sensor fusion (ultrasonic, infrared, IMU) for obstacle avoidance, and navigation logic in C++ (embedded) plus Python (higher‑level coordination). System achieved reliable real‑time environment scanning with stable autonomous path planning and high cleaning coverage in lab tests.

    • 360° LiDAR integration with efficient data handoff to Raspberry Pi
    • Multi‑sensor fusion (LiDAR + ultrasonic + IR + IMU) for obstacle avoidance
    • Custom mechanical housing designed in Autodesk Inventor and 3D printed
    • Dual MCU architecture: Arduino (low‑level motor/sensor) + Raspberry Pi (navigation)
    • Team collaboration: coordinated workflows across 4 contributors
    Autodesk Inventor3D PrintingLaser CuttingArduino Mega 2560Raspberry PiC++PythonLiDARUltrasonic SensorsInfrared SensorsIMU
    Fully functional prototype with robust 360° mapping
  • 10/2023 – 02/2024Academic Project

    Fluid Mechanics Project

    Academic CFD study (HTW Berlin) performing a full aerodynamic analysis of a cambered NACA 2409 airfoil in Star CCM+ (assignment fully completed at 100%). Executed the complete workflow: geometry/curve import, surface preparation & region definition, parts‑based meshing with refinement, turbulence model selection, volume mesh quality evaluation (cell aspect ratio, volume change, skewness), parametric simulation across multiple angles of attack, and post‑processing (force coefficients, Cp distribution, velocity scalar/vector scenes, streamline visualization). Optimization iterations delivered a validated 15% improvement in lift‑to‑drag ratio over the initial baseline mesh.

    • Implemented full assignment workflow (mesh generation, BC setup, model selection, reports)
    • Generated refined surface & volume mesh with targeted local controls for leading/trailing edge
    • Evaluated mesh quality: cell quality, aspect ratio, skewness, volume change – all within acceptable thresholds
    • Simulated multiple angles of attack; derived CL, CD, and L/D curves
    • Applied Spalart-Allmaras turbulence model for efficient external aerodynamic prediction
    Star CCM+ CFDParts-Based MeshingSpalart-Allmaras Model
    15% improved lift-to-drag ratio (validated)
    Fluid Mechanics Project
  • 10/2023 – 02/2024IoT Implementation

    Mechatronics Plant Irrigation System

    Fully automated smart plant watering & monitoring system (100% successful pilot) using a distributed microcontroller architecture: dual Arduino Uno boards for deterministic low‑level control and two ESP8266 modules for Wi‑Fi telemetry & remote overrides. Implemented adaptive irrigation logic combining real‑time soil moisture (capacitive sensors), ambient conditions, and time‑window constraints to prevent over‑watering. Integrated per‑zone calibration, fail‑safe dry/run pump protection, and notification hooks for threshold breaches. Achieved reliable unattended operation over multi‑week test with zero manual interventions and optimized water usage.

    • Dual‑controller design: separation of sensing/actuation vs. network layer for resilience
    • Adaptive moisture thresholding with hysteresis to prevent short cycling
    • Zone‑based calibration & scaling for heterogeneous soil profiles
    • Fail‑safe routines: pump timeout, moisture sanity checks, reservoir level guard
    • ESP8266 telemetry endpoints prepared for future dashboard integration
    C++Arduino Uno (x2)ESP8266 (x2)Capacitive Soil Moisture SensorsWater PumpsRelay ModulesLogic Level Shifters12V SupplyIoT Telemetry
    30% water savings, 0 manual interventions, continuous stable operation
  • 04/2023 – 07/2023Enterprise Ready

    Windows Form App with Database

    Comprehensive life management Windows application integrating finance tracking, health metrics, habit & time planning modules into a unified C# WinForms interface backed by a normalized MySQL database. Implemented secure authentication, role‑scoped data access, category‑based budgeting with monthly variance analytics, recurring expense & reminder scheduler, calorie & activity logging, habit streak tracking, and calendar‑driven task planner. Added export (CSV/PDF) and interactive chart dashboards (spending trends, health progress) with cached query layer to reduce repeated aggregation overhead.

    • Modular architecture: separate repositories for finance, health, planner domains
    • Normalized relational schema with indexed frequent query paths (category + date)
    • Custom validation & input sanitization reducing data inconsistencies
    • Background scheduler for recurring transactions & reminders
    • Chart dashboards with cached aggregates improving load latency
    C#WinFormsMySQLADO.NETCharting LibraryCSV/PDF Export
    50% personal workflow efficiency gain, 80% manual logging error reduction
LET'S COLLABORATE

Ready to Build Something Amazing?

I'm always excited to discuss new opportunities, innovative projects, or collaborate on solving complex engineering challenges. Whether you're looking for a developer, a technical consultant, or a creative partner — let's connect!

Contact Information

Connect With Me

Send a Message

Your message will be sent directly to Ali