Skip to content
View ishansgithub's full-sized avatar
🤨
async existential crisis
🤨
async existential crisis

Block or report ishansgithub

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

Pinned Loading

  1. two-pass-assembler two-pass-assembler Public

    A two-pass assembler and emulator implementation in C++ for a custom instruction set architecture. This project demonstrates the complete process of assembly language processing, from source code …

    C++

  2. LockBox LockBox Public

    Lockbox is a secure personal banking credential manager built with Next.js and TypeScript. It encrypts banking credentials with AES-256-CBC, protecting passwords, PINs, and sensitive data. Features…

    TypeScript

  3. Phantom Phantom Public

    Phantom is a real-time anonymous chat app with WebRTC voice calls. Built with React and Node.js, it uses Socket.io for messaging and MongoDB for persistence. Users create or join private rooms, sen…

    JavaScript

  4. chatroom-lld chatroom-lld Public

    chatroom-lld is an asynchronous chat room application built with C++20 and Boost.Asio. It enables multiple clients to connect to a server and exchange real-time messages. The server uses non-blocki…

    C++