Skip to content
View siddharth-shringarpure's full-sized avatar
πŸ§€
One byte at a time...
πŸ§€
One byte at a time...

Highlights

  • Pro

Block or report siddharth-shringarpure

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

Greetings πŸ‘‹

I am Sid, a Computer Science student interested in leveraging technology to create meaningful solutions and drive impactful change.

I'm open to exploring various fields, learning new tools, and collaborating on projects.

About me

public class Sid {
  public String[] skills = new String[] {"Problem Solving", "Critical Thinking", "Communication"};
  public String[] interests = new String[] {"AI", "Data Science", "Quantum Computing"};
  private String[] hobbies = new String[] {"Chess", "Music Production", "DJing"};
}

Languages and Tools

Python Java C HTML5 CSS Postgres Bash

IDEs

Contact

If you'd like to connect or discuss potential collaborations, feel free to reach out via LinkedIn.

Pinned Loading

  1. TimesTablesGenerator TimesTablesGenerator Public

    Times tables worksheet generator. Helpful for maths tutors :)

    Java

  2. Simultaneous-Equations-Solver Simultaneous-Equations-Solver Public

    Simple tool to solve simultaneous equations

    Python