Skip to content
View ptrscll's full-sized avatar
Block or Report

Block or report ptrscll

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.

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

About Me

Hi, I’m Peter Scully! I am a rising senior at Tufts University double majoring in computer science and geological sciences and minoring in applied computational science. I’m interested in finding ways to apply computer science to other fields of science, particularly earth and climate science. I have experience with Python, C++, C, Java, and Javascript. I also have experience with pair programming and Linux, Jupyter Notebook, VSCode, and LaTeX. I have some limited experience working with HTML, CSS, and QGIS.

My email is [email protected]. Feel free to contact me if you have any questions or would like to learn more about the projects I have worked on.

Projects

On my GitHub profile, I have several forks of repositories relating to my current research under Professor Dylan Vasey at Tufts University. My research thus far has mainly centered around quantifying strain in models of mountain belts and refactoring functions and scripts for use in GDMATE, an in-development Python package for geodynamic modeling.

I also have a couple of public repositories for my personal projects, which are described below:

  • Advent-of-Code-2022: A repository featurining several of my solutions to Advent of Code's 2022 daily programming challenges. All solutions were written in Python
  • 24-Project: An android app I created in high school where users can play a modified version of the "24 Game" where they must use arithmetic operations to combine four numbers to reach 24. This app features three difficulty options and was programed in Java using Android Studio. I worked on this project as a part of my high school's science research program under the mentorship of Prof. Hao Wu at Southern Connecticut State University.

For my classes, I have also worked on several programming projects, which are described below:

  • MetroSim - A simulation of a subway line in C++ that I created for my Data Structures class. In the simulation, users can add passengers with specific destinations to individual stations and move a train to pick up and drop off passengers.
  • SudokuSolver - A program that solves a user-inputted sudoku puzzle using chronological backtracking search with forward checking. This program was written in Python for my Artificial Intelligence class.
  • Gerp - A C++ program that enables users to search for words in a directory of files using a modified version of the Unix grep command. Users can add specifications such as whether they want their search to be case-sensitive or case-insensitive. I wrote this program with Jane Brockett for my data structures class.

Other projects I have worked on in my classes include a mathematical model to simulate a hurricane evacuation of southern New England, machine learning models to classify images of clothing and to classify the sentiment of product, movie, and restauraunt reviews, and a from-scratch implementation of a neural network.

(Projects I worked on for my classes are stored in private repositories for copyright reasons.)

Coursework

I have taken the following CS/CS-related courses:

  • Algorithms
  • Introduction to Machine Learning
  • Artificial Intelligence
  • Data Structures
  • Machine Structure and Assembly Language Programming
  • Computation Theory
  • Linear Algebra

I have also taken the following earth science classes:

  • Global Climate Change
  • Paleoclimate
  • Physical Oceanography
  • Quaternary and Glacial Geology
  • Mass Extinctions
  • Advanced Tectonics
  • Structural Geology
  • Mineralogy
  • Environmental Geology

Pinned Loading

  1. JGCRI/Scully_2024_SULI_Hector JGCRI/Scully_2024_SULI_Hector Public

    Code and data related to historical calibration experiments by Hector's 2024 SULI

    R 1