Skip to content
View Radu-Antonio's full-sized avatar
📚
Learning...
📚
Learning...

Highlights

  • Pro

Block or report Radu-Antonio

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. LineFollower LineFollower Public

    This is the documentation for the line follower project I did together with 2 colleagues of mine for the "Introduction to robotics" course

    C++

  2. OnlineSudokuSolver OnlineSudokuSolver Public

    I built a python web scraper that solves a sudoku board on the ro.sudokuonline.eu site.

    Python

  3. IntroductionToRobotics IntroductionToRobotics Public

    In this repository I will be puting all the homeworks from the Introduction to Robotics course, taken in the 3rd year at the Faculty of Mathematics and Computer Science, University of Bucharest.

    C++

  4. DBojneagu/AboutNow-.NET DBojneagu/AboutNow-.NET Public

    This is a project using the .net MVC Entity Framework and Razor. The main idea was to build a micro-social media platform, where you could post messages, enter groups, send friend requests , receic…

    C#

  5. BiancaGabriela06/ProjectMDS BiancaGabriela06/ProjectMDS Public

    Reactjs (Frontend)

    JavaScript 1

  6. 8-puzzle_AI 8-puzzle_AI Public

    I used the A* algorithm to solve the 8-puzzle board given a random configuration

    Python