Skip to content
View abhie16's full-sized avatar

Highlights

  • Pro

Block or report abhie16

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

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

Full Stack Web Developer

About me...

const abhie16 = {
    pronouns: "He" | "Him",
    code: [Javascript, Java, C#, C++, C],
    askMeAbout: ["Web Developemnt", "DSA"],
    technologies:{
        //practicing
       frontEnd: {
            js: ["React"],
            css: ["tailwind", "bootstrap"]
        },
        backEnd: {
            js: ["node", "express"],
        },
        databases: ["mongo","sql"],
        //learning
        devOps: ["AWS", "Google Cloud"],
        misc: ["Firebase", "socket.io"]
    },
    challenge: "I am trying to do more personal projects and open source contributions",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

Top Languages


Visitor Count

Visitor Count

❤️ Thank you for visiting my Github Profile ❤️

Pinned Loading

  1. crypto-punk crypto-punk Public

    Used coingecko api to get real time data of cryptocurrencies and their exchanges platform. We can see exchanges platform according to its rank and coin with real time chart and price . We can also …

    JavaScript

  2. dallE-clone dallE-clone Public

    Image generating website with the help of Open ai api. This repository contains a full-stack web application built using the MERN stack (MongoDB, Express.js, React, Node.js), with an integration of…

    JavaScript 1

  3. TaskMaster TaskMaster Public

    TaskMaster is a user-friendly to-do application developed using vanilla JavaScript and powered by LocalStorage for seamless storage and retrieval of tasks. With its sleek design and intuitive inter…

    JavaScript

  4. Desktop-Calculator Desktop-Calculator Public

    C#

  5. Text-To-Speech Text-To-Speech Public

    This is a simple chrome extension to convert text to speech. It will help to make English word pronunciation good.

    HTML 2

  6. video-hub video-hub Public

    This template is similar to the learning platform like udemy we can play video lectures. It contain login and signup pages.

    JavaScript