Pinned Repositories
CloudsOfArx
an automated webscraper to make a word cloud out of my ArXiv papers
CosmoMMF
Nexus Pipeline for analyzing the effects of baryonic matter on cosmological structures in IllustrisTNG simulations
Hertz_Experience
A mini blog post describing my Hertz Fellowship application process.
PyCosmoMMF
A python version of the CosmoMMF package originally written in Julia.
Python-Pool-Game
This was my final project for Physics 77
Python_DeCal
radiolab_repo
A common repository to hold all of my group's resources for Astro 121 - Radio Astronomy Lab course at UC Berkeley.
sarabande
a python package to measure the 3/4 PCFs of discrete periodic data.
Simple_Galaxy_Sim
A simple illustration of how one can simulate a galaxy in python.
hydro-M1
James11222's Repositories
James11222/CosmoMMF
Nexus Pipeline for analyzing the effects of baryonic matter on cosmological structures in IllustrisTNG simulations
James11222/sarabande
a python package to measure the 3/4 PCFs of discrete periodic data.
James11222/CloudsOfArx
an automated webscraper to make a word cloud out of my ArXiv papers
James11222/Python_DeCal
James11222/radiolab_repo
A common repository to hold all of my group's resources for Astro 121 - Radio Astronomy Lab course at UC Berkeley.
James11222/Hertz_Experience
A mini blog post describing my Hertz Fellowship application process.
James11222/PyCosmoMMF
A python version of the CosmoMMF package originally written in Julia.
James11222/Python-Pool-Game
This was my final project for Physics 77
James11222/Simple_Galaxy_Sim
A simple illustration of how one can simulate a galaxy in python.
James11222/Variable_Stars
a repo to hold all of my old observational work studying RR Lyrae variable stars in globular clusters.
James11222/4pcf_ISM
A repository for my research at the University of Florida Summer REU Program.
James11222/Astro250
A place to store all my course materials for the Astro 250 Graduate Seminar course on Data Science through the Astronomy Department.
James11222/Auto_Form_to_Email_Pipeline
James11222/BibServer
A simple web app to store BibTeX files and query them using a Flask Framework.
James11222/colorizer
A python script to stack BVRI image data into a colorized image.
James11222/DS-Career-Resources
Compilation of resources and insights that helped me on my journey to data scientist
James11222/FaceDetectionDemo
A quick demo using OpenCV for face detection and image processing in python.
James11222/GlobeCollab
A quick demo of how to make an interactive or animated globe with data
James11222/James11222
James11222/James11222.github.io
James11222/James_CV
James11222/LAMAR
A Direct Summation Leapfrog N-body code that uses GPUs
James11222/LearningTheISM
Work for my paper using NPCFs for classification of MHD simulations of the ISM
James11222/mhd_4pcf
James11222/mpl_stylesheets
A repo to hold all my Matplotlib style sheets
James11222/Physics188_Bayes_and_ML
A repo for holding all my course resources from Physics 188: Bayesian Data Analysis and Machine Learning for Physical Sciences.
James11222/pong
A simple game of pong with adaptive AI to play against using pygame!
James11222/PyRayTrace
A simple script to animate ray tracing a scene using python
James11222/PyTransit
A simple educational demo for exoplanet transits.
James11222/UsefulCodeSnippets
A repo to store useful pieces of code that I tend to need but always forget how to write