Skip to content
View andreicosmin55's full-sized avatar
  • University of Bucharest

Block or report andreicosmin55

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
andreicosmin55/README.md
  • 👋 Hi, I’m @andreicosmin55
  • 👀 I’m interested in programming and gaming
  • 🌱 I’m currently learning Computer Science at University of Bucharest
  • 💞️ I’m looking to collaborate on any project that's offered
  • 📫 You can reach me on email: andrei.cosmin.raducanu2001@gmail.com

Popular repositories Loading

  1. andreicosmin55 andreicosmin55 Public

    Config files for my GitHub profile.

  2. CarService_Cpp_OOP_Project CarService_Cpp_OOP_Project Public

    This is an oop project that I build for a better understanding of classes, inheritance, upcasting, downcasting and STL.

    C++

  3. BackendAspNetCore BackendAspNetCore Public

  4. Multithreading_Sync_Library Multithreading_Sync_Library Public

    In this project I implement a few objects that help with multithreading synchronization. Here you can find the implementations of objects like spinlock, mutex, (binary) semaphore and barrier

    C

  5. Binary_Search_Tree_Implementation_cpp Binary_Search_Tree_Implementation_cpp Public

    In this project you can find my implementation for a binary search tree in C++ and some tests that I used for testing the BST.

    C++

  6. CarService_Management_SQL_Database CarService_Management_SQL_Database Public

    In this project I pretend to manage all the car services in Romania using SQL. Here you can find the E/R diagram, the relational schema and some complex queries.