Skip to content
View Vaibhav08080's full-sized avatar

Block or report Vaibhav08080

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
Vaibhav08080/README.md

πŸ’« Welcome to My World

Header

πŸ”₯ About Me

Hey there! I'm Vaibhav - a passionate Full-Stack Developer and AI/ML enthusiast. I've completed an internship as a Full-Stack Developer, building dynamic and scalable web applications. I'm always pushing the boundaries of what's possible with code!

πŸ’‘ Tech Stack

React Node.js Express MongoDB Python TensorFlow

⚑ GitHub Stats

Vaibhav's GitHub Stats Top Languages Streak

πŸ’₯ Crazy Code Magic

from time import sleep
from random import choice

greetings = ['Hello', 'Hey', 'Hi', 'Hola', 'Bonjour', 'Namaste']
emojis = ['πŸ”₯', 'πŸ’₯', '⚑', 'πŸš€', 'πŸ’»', '✨']

for _ in range(10):
    print(f"{choice(greetings)} World {choice(emojis)}")
    sleep(0.5)

Snake animation - dark

🌐 Connect with Me

Footer

Popular repositories Loading

  1. forcommand forcommand Public

  2. passwordgenerator passwordgenerator Public

    this is just an app that is created for finding random passwords

    JavaScript

  3. chai-aur-react chai-aur-react Public

    Forked from hiteshchoudhary/chai-aur-react

    chai aur react series on youtube

    JavaScript

  4. gymwebsite gymwebsite Public

    nothing fancy

  5. todoapp todoapp Public

    JavaScript

  6. numpy-practise numpy-practise Public

    Jupyter Notebook