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

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.

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
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: [email protected]

LANGUAGES AND TOOLS

C  C++  Python  rust  bash  Git 

Pinned Loading

  1. dmd dmd Public

    Forked from dlang/dmd

    dmd D Programming Language compiler

    D

  2. 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

  3. Asynchronous-Web-Server Asynchronous-Web-Server Public

    HTTP-based Web Server implementation leveraging async I/O operations.

    C

  4. lambda-loader lambda-loader Public

    Forked from andreirusanescu/lambda-loader

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

    C

  5. Memory-Allocator Memory-Allocator Public

    Build a minimalistic memory allocator that can be used to manually manage virtual memory: explicit allocation, reallocation, and initialization of memory.

    C

  6. InsightX InsightX Public

    Practical Machine Learning and Image Processing

    Python