Skip to content
View ryan-tabar's full-sized avatar

Block or report ryan-tabar

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

Pinned Loading

  1. An-Artificial-Neural-NetworkAn-Artificial-Neural-NetworkPublic

    A Feed Forward Artificial Neural Network from first principles.

    Python

  2. SolitaireSolitairePublic

    A solitaire game made using pygame.

    Python 1

  3. Minesweeper-with-SDL2Minesweeper-with-SDL2Public

    Minsweeper game made with SDL2

    C++ 1 1

  4. Mandelbrot-SetMandelbrot-SetPublic

    Rendering the Mandelbrot set using HTML canvas and displaying iteration lines.

    JavaScript

  5. Sliding-Puzzle-with-SDL2Sliding-Puzzle-with-SDL2Public

    A simple sliding puzzle game made with SDL2. It features a menu to choose difficulty and a stopwatch. It also includes animations for the sliding tiles.

    C++ 1

  6. weather-appweather-appPublic

    Contains a search query which takes in a city or a pair of coordinates (lat and lon). Then it returns the current weather and an 8-day forecast with additional descriptions.

    JavaScript