Skip to content
View abhisarxverma's full-sized avatar

Block or report abhisarxverma

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

Popular repositories Loading

  1. DSA-by-heart DSA-by-heart Public

    Learned through and documented every concept in DSA, with the BRUTE -> BETTER -> OPTIMAL Approach sequence.

    C++ 1

  2. SQL-Mastery SQL-Mastery Public

    This repository contains all my SQL practice projects from various courses I take, including CS50, Stanford, MIT, and other open learning platforms.

    1

  3. SkillPair-app SkillPair-app Public

    πŸ‘¨β€πŸ’»In the Infinite ocean of Free online learning, 🀝 Connect with like-minded peers πŸ“š SkillPair helps online course students find study partners, stay accountable, and learn together.

    Python 1

  4. Books Books Public

    A curated collection πŸ“œ of insights, notes, and key takeaways from the Most influential programming books I read πŸ“š like Pragmatic Programmer, Fluent Python.

    1

  5. My_First_Game-Turtle_Shooter My_First_Game-Turtle_Shooter Public

    A simple shooting game that I made as an absolute beginner πŸ‘¨β€πŸ’», when i learned about the turtle module in the 100 days of code by Angela Yu course.

    Python

  6. My_First_Calculator My_First_Calculator Public

    In my very first month of programming πŸ’», I failed multiple times in making a basic GUI based calculator, but I succeeded and here's the code.

    Python