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

Block or report Archit-10

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

GitHub Banner

Backend & Systems Engineer specializing in scalable data platforms, system-level architecture, and security pipelines.

archit-10

About Me

  • Building multi-modal biometric authentication systems integrating fingerprint, iris, and facial recognition for secure and resilient voter authentication.

  • Interested in building scalable backend systems, distributed infrastructure, and security-focused platforms.

  • Open to collaborating on open-source systems software, distributed infrastructure, and performance engineering projects.

Currently Learning

Diving deep into:

  • Distributed Consensus (Raft & Paxos)
  • Linux Kernel Internals
  • eBPF for Network Observability

Interests

  • Distributed Systems
  • Backend Engineering
  • System Design
  • Security Engineering
  • Performance Engineering
  • Real-time Data Processing

Contact

archit-10

Pinned Loading

  1. content-aware-image-resizing content-aware-image-resizing Public

    Content-aware image resizing using seam carving, OpenCV, and dynamic programming.

    C++

  2. posix-shell posix-shell Public

    POSIX-compliant command-line shell in C++ using fork(), execvp(), pipe(), dup2(), and waitpid().

    C++