Skip to content
View DevAgrawal04's full-sized avatar
๐Ÿ’ญ
๐Ÿค—
๐Ÿ’ญ
๐Ÿค—

Highlights

  • Pro

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.

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
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_CS252 OperatingSystems_Assignment_CS252 Public

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

    C

  2. Stock-Price-Predictor Stock-Price-Predictor Public

    Developed a model to predict stock prices using Facebook Prophet

    Jupyter Notebook

  3. Handwritten-Digit-Recognition Handwritten-Digit-Recognition Public

    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-DBMS Inventory-Management-DBMS Public

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

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

    HTML

  6. Reader-Writer-Problem Reader-Writer-Problem Public

    Common Synchronization Problem in OS

    C