Skip to content
View RyanGroch's full-sized avatar

Highlights

  • Pro

Block or report RyanGroch

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
RyanGroch/README.md

Hey ๐Ÿ‘‹, I'm Ryan

An aspiring software developer based in the Chicagoland area

I love making stuff that people benefit from. I recently finished my computer science degree at Northern Illinois University.

Connect with me:

ryan-groch

Languages and Tools:

aspnet core bash css3 docker git html5 java laravel linux mysql php postgresql python react tailwind typescript

Pinned Loading

  1. retrieve-jobs retrieve-jobs Public

    An app that retrieves job output from mainframes.

    TypeScript 2

  2. ryangroch.github.io ryangroch.github.io Public

    My personal website, which serves as a portfolio of my software (mostly web) development projects.

    Astro

  3. logic-square logic-square Public

    A logic puzzle of my own invention. This app can generate random puzzles and allow the user to play them. The user can also have the app solve the puzzle for them.

    TypeScript

  4. othello-ai-v2 othello-ai-v2 Public

    A browser app which allows the user to play Othello against an AI. The user can also have two AIs play against each other.

    TypeScript

  5. image-cropper image-cropper Public

    An image cropper that crops images in a circle.

    TypeScript

  6. sudoku-v2 sudoku-v2 Public

    A browser app which allows the user to play sudoku. The app can also automatically solve the puzzle using a recursive backtracking algorithm.

    JavaScript