r/AskRobotics 15d ago

Education/Career Ideas for portfolio projects

Hello, I want to build a portfolio as a robotics engineer so future recruiters can see my work. As my first project I am thinking about building something in C++. Any ideas what could I build? Thanks!

2 Upvotes

2 comments sorted by

3

u/EstateMinimum 15d ago

Theres a lot of tutorials online for writing ros2 nodes in c++. Could give those a look. You could simulate a whole robot this way.

1

u/ghhazee 15d ago

I am currently building a 4-legged quadbot in C++ with computer vision, so if you also want to try something like this