top of page

Coding with Python!

(sorry if you came here expecting anything other than Python)

This page is still under development! Check back later for more stuff...

Girls Who Code material

I ran the East Hartford High School's Girls Who Code club from August 2023 to May 2026, and I created lots of great lessons that I would love for other people to still use (full GitHub repository is here). Click on any of the images below to access the material.

(Start here)

b9dbeca9-all-basic-python-syntaxes--1024x683.jpg
Caesar_cipher_left_shift_of_3.png
turtle-star.png
for-loop-in-python.png
rock-paper-scissor-ft.jpg
download.jpg

My favorite figures

Here are some of my favorite figures (click on each to see the code) that I've made over the past few years! I'm working on adding more as my research get published and I make my code public.

regions_map-1.png
barchart_event_counts-1.png
final_Figure1_rivers_labels_monsoon.png

Other Helpful Python Resources

This is a collection of websites that have helped me throughout my PhD when it comes to using Python for climate and atmospheric sciences. There are many other useful websites out there too, but these are what have helped me the most! As a first year PhD student, I used the GeoCAT examples on a daily basis, and I still use the NCL colormap references most days when I'm plotting data.

bottom of page