Skip to content
View peterajhgraham's full-sized avatar
🤠
🤠

Highlights

  • Pro

Block or report peterajhgraham

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
peterajhgraham/README.md

Peter Alexander 捷虎 Graham 🌄

    🏄‍♂️ Bay Area Native ⛰️
    🧠 Cognitive Neuroscience & Data Science @ Brown 🏫
    💻 System/ML Researcher & Engineer 💼

My Tech Stack:

Data Science & ML/DL:

Python R Pandas NumPy SciPy Plotly Matplotlib Seaborn scikit-learn PyTorch HuggingFace

Data Infrastructure:

Amazon Web Services Google Cloud Vercel MySQL Postgres MongoDB

Tools:

Visual Studio Code Jupyter Notebook GitHub Git Claude Linux Shell Script


I recently uploaded some projects to my Github, check some of them out below!

Pinned Loading

  1. cortex-engine cortex-engine Public

    Full-stack ML systems infrastructure for transformer-based neural decoders.

    Python

  2. real-time-stock-dashboard real-time-stock-dashboard Public

    This repository houses a full-stack application which is used to create a real time stock price dashboard in Python, with the use of the streamlit and yfinance libraries.

    Python 20 11

  3. honors-thesis honors-thesis Public

    Honors Thesis in Computational Neuroscience @ Brown University. Advised by Elena Festa, Mathew Nassar, & Michael J. Frank

    Python

  4. neural-representation-explorer neural-representation-explorer Public

    Simulates 60-neuron population activity across 4 behavioral states, then recovers low-dimensional structure via PCA and UMAP with K-Means clustering where pipeline auto-runs on every push via GitHu…

    Python

  5. monte-carlo-portfolio-optimization monte-carlo-portfolio-optimization Public

    This repository provides an R-based framework for investment portfolio optimization using Monte Carlo simulations. It utilizes the quantmod package for retrieving financial data, and integrates dat…

    R

  6. rotating-ascii-cube rotating-ascii-cube Public

    A C++ program that generates a rotating 3D cube using ASCII characters, and you can run it right inside your computer terminal!

    C++