Skip to content
View seneserisen's full-sized avatar

Highlights

  • Pro

Block or report seneserisen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
seneserisen/README.md

Enes Erisen

MSc Autonomy Technologies · Robotics, Sensor Fusion and Control

ROS 2 · Camera/LiDAR/Radar Data · State Estimation · Engineering Software

Python C C++ MATLAB ROS 2 Linux CMake Docker GitHub Actions


I am an MSc student in Autonomy Technologies at FAU with a BSc in Electrical and Electronics Engineering from Atilim University. My primary portfolio focuses on robotics, autonomous systems, sensor data, control, embedded systems and reproducible engineering software.

I am targeting robotics, autonomy and Robot Deployment Engineer roles. The evidence below comes from deterministic simulation, synthetic data and public datasets; planned work and validation limits are labelled explicitly.

Currently building: Autonomous Sensor Fusion Lab and FaultNav ROS 2.

Selected engineering projects

Project What is implemented Status and boundary
Autonomous Sensor Fusion Lab Deterministic nuScenes table traversal, timestamp diagnostics, calibrated sensor-to-ego/global transforms, cross-time LiDAR/radar camera projection, bird's-eye visualization and synthetic CI fixtures. Active, v0.1 foundation. A real nuScenes mini run is still pending; no detection, tracking or physical sensor validation is claimed.
FaultNav ROS 2 Exact differential-drive motion, quantised encoder and seeded IMU simulation, fault injection, encoder-derived odometry, ROS 2 odometry/TF, reports and automated tests. Active. Controlled software simulation only; EKF, physics simulation, SLAM, Nav2 and hardware work remain future milestones.
Automatic Control Laboratory Five nonlinear/state-space control studies, LQR, observers, saturation and anti-windup, independent Python references and portable C99 runtimes. Maintained. MATLAB, Python and C software validation; no hardware or production-controller claim.
Industrial Quality Anomaly Monitor Deterministic synthetic manufacturing data, global and machine-aware robust baselines, Isolation Forest, a shared-dataset comparison runner, reports, Docker and tests. Active. Synthetic comparison evidence, not real-factory performance.
Power Electronics Manufacturing A tested Python shear-curve workflow covering preprocessing, features, batch validation, review-oriented outlier evidence, capability gates and two-parameter Weibull analysis. Maintained, private repository. Generic/synthetic data only; no proprietary or production validation evidence.

Engineering foundations in development

  • Embedded BMS and CAN Simulator — specification and milestone plan only. The intended C++ battery model, protection state machine and virtual CAN workflow do not yet have an executable foundation.
  • Radar / ISAR Classification Pipeline — specification and milestone plan only. Dataset processing, baselines and evaluation are not yet implemented.

Technical evidence

Area Demonstrated tools and methods
Robotics and autonomy Python, ROS 2 interfaces, differential-drive modelling, sensor/fault simulation, odometry, TF and deterministic scenarios
Autonomous-driving data nuScenes devkit, camera/LiDAR/radar calibration, coordinate transforms, timestamp diagnostics, projection and bird's-eye visualization
Control and embedded foundations MATLAB, state-space methods, LQR, observers, numerical integration, saturation, anti-windup, portable fixed-size C99 and CMake/CTest
Manufacturing analytics NumPy, pandas, scikit-learn, robust statistics, Isolation Forest, curve analysis, process diagnostics and Weibull modelling
Engineering workflow pytest, Ruff, GitHub Actions, Docker, reproducible CLIs and reviewable CSV/JSON/SVG/PNG artifacts

How I work

  • Separate ground truth, measurements, estimates and evaluation data.
  • Record units, coordinate frames, timestamps and assumptions explicitly.
  • Use deterministic scenarios and tests before publishing measurements.
  • Keep failure handling and rejected data visible instead of silently cleaning it away.
  • Distinguish software evidence from real-world validation.

Engineering evidence should be measurable, testable and reproducible.
github.com/seneserisen

Pinned Loading

  1. industrial-quality-anomaly-monitor industrial-quality-anomaly-monitor Public

    Reproducible Python pipeline for multi-machine manufacturing anomaly detection, automated testing and engineering reporting.

    Python

  2. automatic-control-lab-projects automatic-control-lab-projects Public

    Academic MATLAB/Simulink portfolio covering nonlinear systems, rotary-arm control, active suspension, magnetic levitation and two-tank process control.

    Python

  3. ros2-autonomous-mobile-robot ros2-autonomous-mobile-robot Public

    Simulation-first ROS 2 mobile robot project covering mapping, localisation, navigation and measurable performance testing.

    Python

  4. embedded-bms-can-simulator embedded-bms-can-simulator Public

    Simulation-first C++ battery-management system with protection logic, virtual CAN communication and automated fault testing.

  5. n8n n8n Public

    Forked from n8n-io/n8n

    Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

    TypeScript 1

  6. autonomous-sensor-fusion-lab autonomous-sensor-fusion-lab Public

    Deterministic nuScenes camera, LiDAR and radar ingestion, calibration and diagnostics lab

    Python