Skip to content
View TheViz02's full-sized avatar
🎧
Podcasts or Music
🎧
Podcasts or Music

Block or report TheViz02

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
TheViz02/README.md
  • 👋 Hi, I’m Bhupendra Madhu
  • 👀 I’m interested in web development, backend development, programming, exploring world, and listening music
  • 🌱 I’m currently learning JavaScript, PHP and their framework!!!
  • 📫 How to reach me - Instagram LinkedIn
console.log("Hello World");
<?php
    echo "Hello World!!!";

Pinned Loading

  1. image-process-api-in-express image-process-api-in-express Public

    Extracting text from image like an OCR using Tesseract.Js and making as an Standalone API for extracting text from Image

    HTML 1

  2. crud-express-mysql crud-express-mysql Public

    Basic CRUD operation API in ExpressJS with MySQL (MariaDB) backed database

    JavaScript 1

  3. expresss-app-skeleton expresss-app-skeleton Public

    Express app skeleton for fast express backend creation

    JavaScript