Skip to content
View thejonali's full-sized avatar

Block or report thejonali

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. Answer-Deck Answer-Deck Public

    Local-first study app that turns graded quiz exports and structured question data into a validated quiz, flashcard, history, and library system.

    TypeScript

  2. PyDog-Website-Monitor PyDog-Website-Monitor Public

    PyDog Website Monitor is a Python-based application designed to monitor the availability of websites, notify contacts when a website goes down, and provide tools for managing websites, contacts, an…

    Python

  3. github-tags-finder github-tags-finder Public

    A Python CLI and MCP server for finding beginner-friendly GitHub issues by language, label, repository, owner, date, or assignment status.

    Python 1

  4. space-invaders-rl space-invaders-rl Public

    Reproducible Atari Space Invaders reinforcement learning study with PPO/DQN baselines, seeded evaluation, ablations, plots, and gameplay videos.

    Python

  5. PyChess-GIF-Solver PyChess-GIF-Solver Public

    A Python GUI tool to analyze chessboard images, solve using a chess engine, and generate animated GIFs of the best move sequences.

    Python

  6. PySudoku-Solver PySudoku-Solver Public

    🧩 A Python-based Sudoku solver that combines human-like logical deduction with backtracking to solve 9x9 puzzles. Reads puzzles from a file, applies constraint-based solving (single/only candidate…

    Python