Skip to content
View gregsoos's full-sized avatar

Block or report gregsoos

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
gregsoos/README.md

Welcome to my GitHub profile!

My name is Greg Soos (he/him). I received my Bachelor's degree in physics from the University of Pennsylvania in December 2021, but my background is wider ranging. From experimental particle physics and computational astrophysics research to aerospace engineering, I've gained proficiencies in Python, MATLAB, R, and Bash, and have significant experience in C++, Mathematica, and Verilog.

Below are a handful of repositories that might provide further insight on what kind of work I have done in these languages.


Python

An Application to Play Craps

Code from a Python Programming course

MATLAB

Code from an Aerospace Design course


While coding has come to be one of my great passions, physics still firmly claims that distinction as well. In the years since college, I even started a YouTube channel to go through some physics problems from undergraduate and graduate textbooks. If that interests you, the channel is called Greg Does Physics. Check it out if you want!

Pinned Loading

  1. aero-215-intro-to-aerospace-design aero-215-intro-to-aerospace-design Public

    Assignments from my class AERO 215 Introduction to Aerospace Design which I took at Cal Poly, San Luis Obispo during the Fall 2017 quarter.

    MATLAB

  2. csc-125-python-programming csc-125-python-programming Public

    Homework assignments from my class CSC-125 Python Programming which I took at Bunker Hill Community College during the Spring 2023 semester.

    Python

  3. cs-50-web-programming cs-50-web-programming Public

    Projects from my class CS50's Web Programming with Python and JavaScript which I took through Harvard's online edX course during 2023.

    HTML

  4. craps-GUI craps-GUI Public

    A GUI I coded to play craps.

    Python