Skip to content
View georgerapeanu's full-sized avatar

Block or report georgerapeanu

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

Hi there 👋

About me

I have graduated as valedictorian at Babeș-Bolyai University bachelors degree in Computer Science.

Project showcase

Some of the projects I am most proud of are:

  • Bachelor's thesis - The culmination of the three years spent in uni, now with AI and LLM's.
  • BBU-Computer-Science - here you can find a good part of all my university-related work.
  • Embed markdown tool - a simple tool that allows building more complex markdown(and other type of files) files.
  • Image decomposer - an app that uses a Monte Carlo approach in order to approximate images using various shapes. It also has multi-threading support.
  • Remote gamepad - a tiny script that was designed for the First Tech Challenge, that allows controlling the robot remotely, across the internet using TCP and a VPN.
  • c++ sources - this is a repository containing almost all my work for competitive programming

Pinned Loading

  1. c-sources c-sources Public

    this is a repository containing all my c++ scripts for competitive programming problems

    C++ 8

  2. ImageDecomposerC ImageDecomposerC Public

    C++ 1

  3. BBU-Computer-Science BBU-Computer-Science Public

    Jupyter Notebook 3 1

  4. EmbedMarkdownTool EmbedMarkdownTool Public

    This is a little script which can be used in order to allow embeding multiple files into markdown files

    Python

  5. georgerapeanu georgerapeanu Public

  6. Remote-Gamepad Remote-Gamepad Public

    Python