Skip to content
View StefanHoria's full-sized avatar
  • Brașov, Romania

Highlights

  • Pro

Block or report StefanHoria

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
StefanHoria/README.md

Hi, I'm Horia 👋

Final-year Robotics Engineering student at Transilvania University of Brașov, working at the intersection of software and physical systems — model-based control deployed to embedded targets, robot modelling and simulation, and on-device computer vision.

I like work that is verifiable: cross-validated models, automated test suites, and repositories someone else can actually pick up and run.

📍 Brașov, Romania · 📫 stefanhoria36@gmail.com


🔧 Featured projects

Project What it is Built with
Software Engineering Internship VisionDemo — a real-time Android app reading emotion, age, gender and raised fingers from the camera, plus the Python prototypes behind it Kotlin · CameraX · TensorFlow Lite · ML Kit · MediaPipe · OpenCV
KenoLib A desktop library management system: catalogue, loans, reservations, barcode scanning, ML book categorisation, PDF reports — shipped as a Windows installer Python · CustomTkinter · SQLite · scikit-learn · PyInstaller
Robot Car — Simulink → Arduino 4WD car with closed-loop wheel speed control: PI controllers designed in Simulink, C code generated automatically and run on the board Simulink · Embedded Coder · Arduino · L298N · optical encoders
3-DOF Arm Dynamics The full dynamic model of an RRR manipulator, derived symbolically two independent ways and proved equivalent MATLAB · Symbolic Math Toolbox
6-Axis Robotic Arm CAD → URDF → Unity pipeline: a robotic arm modelled in Fusion 360, exported automatically and simulated with real physics Fusion 360 · URDF · Unity 6 · Robotics Hub
Helical Gear Reducer A 17.5 kW single-stage reducer designed end to end: analytical sizing, 3D models, fatigue verification, manufacturing drawings CATIA V5 · MDESIGN

🛠️ What I work with

Languages — Python · Java · C · C++ · C# · Kotlin · MATLAB · JavaScript

Robotics & control — Simulink · Embedded Coder · Arduino · PI/PID control · encoders and interrupt-driven I/O · URDF · Unity Robotics Hub · robot kinematics and dynamics

Computer vision & ML — TensorFlow Lite · ML Kit · MediaPipe · OpenCV · scikit-learn · on-device inference optimisation

CAD & simulation — Fusion 360 · CATIA V5 · Unity · MDESIGN · AutoCAD

Tooling — Git & Git LFS · pytest · Android Studio · PyInstaller · REST API integration


Currently looking for an internship or entry-level role in robotics software, embedded systems or applied computer vision.

Pinned Loading

  1. Brat-Robotic-6DOF Brat-Robotic-6DOF Public

    6-axis robotic arm: CAD design in Fusion 360, automated URDF export and a real-time physics simulation in Unity 6 with the Robotics Hub (ArticulationBody, pick and place).

    C#

  2. KenoLib-Library-Manager KenoLib-Library-Manager Public

    KenoLib: a Python desktop library management system (CustomTkinter + SQLite) with barcode scanning, Google Books/Open Library lookup, ML-based book categorisation and PDF reporting.

    Python

  3. Masinuta-Robotica-Simulink-Arduino Masinuta-Robotica-Simulink-Arduino Public

    4WD robot car with closed-loop wheel-speed control: discrete PI controllers designed in Simulink and deployed to an Arduino Uno through automatic C code generation with Embedded Coder.

  4. Modelare-Brat-Robotic-3dof Modelare-Brat-Robotic-3dof Public

    Complete symbolic dynamic model of a 3-DOF RRR robotic arm in MATLAB, derived by both Euler-Lagrange and recursive Newton-Euler and cross-validated, with numerical simulation across 7 motion scenar…

    MATLAB

  5. Reductor-Cilindric Reductor-Cilindric Public

    Full mechanical design of a single-stage helical gear reducer (17.5 kW, 3000 rpm, ratio 3:1): analytical sizing, CATIA V5 models and drawings, MDESIGN shaft verification and a 47-page technical rep…

  6. Software-Engineering-Internship Software-Engineering-Internship Public

    Software engineering internship portfolio: VisionDemo, a real-time Android computer-vision app (Kotlin, CameraX, ML Kit, TensorFlow Lite, MediaPipe), plus the Python/OpenCV prototypes and deep-lear…

    Python