ArvinSKushwaha
NCSU '25 Physics & Math | Rustacean 🦀 | 20 | vegan | they/them | 🏳️🌈🏳️⚧️ | Research in Quantum Computing and Numerical Optimization
Greensboro, NC
Pinned Repositories
amoeba
A personal search engine (inspired by siddhantdubey/Planck)
ArvinOS
A small toy operating system in Rust
CarSimulator
Plots different models of car simulations using egui
Jaximal
A JAX-based PyTree manipulation library
luavim
Luavim is a simple neovim configuration aiming to provide a base config.
PhysSims
A collection of Physics Simulations I have made.
raynforest
A nice little WebGPU-based linear algebra library.
schmaker2021-2022
A schedule-making tool for students at the North Carolina School of Science and Mathematics
sptdiag
A package to help with automating the construction of space-time diagrams.
waypath_optimizer
Given a map and an "action" (or some cost function), finds a path that estimates the path of least action
ArvinSKushwaha's Repositories
ArvinSKushwaha/ArvinOS
A small toy operating system in Rust
ArvinSKushwaha/raynforest
A nice little WebGPU-based linear algebra library.
ArvinSKushwaha/Jaximal
A JAX-based PyTree manipulation library
ArvinSKushwaha/rtis_gym_intro
Practice Gym
ArvinSKushwaha/ArvinSKushwaha
ArvinSKushwaha/async-rayon
Mix async code with CPU-heavy thread pools using Tokio + Rayon
ArvinSKushwaha/CSC422_Project
A 3D Point Cloud Classification Model
ArvinSKushwaha/ddpg
DDPG: https://arxiv.org/abs/1509.02971
ArvinSKushwaha/dotfiles
My config
ArvinSKushwaha/driven_sho_real_time_driver
ArvinSKushwaha/DVR
Discrete Variable Representation Few-Body Bound State Solver
ArvinSKushwaha/flat-hypercube
Flat hypercube puzzle simulator
ArvinSKushwaha/hybrid-cv-dv
Implementation of hybrid continuous and discrete variable simulations
ArvinSKushwaha/ipynb_parse
A IPython Notebook serializer and deserializer powered by https://serde.rs
ArvinSKushwaha/key-names
Platform-aware keyboard key name handling for Rust applications
ArvinSKushwaha/kmonad
ArvinSKushwaha/makeshift_instrument
ArvinSKushwaha/mandelsnot
A snotty little Mandelbrot renderer
ArvinSKushwaha/markdown-preview.nvim
markdown preview plugin for (neo)vim
ArvinSKushwaha/matplotlib-backend-sixel
ArvinSKushwaha/moodlescrape
Magic moodle scraper that literally only works for one class lmao
ArvinSKushwaha/openlibrary-rs
OpenLibrary API in Rust
ArvinSKushwaha/paste-rs.xplr
ArvinSKushwaha/quantum_graph_coloring
Final Project for CSC591, finding graphs colorings on quantum computers
ArvinSKushwaha/rtdriver
ArvinSKushwaha/SCQuantathon2024
Code for the Xanadu problem: finding spectral gaps for molecules
ArvinSKushwaha/script_to_ipynb
Converts pure scripts with commented blocking hints to IPython notebooks (and variants for other languages)
ArvinSKushwaha/transloc_daemon
A simple TransLoc Daemon in Rust
ArvinSKushwaha/wang-landau-analysis
Analysis of the Wang-Landau Algorithm for PY722
ArvinSKushwaha/xy-metropolis
Simulation and Analysis of the 2D Classical XY Model