Skip to content
View anand-mukul's full-sized avatar
  • 11:06 (UTC +05:30)
Block or Report

Block or report anand-mukul

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

๐ŸŒŸ Welcome to My GitHub World!

๐ŸŒฑ About Me

Hey there! I'm Mukul Anand, a curious college student diving deep into the world of technology. Iโ€™m passionate about coding, learning new things, and building cool projects.

class AboutMe:
    def __init__(self):
        self.name = "Mukul Anand"
        self.majors = ["Computer Science", "Software Engineering"]
        self.interests = ["AI", "Web Development", "Open Source"]
        self.hobbies = ["๐ŸŽฎ Gaming", "๐Ÿ“– Reading", "๐ŸŒ Exploring"]

    def get_skills(self):
        return {
            "languages": ["Python", "JavaScript", "Java", "C", "TypeScript"],
            "frameworks": ["React", "Node.js", "NextJs", "Django"],
            "tools": ["Git", "Docker", "AWS"],
            "learning": ["Machine Learning", "Blockchain"]
        }

    def __str__(self):
        return f"Hi, I'm {self.name}, a {self.majors} student. I love {', '.join(self.interests)}."

me = AboutMe()
print(me)

๐ŸŽ“ Education

  • Chandigarh University: Pursuing a degree in BE in CSE.
  • Courses: Data Structures, Algorithms, Web Development, AI Fundamentals, etc.

๐Ÿ’ป My Projects

Here are some projects Iโ€™ve worked on or am currently exploring:

  • Project Numerify: A web app for doing basic calculations. Repo Link
  • Project Ninja: An AI model to chat with PDF. Repo Link
  • Project Rumble: A fun game built with javascipt. Repo Link

๐Ÿ”ง Technologies I Use

๐ŸŒŸ Highlighted Repositories

Repo 1 Repo 2

๐ŸŒ Connect with Me

LinkedIn Twitter

๐Ÿ“Š GitHub Stats

Your GitHub stats Your GitHub streak stats

๐ŸŒฑ Contributions & Learning Path

  • Open Source: Iโ€™m exploring and contributing to various open-source projects. Check out my contributions!
  • Learning: Currently diving into Machine Learning. I enjoy sharing what I learn through small projects and blog posts.

๐Ÿ† Achievements

GitHub trophies

๐Ÿ“ฌ Get in Touch

I love connecting with fellow tech enthusiasts! Feel free to reach out via email or connect with me on LinkedIn.

๐ŸŒŸ Fun Fact

Did you know? The first computer programmer was Ada Lovelace in the 19th century. She wrote an algorithm for Charles Babbageโ€™s early mechanical general-purpose computer, the Analytical Engine.

Pinned Loading

  1. PDFNinja PDFNinja Public

    While developing locally is a seamless experience, deploying and hosting on Vercel does require a subscription. Keep in mind that subscribing to Vercel provides additional features and benefits forโ€ฆ

    TypeScript 5 2

  2. dreamix dreamix Public

    Dreamix: Where Imagination Meets AI Transformation

    TypeScript 1

  3. numerify numerify Public

    Numerify is a web app with powerful calculator tools, from basic arithmetic to advanced scientific computations. Version 1.0.1 is now live on Vercel.

    TypeScript 1 1