Skip to content
View atareversei's full-sized avatar
🔱
utterly immaculate
🔱
utterly immaculate

Organizations

@basliqlabs @AnataTech

Block or report atareversei

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

Software engineer focused on systems, networks, and security, working across low-level programming and applied research.

Work

erp logoerp logoerp logoerp logo
Currently Lead Software Engineer at Anata (Nejati Industrial Group), developing the Anata Nexus ERP using csharp logo and react logo typescript logo

IAU logo 3t logo
Previously a Software Engineer at the 3T Platform, a nationwide system owned and operated by Islamic Azad University.

Projects

  • http-server (✨ 22 stars) · Minimal HTTP/1.1 server in go logo using raw TCP.
  • minimal-quic · Minimal QUIC protocol implementation in go logo
  • quardian (🚧) · Real-time intrusion detection system using go logo, python logo (ML) and react logo typescript logo

Learning & Experiments

  • peach-os · Educational kernel project in c language logo inspired by Daniel McCarthy’s course.
  • lox-language · Interpreter and virtual machine in c language logo following Crafting Interpreters.
  • crypto-playground · Cryptography experiments inspired by Dan Boneh’s Stanford course.
  • data-science-playground · ML/DL exercises from Reza Shokrzad’s bootcamp using python logo
  • qwill · Bilingual static blog template (Persian + English) built with svelte logo typescript logo. Supports categories, Markdown, and light/dark themes.

Featured Articles

  • Exploring QUIC · A deep dive into the QUIC protocol and its architecture.

Read more on Qwill.

Background

  • B.Sc. in Computer Engineering
  • Preparing for a Master’s in Distributed Systems and Computer Networks (2026)

📬 [email protected] · LinkedIn

Pinned Loading

  1. http-server http-server Public

    A minimal HTTP/1.1 server in Go, built from scratch with raw TCP and inspired by Go’s net/http package.

    Go 22

  2. quardian quardian Public

    A real-time intrusion detection system that monitors network traffic to detect malicious behavior using machine learning.

    Go 1

  3. minimal-quic minimal-quic Public

    A minimal QUIC protocol implementation in C.

    Go 1

  4. basliqlabs/qwill basliqlabs/qwill Public

    An SSG blogging template developed with SvelteKit for the people of Basliq to share their experiences.

    CSS 4

  5. peach-os peach-os Public

    An educational kernel developed while following Daniel McCarthy's "Developing a Multithreaded Kernel" course.

    Assembly 1

  6. lox-language lox-language Public

    Lox language implementations: a Java tree-walking interpreter (jlox) and a C bytecode VM (clox), following Crafting Interpreters.

    C 1