Skip to content
View ron0studios's full-sized avatar
💻
it works!!!
💻
it works!!!

Highlights

  • Pro
Block or Report

Block or report ron0studios

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

Hey there! I am an avid learner with a passion for computer science!


I am currently in year 13 pursuing AI, web development and theoretical algorithms. Currently, I am proficient in c++, python, godot and javascript/VueJS. I am learning how to better use Pytorch

Pinned

  1. OrbitSim OrbitSim Public

    An N-body orbit simulator, optimised with the Barnes-Hut treecode algorithm.

    C++ 2

  2. algospace algospace Public

    online resource for BIO practice

    JavaScript 1

  3. Evolving-Cars Evolving-Cars Public

    KegsHACK-caffeine project. A genetic algorithm to create a car. Also available on https://ron0studios.itch.io/evolutionary-cars

    GDScript 1

  4. Indexed-Priority-Queue Indexed-Priority-Queue Public

    A C++ Implementation of the Indexed priority queue/heap

    C++ 1

  5. DnDRace DnDRace Public

    A Name to DnD Race classifier

    Jupyter Notebook

  6. tensorgrad tensorgrad Public

    An autograd engine using tensors and matrices instead of scalar values

    Python