Skip to content
View andriibessarab's full-sized avatar
👨‍💻
👨‍💻

Highlights

  • Pro

Organizations

@CDS-Cyclones

Block or report andriibessarab

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

Hi, I'm Andrii!

I'm a Mechatronics Engineering student at the University of Waterloo and a Junior Software Engineering Intern at Loadlink Technologies.

I build practical systems across full-stack software, robotics, and embedded control.

Connect

Portfolio LinkedIn
Resume Email

Highlights

Skewbot preview Skewbot
Autonomous Skewb-solving robot with a BFS database of 3.1M optimal solutions, web-based state scanning and normalization, and serial-controlled execution with tuned PID for sub-15s solves.

C++ | BFS | Bit Packing | PID Control | VEX IQ | 3D Printing | Web Interface
auraforming.ai preview auraforming.ai
Voice-first intake platform for businesses: upload a fillable PDF, run multilingual guided interviews, validate answers with AI, and write results back into PDFs.

React | Vite | Flask | SQLite | Gemini API | ElevenLabs
Draw2Route preview Draw2Route
Penalty-weighted pathfinding system that maps hand-drawn routes to OpenStreetMap nodes with projection-aware geospatial processing and real-time backend delivery. Winner of Best Use of Algorithms at RhythmHacks.

Python | OSMnx | OpenStreetMap | Pathfinding | Geospatial Graphs | Svelte
Operator Board preview Custom Robotics Controller
Designed and built a custom competition operator board end-to-end, including hardware layout, soldering, and C++ firmware, then deployed it during a record-breaking season for faster and more intuitive robot control.

C++ | Embedded Systems | Soldering | Electronics Design | Mechatronics
FRC codebase preview FIRST Robotics Codebase
Java competition robot codebase featuring AprilTag-based localization, autonomous path following, and a modular state system for intuitive control.

Java | WPILib | Computer Vision | Git

More work: andriibessarab.com/projects

Toolkit

Languages Java Python C++ C# JavaScript TypeScript SQL
Frameworks React React Native Flask Svelte Unity WPILib Vite Tailwind CSS GraphQL
Tools & Platforms SQLite OpenStreetMap
Concepts Embedded Systems Robotics Computer Vision PID Control Pathfinding 3D Printing

Pinned Loading

  1. skewbot skewbot Public

    VEX-IQ robot that solves Skewb puzzle, along with program to generate all optimal Skewb solutions, and camera-scanning web interface.

    C++ 3 1

  2. draw2route draw2route Public

    Web app that turns a freehand sketch into a walkable path on world map.

    Svelte 1

  3. auraforming-ai auraforming-ai Public

    Voice-first web app that turns blank PDFs into AI-guided interview flows, automatically collecting client answers and generating completed forms for business review.

    JavaScript 1

  4. walking-stickman-ai walking-stickman-ai Public

    A Unity simulation where a custom neural network learns to walk in a form of a stickman.

    C# 1

  5. pypi-world pypi-world Public

    A web application designed to simplify the manual process of publishing packages to PyPI.org by automating the distribution workflow.

    Python 2

  6. quad-quad-bot quad-quad-bot Public

    C++