Skip to content
View AshwinSheoran02's full-sized avatar
😉
😉

Highlights

  • Pro
Block or Report

Block or report AshwinSheoran02

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
AshwinSheoran02/README.md

Pinned

  1. Online-Retail-Store Online-Retail-Store Public

    This is a DBMS Online Retail Store Project which consist of both front-end and back-end. The Front-end is made using PHP HTML and CSS. MySQL is used for database. We have also used the Apache HTTP …

    PHP 3 3

  2. Automated-Financial-Distress-Predictor-Model Automated-Financial-Distress-Predictor-Model Public

    Forked from harsh20562/ML-Project-Group-25

    Jupyter Notebook

  3. EmoSense-App EmoSense-App Public

    Forked from Vedant0925/EmoSense

    The app recommends music on the basis of the mood of the user.

    Python

  4. Unity-3rd-Person-Shooter-Game Unity-3rd-Person-Shooter-Game Public

    Multilevel 3rd Person Shooter Game made on Unity. The Game consists of the cutscenes and levels and involves mechanics like knife stabbing, gun shooting, stealth, driving etc.

    C# 1

  5. QR-Code-Scanner-and-Generator-App QR-Code-Scanner-and-Generator-App Public

    Android App made using Java for QR code scanning and generation

    Java 1

  6. Unix-IPC Unix-IPC Public

    Implemented IPC using (i) Unix domain sockets, (ii) FIFOs, and (iii) message passing queues in C for UNIX based systems

    C