Skip to content
View CellerCity's full-sized avatar
  • IIT KGP

Block or report CellerCity

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. aman-nasim-portfolio aman-nasim-portfolio Public

    TypeScript

  2. arithmetic-expression-parser arithmetic-expression-parser Public

    A compiler frontend for arithmetic expressions using Flex and Bison. Validates syntax and outputs a structural string to visualize operator precedence and grouping. Focuses on parsing logic, not nu…

    Yacc

  3. CXR-Classification-ViT-vs-CNN CXR-Classification-ViT-vs-CNN Public

    Comparative analysis of 19 Deep Learning architectures (13 SOTA + 6 Proposed) for thoracic disease classification on VinDr-CXR and VinDr-PCXR datasets.

    Jupyter Notebook

  4. SyncText-CRDT SyncText-CRDT Public

    A decentralized, peer-to-peer collaborative editor built in C++ using CRDTs, POSIX IPC, and lock-free synchronization.

    C++

  5. Web-Scraping-Amazon Web-Scraping-Amazon Public

    Amazon webscraper.

    Python

  6. X11-Terminal-Emulator X11-Terminal-Emulator Public

    A lightweight, GUI-based terminal emulator built from scratch in C using Xlib (X11). Features include a custom process-group manager for simultaneous command monitoring (MultiWatch) and tabbed inte…

    C