Skip to content
View scarface414's full-sized avatar

Block or report scarface414

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 Loading

  1. CricBuzz CricBuzz Public

    API endpoints created in FastAPI to register teams and players, and matches. The data is stored in PostgreSQL DB. The ORM used is SQLAlchemy.

    Python

  2. Maze-Generator- Maze-Generator- Public

    Implemented a Maze Generating algorithm using randomized DFS! Implemented the frontend in Vanilla JS, HTML, CSS!

    JavaScript 1

  3. Daily-Wordle-Solver Daily-Wordle-Solver Public

    Implemented a Trie Based algorithm to solve the viral 2022 word guessing game Wordle.

    C++

  4. Pizza-Delivery-API Pizza-Delivery-API Public

    API endpoints where user can login/signup, order pizza, rate or delte orders

    Python

  5. URL-Shortner URL-Shortner Public

    A URL shortner made with FastAPI in backend, and PostGreSQL as DB.

    Python

  6. CNN-Image-Classifier-CIFAR10 CNN-Image-Classifier-CIFAR10 Public

    This is a jupyter notebook implementation of the Convolution Neural Network(CNN) Model of Deep Learning trained to 76% accuracy

    Jupyter Notebook