Skip to content
View Abhimanyu668's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Abhimanyu668

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

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

System engineer at Infosys

Twitter Follow Linkedin: Abhimanyu GitHub followers

A little more about me...

const abhimanyu = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Python", "C++", "sql"],
    askMeAbout: ["web dev", "DSA", "tech", "photography"],
    technologies: {
        backEnd: {
            js: ["Node", "Express"],
        },
        FrontEnd: {
            framework: ["NextJS", "ReactJS", "JQuery", "Tailwind", "BootStrap"]
        },        
        databases: ["mongo", "MySql", "sqlite"],
        misc: ["Firebase", "Socket.IO", "Redux Toolkit", "ThreeJS"]
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
    currentFocus: " I am currently focusing on mastering the art of **System Design**",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊

Pinned

  1. Online-Drawing-Tool Online-Drawing-Tool Public

    This is a web-based collaborative drawing tool that allows users to create diagrams, sketches in a simple and intuitive manner. It's designed to be easy to use and accessible for both individuals a…

    JavaScript

  2. Abhimanyu-Portfolio Abhimanyu-Portfolio Public

    JavaScript 1

  3. SHOPPER-ECommerce SHOPPER-ECommerce Public

    Developed an intuitive frontend for an E-commerce website aimed at providing users with a seamless shopping experience. Implemented modern design principles and user interface components to enhance…

    JavaScript

  4. Watches-website Watches-website Public

    Welcome to the Responsive Watches Website repository! This project is a modern and responsive website designed for showcasing a collection of watches. The website features a beautiful and user-frie…

    CSS 1

  5. QR-Code-Generator-Node.js QR-Code-Generator-Node.js Public

    QR Code Generator is a Node.js application that allows you to generate QR codes from URLs. You can use this tool to quickly generate QR codes for various purposes, such as sharing URLs, contact inf…

    JavaScript

  6. simon-game-js simon-game-js Public

    Simon Game is a simple memory-based game that challenges your pattern-recognition skills.

    JavaScript