Skip to content
View mjsandagi's full-sized avatar
  • United Kingdom

Highlights

  • Pro

Block or report mjsandagi

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
mjsandagi/README.md

Hi, I'm Jaffer!

A developer and mathematician who enjoys critical thinking and problem solving.

Languages and Tools

javascript css3 html5 python java mongodb nodejs react

Projects

Libra Justitiae: A machine learning web application that predicts prosecution sentences based on criminal data.

TensorFlow Keras Python JavaScript HTML5 CSS3

Kensaku: A media search engine that uses the Jikan API, delivering visual results with informative descriptions.

JavaScript HTML5 CSS3 Jikan

Sorting Algorithm Visualiser: Includes all standard algorithms, such as the bubble, insertion, merge and quick sort.

Python Pygame

Noughts & Crosses AI: Featuring a fully-functional "unbeatable" AI, utilising the Minimax algorithm.

Python Pygame

Scholar's Mate: A graphical chessboard where users can engage in 1v1 "pass'n play" matches.

Python Pygame

The Salon Members: A program that automatically does a Memrise learning session in the background.

Python Selenium

MyAnimeList Export Styler: Applies an XSLT stylesheet to exported XML, generating a HTML webpage.

Python XSLT

Wordle Solver: Returns the solution for a specific day's Wordle from The New York Times Wordle API.

Python

Connect

mjsandagi eicannotcook 14344766 mjsandagi


mjsandagi

Pinned Loading

  1. noughtsandcrosses-ai noughtsandcrosses-ai Public

    A Pygame implementation of Noughts and Crosses with a fully-functional 'unbeatable' AI, utilising the Minimax algorithm.

    Python 1

  2. sorting-algorithm-visualiser sorting-algorithm-visualiser Public

    Visualise various sorting algorithms via a neat, minimalistic PyGame application. Includes all standard sorting algorithms, such as the bubble, insertion, merge and quick sort.

    Python

  3. scholars-mate scholars-mate Public

    Scholar's Mate is a Python implementation of chess using the Pygame library, featuring a graphical chessboard where users can engage in 1v1 "pass'n play" matches.

    Python

  4. kensaku kensaku Public

    Kensaku is an anime search app that allows users to search for their favourite anime using the Jikan MyAnimeList API. The app is built using JavaScript, HTML, and CSS.

    JavaScript

  5. styling-myanimelist-exports styling-myanimelist-exports Public

    A Python script to apply a custom XSLT stylesheet to a MyAnimeList XML export, generating a HTML file with styled list data.

    XSLT

  6. libra-justitiae libra-justitiae Public

    A predictive machine learning model that recommends prosecution sentences based on criminal data.

    Python