Skip to content
View geekyshubham's full-sized avatar
🎰
Trying My Luck xD
🎰
Trying My Luck xD

Block or report geekyshubham

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

नमस्ते (Namaste)🙏🏻, I'm Shubham Takankhar!

Twitter Follow Linkedin: thaianebraga GitHub followers

A little more about me...

const shubhs = {
    pronouns: "He" | "Him",
    code: ["C", "C++", "Python", "Java", "JavaScript"],
    askMeAbout: ["app dev", "InfoSec", "WebDev", "photography"],
    technologies: {
        mobileApp: ["Android App","Native Apps"],
        frontEnd: {
            js: ["React", "Gatsby"],
            css: ["materialize", "sass", "bootstrap","tailwind"]
        },
        backEnd: {
            js: ["node", "express"],
            python: ["flask"]
        },
        devOps: ["AWS", "Docker🐳","Nginx","GCP"],
        databases: ["mongo", "MySql", "sqlite"],
        misc: ["Firebase", "Socket.IO", "selenium", "open-cv"]
    },
    architecture: ["Serverless Architecture", "PWAs", "SPAs"],
    funFact: "There are two ways to write error-free programs;only the third one works"
};

Pinned Loading

  1. meet-automation meet-automation Public

    selenium web-driver based automation of Google Meet on ChromeDriver and GeckoDriver

    Python 3 1

  2. TRANSCRYB3R TRANSCRYB3R Public

    Transcript (Speech To Text API) , Translate (Google Translate API) and Dub (Google TTS API) Videos in languages supported by TTS API.

    Python 1

  3. emotionAI emotionAI Public

    Experience the whole new way of communication with emotions.

    JavaScript

  4. FileSafe FileSafe Public

    this is miny project , it basically is used to store files in mysql database and it can perform crud operation like downloading the file , rename that file and delete the file from DB. It also prot…

    Java

  5. SimonGame SimonGame Public

    this is a very simple simon game created using jQuery and basic html css

    JavaScript

  6. Crime-Reporting-System Crime-Reporting-System Public

    This is web application based on reporting crimes to police database

    PHP