Skip to content
View DevAgrawal04's full-sized avatar
💭
🤗
💭
🤗

Block or report DevAgrawal04

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.

Content in all repositories owned by your account will be closed.
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
DevAgrawal04/README.md

Hi there 👋

An image of @devagrawal04's Holopin badges, which is a link to view their full Holopin profile

Pinned Loading

  1. OperatingSystems_Assignment_CS252OperatingSystems_Assignment_CS252Public

    Operating Systems Assignment which consists of two questions from the exercise section of the 10th edition of Operating System Concepts

    C

  2. Stock-Price-PredictorStock-Price-PredictorPublic

    Developed a model to predict stock prices using Facebook Prophet

    Jupyter Notebook

  3. Handwritten-Digit-RecognitionHandwritten-Digit-RecognitionPublic

    A model using Support Vector Machine (SVM) which can correctly classify the handwritten digits from 0-9 based on the pixel values given as features.

    Jupyter Notebook

  4. Inventory-Management-DBMSInventory-Management-DBMSPublic

    Built a Database model normalized upto Boyce-Codd Normal Form, for inventory management along with being highly scalable

  5. Dev-Vincent-CSS-BATTLES-2023Dev-Vincent-CSS-BATTLES-2023Public

    HTML

  6. Reader-Writer-ProblemReader-Writer-ProblemPublic

    Common Synchronization Problem in OS

    C