Skip to content
View buddhiraz's full-sized avatar
🌴
On vacation
🌴
On vacation
  • India
Block or Report

Block or report buddhiraz

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. Counter_app Counter_app Public

    An flutter project which was inspired by the by-default counter project created once you run -- flutter create.Some minute modification has been made to that to accomodate two buttons to adjust the…

    Makefile

  2. django_workout django_workout Public

    Django_workout

    Python

  3. AI-based-num_plate-recognition AI-based-num_plate-recognition Public

    This is a ANPR i.e Automatic Number Plate Recognition system powered by deep learning.The images of the vehicle is processed by YOLO whose core architecture is a CNN.The CNN hover around the entire…

    Jupyter Notebook

  4. Bookmark_SocialMedia Bookmark_SocialMedia Public

    This is a project I read about in Django Example which stores images in media storage, and people can create account in this to view this images along with like , share and other functionality.Back…

    Python

  5. cryptos_from_scratch cryptos_from_scratch Public

    Forked from karpathy/cryptos

    Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes

    Jupyter Notebook

  6. Created using remix-ide: Realtime Et... Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.24+commit.e11b9ed9.js&optimize=false&runs=200&gist=
    1
    // SPDX-License-Identifier: MIT
    2
    pragma solidity >=0.4.22 <0.9.0;
    3
    
                  
    4
    library console {
    5
        address constant CONSOLE_ADDRESS =