Skip to content
View ancamaxim's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report ancamaxim

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

Hi there 👋

I am a Computer Science student from Bucharest, Romania.

BIO

  • I’m currently studying at University POLITEHNICA of Bucharest
  • I’m currently learning programming languages: C, C++, Java, Python, Assembly (x86), Rust
  • I’m looking forward to collaborate on Open Source projects
  • How to reach me: anca_stefania.maxim@stud.acs.upb.ro

LANGUAGES AND TOOLS

C  C++  Python  rust  bash  Git 

Pinned Loading

  1. Distributed-Database Distributed-Database Public

    Simulated a distributed database of hash maps using concepts of caching, load balancing, consistent hashing, task queues in C.

    C

  2. AWS-Lambda-Loader AWS-Lambda-Loader Public

    Forked from andreirusanescu/AWS-Lambda-Loader

    Dynamic library loader which executes functions, based on the client-server model.

    C++

  3. TCP-UDP-Client-Server TCP-UDP-Client-Server Public

    Client-server notification system leveraging TCP and UDP protocols.

    Python

  4. Branch-Optimizer Branch-Optimizer Public

    Two-stage LLVM optimization pipeline which makes branch prediction and execution more efficient by using IR branch weighting and instruction alignment.

    C++