Skip to content
View BricksAndPieces's full-sized avatar
๐Ÿ’ฅ
Learning about emulators...
๐Ÿ’ฅ
Learning about emulators...

Highlights

  • Pro
Block or Report

Block or report BricksAndPieces

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

Hi there ๐Ÿ‘‹

I'm Ishan Shetty and I'm a Software Engineer and Student.
I love building Visualizations, Simulations and am especially interested in Machine Learning.

Want to contact? โ˜Ž๏ธ

Message me on LinkedIn

Stats ๐Ÿ“Š

Pinned

  1. Boids-Ecosystem Boids-Ecosystem Public

    A simulation of the boids flocking algorithm combined with a simple ecosystem that uses quadtree (Written in java)

    Java 9 1

  2. Neural-Network-Framework Neural-Network-Framework Public

    A small framework for using simple neural networks in java

    Java 2

  3. Virus-Simulation Virus-Simulation Public

    Demonstrating how a virus (or other disease) can spread using a simple simulation (made in java)

    Java 2 2

  4. AdventOfCode AdventOfCode Public

    My solutions for the Advent of Code!

    Python 1

  5. bricksandpieces.github.io bricksandpieces.github.io Public

    Developer Portfolio

    Vue

  6. Connect4-Agent Connect4-Agent Public

    An optimal Connect 4 Agent using the minimax algorithm written in rust.

    Rust