Skip to content
View assam4's full-sized avatar
📎
Open to job offers
📎
Open to job offers
  • Armenia,Yerevan

Highlights

  • Pro

Block or report assam4

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

Technical Background

Tech Stack

Connect With Me

States

Pinned Loading

  1. SimpleAuth SimpleAuth Public

    This project is a user account management system built with modern C++20 features. It includes user registration, sign-in, password recovery, and secure account handling.

    C++

  2. Shell_Basic_Implementation Shell_Basic_Implementation Public

    Minishell is a simplified Unix shell written in C, developed as a project to deepen understanding of how shells work internally. It replicates core features of a real shell like bash or zsh, includ…

    C 1 1

  3. B-Tree B-Tree Public

    A B-tree is a data structure optimized for storing and searching large amounts of data on external storage (e.g., disks or SSDs). It minimizes the number of disk accesses, making it very efficient …

    C++

  4. DataScope DataScope Public

    High-performance C++20/23 library for asynchronous parsing and processing of large-scale financial market data with selective field storage and minimal memory footprint.

    C++