Skip to content
View RastaGregx's full-sized avatar

Highlights

  • Pro

Block or report RastaGregx

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

About Me

Currently a Computer Science student trying to learn as much as I can. I am mostly interested in low-level programming, as it allows me to combine software with hardware and make projects more engaging. However, this does not stop me from working on higher-level tasks as well.

Currently learning:

  • C, C++, and STM HAL
  • Soldering
  • Electronics

Current projects:

  • Mini Sumo Robot – an autonomous robot developed in a group as a collaborative learning project
  • LED Cube Tic-Tac-Toe – a 4×4×4 LED cube created for an embedded systems course, using an ESP32 as the microcontroller

Planned projects:

  • Hexapod 2.0 – based on STM HAL and inverse kinematics
  • Productivity Calendar – a tool to track my productivity

Previous experience:

  • Languages: C++, HTML/CSS, SQL, JavaScript, Python
  • Tools: Git, GitHub, Visual Studio Code, MSYS2
  • Databases: MySQL

Contact:

Pinned Loading

  1. Knapsack_Problem_Penalty Knapsack_Problem_Penalty Public

    This project focuses on knapsack problem with an ability to exceed the capacity of the backpack at the cost of the penalty. The project was made for one of the college's classes named combinatorial…

    C++

  2. RastaHex RastaHex Public

    Hexapod robot that utilizes BlackPill as it's microcontroller. Right now it's being developed.

    C 1