Skip to content
View rajatshukla009's full-sized avatar
๐Ÿ’ญ
Working
๐Ÿ’ญ
Working

Block or report rajatshukla009

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

GitHub Sponsors Code Size

Visitor Count

Visitor Count

About Me

from life import Creativity

class Life(Creativity):
    def current_projects(self):
        self.currently_learning = "Web Scraping and Devlopment ๐Ÿ“š"
        self.currently_working_on = "Python Autmation ๐ŸŒฑ"
        self.excited_for = "Internt of Things ๐ŸŒŽ"
        
    def contact_me(self):
        self.email = "rajatworkshukla@gmail.com"
        
if '__repo__' == '__helpful__':
    star.it()
    fork.it()

๐Ÿ› ๏ธ Languages & Tools:

Python C++ Postgres Colab HTML CSS BootStrap Django VSCode Git Github Linux windows

Chrome Dino

GitHub Stats


Pinned Loading

  1. Breakout Breakout Public

    Breakout game( brick breaker )

    Python 2

  2. Face-Detector Face-Detector Public

    Face Detection using OpenCV(cv2) modules

    Python 1

  3. Pixel-Runner Pixel-Runner Public

    A mario style game ( but very easy )

    Python 1

  4. HackerNews-Headlines-Emailer HackerNews-Headlines-Emailer Public

    sending automated emails from hacker news using BeautifulSoup

    Python

  5. Image-Editor Image-Editor Public

    Image editor made in python

  6. YouTube-Downloader YouTube-Downloader Public

    YouTube Downloader made in python with PySimpleGUI module