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

Block or report Khush0031

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

Hey πŸ‘‹, I'm Khush Chaurasia πŸ‘¨β€πŸ’»


I'm a Computer Science Enthusiast πŸ‘¨β€πŸ’», Currently learning FullStack MERN Tecnology.πŸš€

age focus living Follows

Coding
class FrontEndDeveloper {
    constructor() {
        this.name = "Khush Chaurasia";
        this.age = 24;
        this.role = "Web developer";
        this.language_spoken = ["en", "hin"];
    }

    welcome() {
        console.log("Thanks for visiting. I hope you find some of my work interesting.");
    }
}

const me = new FrontEndDeveloper();
me.welcome();

🌟 What I Bring to the Table:

  • πŸ’» Proficient in HTML, CSS, and JavaScript.
  • 🎨 A keen eye for design and a knack for creating pixel-perfect layouts.
  • πŸ› οΈ Experience with responsive web design and cross-browser compatibility.
  • πŸ“ Strong understanding of web accessibility and best coding practices.
  • 🌐 A passion for staying up-to-date with the latest web technologies.
  • πŸ’¬ Feel free to reach out to me through my LinkedIn.

I love connecting with different people so if you want to connect I'll be happy to connect with you all on LinkedIn || Github. 😊

Pinned

  1. Hunger-Web-App Hunger-Web-App Public

    Hunger || Get Your Food Now, A Clone Of Famous Online Food Ordering Web-App Swiggy.

    JavaScript

  2. JavaScript-Projects-Practise JavaScript-Projects-Practise Public

    JavaScript Projects Practice is a hands-on learning initiative aimed at helping individuals enhance their proficiency in JavaScript through practical projects, offering a structured approach for we…

    HTML

  3. DSA-That-Matter-s DSA-That-Matter-s Public

  4. Simon-game Simon-game Public

    How the Simon game works. Firstly, the game shows the first colour in the sequence (blue). The user clicks on the blue button. Next, the game shows the next colour (red), the user has to remember t…

    JavaScript

  5. Dice-Roll Dice-Roll Public

    Dice-Roll Game to Decide Who wins

    HTML

  6. Live-Code-Editor-HCJ Live-Code-Editor-HCJ Public

    A Basic Live Code HTML CSS JavaScript Editor Using HTML CSS JavaScript.

    HTML