Skip to content
View Rohith-S636's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Rohith-S636

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

Popular repositories Loading

  1. Simple-JAVA-syntax-validator Simple-JAVA-syntax-validator Public

    Syntax validation of Java constructs using Context-Free Grammar (CFG) implemented with PLY (Python Lex-Yacc).

    Python

  2. Simple-Expenditure-Warning-System Simple-Expenditure-Warning-System Public

    A unified approach to budget tracking and real-time alerts implemented via CLI, Desktop GUI, and Web Dashboard.

    JavaScript

  3. Distributed-Job-Queue-System Distributed-Job-Queue-System Public

    A modular, distributed task orchestration system built from scratch using Python Sockets. Features a multi-threaded TCP broker, priority-based job scheduling, and fault-tolerant worker nodes.

    Python

  4. G-M8 G-M8 Public

    A modern collaboration app for teachers and students to manage teams, chat, and projects in one place.

    JavaScript

  5. Version-Control Version-Control Public

    A custom Version Control System built with a C core and a React-powered DAG visualizer.

    JavaScript

  6. Solving-Linear-Systems-in-Python Solving-Linear-Systems-in-Python Public

    A Comprehensive linear system solver in Python that compares the accuracy and efficiency of NumPy's built-in solver, PLU decomposition, matrix inversion, and RREF methods.

    Python