Skip to content
View parambhatia2004's full-sized avatar
Block or Report

Block or report parambhatia2004

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. Backend-For-Fast-Food-Service Backend-For-Fast-Food-Service Public

    As part of an academic project, I developed a backend which utilised Java Generics & Interfaces to manage restaurant information, customer details, as well as favourite restaurants of each customer…

    Java

  2. chatApp-Param chatApp-Param Public

    Real-time Chat Application built in React & Node.js using the Stream API. Users can message other users in Team Channels as well as Direct Channels. Login/Sign Up authentication also exists on home…

    JavaScript 1

  3. CommandLineEditor CommandLineEditor Public

    Command Line Editor to conduct a variety of file operations, such as add/delete files, append lines, word counter and many more. I earned a high first class for my work on this project.

    C

  4. twitter-news-bot twitter-news-bot Public

    Automated bot which takes the latest news headlines, paraphrases using AI, and posts to twitter with timestamp

    Python

  5. ExpenseTracker ExpenseTracker Public

    Expense tracking Web App - Allows proportional assignment of expenses in a group, provided with flash notifications and status of payments with confirmation. Uses sqlalchemy to store expenses and u…

    Python

  6. RobotMazeControl RobotMazeControl Public

    Java controller for a robot in a digital maze, implementing depth-first search and Tremaux's Algorithm.

    Java