Skip to content
View kunalramharyani's full-sized avatar
💻
A man’s worth is no greater than the worth of his ambitions.
💻
A man’s worth is no greater than the worth of his ambitions.

Highlights

  • Pro

Block or report kunalramharyani

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

Hi, I'm Kunal Haryani!

LinkedIn: kunal-haryani GitHub: kunalramharyani Website: kunalramharyani

About Me

const kunal = {
  pronouns: "he" | "him" | "his",
  education: [
    "BE Computer Science @ BITS Pilani",
    "ME Software Engineering @ University of Maryland, College Park",
  ],
  languages: [HTML5, CSS3, Javascript, Typescript, Python, Java, MySQL, C],
  packages: [
    Bootstrap,
    jQuery,
    MongoDB,
    Express,
    EJS,
    React,
    Next.js,
    Angular,
    Node,
    Mocha,
    Chai,
  ],
  other: ["linux", "git", "oop", "functional programming", "agile software development"],
  experience: {
    intern: "SOL Analytics, Dubai",
    intern: "Amtrak, Washington DC",
  },
  projects: "Check out my" + " GitHub | Website",
  achievement:
    "1st place at the ACM x MLH hackathon sponsored by GitHub @ BITS Pilani, Dubai Campus",
    "Mentored teams competing in Technica, the world's largest hackathon for underrepresented genders in tech",
};

I am always looking for full time software engineering opportunities, feel free to contact me regarding any relevant openings or just to say hi!


Pinned Loading

  1. CS-Projects CS-Projects Public

    All of the projects that I have done to learn about the various fields in computer science.

    Jupyter Notebook

  2. DSA DSA Public

    Data Structures & Algorithms in JS.

    JavaScript