Pinned Repositories
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
atomic-structure
Modeling atomic structure in Python. In the future, will be expanded to ions, ionization, formation of ionic and covalent compounds, and chemical reactions. This is just the basics.
awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
ayushsgupta.github.io
bright-line-spectra
Conversion of nanometer wavelength to color, implementation of Rydberg's Formula (and the Balmer series)
conways-game-of-life
Conway's Game of Life in Processing 3
crystaltoolkit
Crystal Toolkit is an interactive web app that allows you to import, view, analyze and transform crystal structures and molecules, including a suite of reusable web components to make your own materials science web apps. Project led by @mkhorton.
cs61c-summer-2022
CS 61C self study summer 2022
dft-energy-analysis
pymatgen
Python Materials Genomics (pymatgen) is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project.
ayushsgupta's Repositories
ayushsgupta/bright-line-spectra
Conversion of nanometer wavelength to color, implementation of Rydberg's Formula (and the Balmer series)
ayushsgupta/crystaltoolkit
Crystal Toolkit is an interactive web app that allows you to import, view, analyze and transform crystal structures and molecules, including a suite of reusable web components to make your own materials science web apps. Project led by @mkhorton.
ayushsgupta/pymatgen
Python Materials Genomics (pymatgen) is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project.
ayushsgupta/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
ayushsgupta/atomic-structure
Modeling atomic structure in Python. In the future, will be expanded to ions, ionization, formation of ionic and covalent compounds, and chemical reactions. This is just the basics.
ayushsgupta/awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
ayushsgupta/ayushsgupta.github.io
ayushsgupta/conways-game-of-life
Conway's Game of Life in Processing 3
ayushsgupta/cs61c-summer-2022
CS 61C self study summer 2022
ayushsgupta/dft-energy-analysis
ayushsgupta/electric-field
Simulating an electric field with point charges and a test charge
ayushsgupta/elf-analysis
Determining if there are any trends between the electron localization function and errors in predicting formation energy
ayushsgupta/FRC-2016-Public
Public release of 2016 FRC code
ayushsgupta/kinematics
Kinematics based on that from Coding Train. Potential applications to robotics that I should look into.
ayushsgupta/linear-algebra
Fun with linear algebra
ayushsgupta/markov-chains
ayushsgupta/markovchains.github.io
HTML website for Analysis H project on Markov Chains
ayushsgupta/newtons-method
Newton's method for accurately approximating zeros of a function using SymPy
ayushsgupta/nuclear-decay
Modeling nuclear decay in radioactive elements
ayushsgupta/scan-error-analysis