Skip to content
View RahmaniErfan's full-sized avatar
🏍️
Maximum throughput
🏍️
Maximum throughput

Sponsors

@KingOfSpades

Block or report RahmaniErfan

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

Erfan Rahmani

Full Stack Engineer | M.S. Computer Science

I architect systems and ML-integrated backends using NestJS, FastAPI, Spring Boot, and others. With full-time experience leading technical lifecycles, I collaborate with teams to move projects from design to production.

  • Expertise: Backend, Frontend, DevOps, ML Integration, and System Architecture.
  • DevOps & Infrastructure: Docker, microservice architecture, and various AWS services (Fargate, EC2, deployment pipelines, etc.).

🔗 Projects & Technical Blog

Full list of projects and blog available at:

ErfanRahmani.com

Pinned Loading

  1. abstract-folder abstract-folder Public

    An Obsidian plugin to get rid of rigid folders. Create multiple abstract connections between your notes/files using the front matter to declare parent/children notes.

    TypeScript 66 5

  2. distributed-web-crawler distributed-web-crawler Public

    Python 2 1

  3. Complete-OOPDS-Application Complete-OOPDS-Application Public

    A C++ OOPD application that dynamically builds data structures and manages them.

    C++

  4. Huffman-Coding-Algorithm Huffman-Coding-Algorithm Public

    Input & Ouput Algorthm for Huffman compression.

    C++

  5. Kruskals-Algorthm Kruskals-Algorthm Public

    Kruskal's Input & Ouput Algorithms.

    C++

  6. Process-Scheduling Process-Scheduling Public

    CPU Scheduler" is a Python application that provides a graphical interface for simulating various CPU scheduling algorithms, including Round Robin, Shortest Job First (SJF) non-preemptive, and Prio…

    Python