Skip to content
View akshaypkbhat's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report akshaypkbhat

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

I like coding with math. I am intrested in neural networks, machine learning, app design, and simulations.

CS Sophomore at Lewis & Clark College

Pinned Loading

  1. LSystemGenerator LSystemGenerator Public

    This python program graphically displays L-Systems using basic polar-coordinate math, recursion, and a PyGame GUI.

    Python 1

  2. MatrixTools MatrixTools Public

    The Matrix2D library is a powerful toolset for working with 2D matrices. It provides a set of functions to perform common operations such as scaling, transforming, rotating, and multiplying matrices.

    C

  3. MoneyTracker MoneyTracker Public

    This project is a simple app that will help you track your spending, save money and gain financial insight.

    JavaScript

  4. ParallelMandelbrot ParallelMandelbrot Public

    A Mandelbrot System vizualizer in Java utilizang a complex-number object. The program compares standard computation and parralel threading across CPU cores.

    Java

  5. MartingaleStrategy MartingaleStrategy Public

    The Martingale Betting Strategy Simulator is a Python script that allows users to explore and analyze the Martingale betting strategy in a controlled and interactive environment.

    Python

  6. ObjectDetection ObjectDetection Public

    Object Detection program able to delopy detection on images, videos, and live camera feed with confidence and outlining of objects.

    Python 2