Skip to content
View savirsingh's full-sized avatar
😎
coding
😎
coding

Highlights

  • Pro

Organizations

@volcanojudge

Block or report savirsingh

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

Programming enthusiast, particularly algorithms & data structures. I'm in grade 12 and plan to pursue computer science or a related field in university.

Projects

Some cool closed-source projects I built include:

  • The Math Contest Repository, a contest-hosting platform with 1400+ problems (primarily from AMC/AIME and CEMC contests) and 300+ registered users. I've successfully hosted 9 math contests and authored 100+ original problems as of September 2024.
  • Clonio AI, an iOS app that can transform people into AI chatbots based on DM/text conversation history. At its peak, this application ranked 64th on the US App Store for paid apps under the "Productivity" section. It attracted 200+ downloads in the first week alone.

Some fun open-source projects I build include:

  • Volcano Judge: A competitive programming online judge/grader based on LeetCode and Codeforces. Supports Python 3 (with sandboxing) and C++.
  • CCC Solutions: I thoroughly enjoy competitive programming and solved 470+ problems during my sport programming journey. Most solutions are available in my repository.

You can find dozens of other projects, including hackathon submissions, on my website or on my GitHub profile :)

Experience

I've worked in three software engineering internships during high school, listed below in reverse chronological order:

  • Software Engineer Intern, Scaled Foundations
  • Student Researcher & Software Engineer Intern, University of Waterloo
  • Backend Engineer Intern, American Inn Ozark

Learn more: https://www.savirsingh.com

Contact: [email protected]

Pinned Loading

  1. ccc-solutions ccc-solutions Public

    Solutions For University of Waterloo CCC

    C++ 25 3

  2. pytocpp pytocpp Public

    Convert Python Code To C++ Code

    Python 13 2

  3. algorithms algorithms Public

    Algorithms for competitive programming, personal projects, etc.

    C++ 2

  4. my-style-website my-style-website Public

    (Archived) My official website, written in pure HTML & CSS, and using Thatformworks.

    HTML 2

  5. mmistakes-website mmistakes-website Public

    Forked from mmistakes/minimal-mistakes

    My old website, using Minimal Mistakes.

    HTML

  6. volcano-judge volcano-judge Public

    A minimalistic & user-friendly competitive programming online judge.

    HTML