Skip to content
View catalinamanolache's full-sized avatar

Highlights

  • Pro

Block or report catalinamanolache

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

Hello! πŸ‘‹ I'm Catalina πŸ™Œ

πŸ‘©β€πŸ’» About Me

I'm a detail-oriented and determined Computer Science student, currently in my 3rd year at Politehnica Bucharest, with a strong interest in building innovative and complex solutions and delving into the latest technologies.

πŸ”­ Current Focus

  • πŸŽ“ 3rd Year Computer Science Student
  • πŸ’» Exploring many new and exciting areas in tech
  • 🀝 Connecting with like-minded people
  • πŸ† Participating in hackathons and coding competitions

πŸ“¨ Contact Information

πŸ› οΈ Tech Stack

Programming Languages

C C++ Java Python Assembly Verilog

Cloud & DevOps

Azure Docker Git Linux

πŸ“Š GitHub Stats

Cataman's GitHub Stats

Pinned Loading

  1. OOP-banking-system OOP-banking-system Public

    A Java-based banking system that allows users to create accounts, deposit and transfer money, manage transactions, and check balances. Built with a modular architecture using design patterns like F…

    Java 1

  2. distributed-database distributed-database Public

    A distributed database project implementing an LRU cache, load balancer, and server functionalities for efficient document management and request handling.

    C

  3. RESTful-HTTP-client RESTful-HTTP-client Public

    A HTTP client that communicates with a RESTful server using JSON. It processes user commands to send requests and handles both success and error responses. The implementation supports common HTTP m…

    C++

  4. router-dataplane router-dataplane Public

    A router dataplane implementation that processes network packets and performs IP forwarding. The solution includes IPv4 packet routing with trie-based longest prefix matching, ICMP support for erro…

    C

  5. animal-adoption-center animal-adoption-center Public

    An animal adoption center website featuring a gallery of animals with which you can interact in different ways, such as adopting them and creating new entries. Features a login and sign-up system w…

    Python 1

  6. social-media social-media Public

    A social media platform that uses graphs and tree data structures to manage friends, posts, and reposts.

    C