Heidar-An

Heidar-An

Geek Repo

Company:Cloudflare

Location:London, UK

Home Page:heidar.pages.dev

Github PK Tool:Github PK Tool

Heidar-An's repositories

Heidar-An

Appears on my profile

NinjaTopDownGame

Ninja Top Down game made early with my experience with Unity (so excuse the probable errors), allowing others to join together on the same lobby using the Mirror library.

Language:C#License:MITStargazers:3Issues:2Issues:0

Online-Multiplayer-Chess-with-AI

Program made in Python, allows users to play against an AI, against others online, or on the same computer.

Language:PythonLicense:MITStargazers:3Issues:1Issues:0

A-Star-algorithm-visualisation

A star algorithm visualisation I implemented myself in the p5.js library, this is my first project in p5.

Language:JavaScriptStargazers:1Issues:1Issues:0

Binding-Of-Isaac-Item-Dataset

Dataset of 720 Binding of Isaac Items (200 image augmentations for each item)

GameOfLife

Conway's Game Of Life in Pygame

Language:PythonStargazers:1Issues:1Issues:0

Huffman-Coder-Visualiser

Creates a visualisation of the huffman coding technique used in run length encoding - an example of lossless compression, created in the p5.js library. Simply input text into the box, and all the nodes that make up the huffman coding show up.

Language:JavaScriptStargazers:1Issues:1Issues:0

NeuralNetwork

A library written using Go. The library allows users to create a neural network with a configurable number of neurons and layers. The library also implements backpropgation using gradient descent to gradually reduce the cost function.

Language:GoStargazers:1Issues:2Issues:0

Newtons-Fractal

A duo collaboration of Newton's Fractal created in p5.js

Language:JavaScriptStargazers:1Issues:1Issues:0

Sudoku-Solver-With-BackTracking

Implementation of a visual sudoku solver with backtracking.

Language:PythonStargazers:1Issues:1Issues:0

Utilities

(First) Android application allowing users to create and save notes/alarms. To store notes, the application uses the Room library which stores the data locally, providing a layer of 'abstraction' over SQLite.

Language:JavaLicense:MITStargazers:1Issues:1Issues:0

Web-Chat-App-Cheese-

Created using Python framework Flask, SQLite, HTML, CSS, JavaScript. Web app that uses sockets to connect users to connect on the same network and allow users to message each other. There is an option to send emails to whoever email’s is saved in the program.

Language:PythonStargazers:1Issues:1Issues:0

wordleBot

Inspired by 3b1b, me and my friend decided to make a wordle bot. Using Python and the Pygame library.

Language:PythonStargazers:1Issues:1Issues:0

Neptune-Browser-Extension

A libre(free) browser extension for storing and saving passwords. It should be able to work on Chrome, Edge, and Firefox. It generates passwords and stores them on users's device.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

2048

Recreating the popular game, 2048 using the Processing library, which uses Java

Language:ProcessingStargazers:0Issues:1Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

nushell.github.io

Nushell's main website, blog, book, and more

Language:NushellLicense:MITStargazers:0Issues:0Issues:0

OpenGL-Project

Just a small OpenGL thing I'm working on for fun.

Language:C++Stargazers:0Issues:0Issues:0