Skip to content
View VivianSobers's full-sized avatar

Block or report VivianSobers

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

Pinned Loading

  1. Canteen Canteen Public

    A full-stack canteen ordering app built with React, Node.js, MongoDB, and Stripe. Containerized with Docker, orchestrated with Kubernetes, and deployed via GitHub Actions.

    JavaScript

  2. Foriegn-Exchange-Rates-Analysis Foriegn-Exchange-Rates-Analysis Public

    Statistical analysis of global currency exchange rates against the USD — covers preprocessing, descriptive stats, correlation, hypothesis testing, Q-Q plots, and linear regression.

    Jupyter Notebook

  3. Reliable-Group-Notification-System Reliable-Group-Notification-System Public

    A UDP-based reliable group notification system with custom packet format, ACK tracking, retransmission logic, and real-time dashboard.

    JavaScript

  4. Smart-Attendance-System Smart-Attendance-System Public

    Automated attendance system using RFID + facial recognition, uses Arduino, Python, DeepFace, OpenCV, and SQLite.

    Python

  5. Container-Runtime Container-Runtime Public

    Forked from shivangjhalani/OS-Jackfruit

    A lightweight Linux container runtime in C with a supervised process model, bounded-buffer logging, and a kernel-space memory monitor.

    C

  6. JavaScript-Syntax-Verifier JavaScript-Syntax-Verifier Public

    A Python-based JavaScript syntax verifier built with PLY (Python Lex-Yacc). Supports variable declarations, functions, loops, conditionals, and arrays.

    Python