Skip to content
View BenBenyamin's full-sized avatar

Block or report BenBenyamin

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
BenBenyamin/README.md

Hello there 👋

Hi, I am Ben Benyamin, a passionate Robotics Engineer. I completed my MS in Robotics at Northwestern University and my BS in Mechanical Engineering at Tel Aviv University.

In my free time, I enjoy hiking and playing my guitar (🤘).

  • Skilled in Python, C++, C, Linux, Git, Docker, and modern robotics software development
  • Experience with ROS 2, SLAM, perception with LiDAR and RGB-D, motion planning, MoveIt, Nav2, and PX4
  • Interested in reinforcement learning, vision-language models, sim-to-real transfer, and robot learning
  • Hands-on experience with robot hardware, SolidWorks, CNC machining, 3D printing, PCBA, and embedded systems

Check out my projects:

Pinned Loading

  1. RealLifeArcadeRobot RealLifeArcadeRobot Public

    Applying sim-to-real techniques to enable a robot to play real-life arcade games

    Python

  2. Computer-Graphics-From-Scratch Computer-Graphics-From-Scratch Public

    A 3D render from scratch using only C++ standard libraries

    C++

  3. GPT2 GPT2 Public

    My implementation GPT2 from scratch using the original GPT2 and GPT3 papers

    Python

  4. VerbosePPO VerbosePPO Public

    A very (very) verbose implementation of Proximal Policy Optimization

    Python 4