Skip to content
View Khush0031's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

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 Loading

  1. Hunger-Web-App Public

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

    JavaScript

  2. 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โ€ฆ

    JavaScript

  3. DSA-That-Matter-s Public

  4. 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 Public

    Dice-Roll Game to Decide Who wins

    HTML

  6. Live-Code-Editor-HCJ Public

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

    HTML