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

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.

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

Pinned

  1. An-Artificial-Neural-Network An-Artificial-Neural-Network Public

    A Feed Forward Artificial Neural Network from first principles.

    Python

  2. Solitaire Solitaire Public

    A solitaire game made using pygame.

    Python

  3. Minesweeper-with-SDL2 Minesweeper-with-SDL2 Public

    Minsweeper game made with SDL2

    C++ 1

  4. Mandelbrot-Set Mandelbrot-Set Public

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

    JavaScript

  5. Sliding-Puzzle-with-SDL2 Sliding-Puzzle-with-SDL2 Public

    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-app weather-app Public

    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