Skip to content
View GeffenGilbert's full-sized avatar

Block or report GeffenGilbert

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
GeffenGilbert/README.md

Hi there, I'm Geffen 👋

I'm a computer science student at the University of Rochester, class of 2028.

Welcome to my GitHub!

Popular repositories Loading

  1. Parametric-Equation-Through-Points Parametric-Equation-Through-PointsPublic

    A p5.js project that builds smooth looping curves through any set of points using parametric equations and a custom Gaussian-elimination solver. Fully interactive with sliders, real-time visualizat…

    JavaScript 1

  2. Random-Colors-Shader Random-Colors-ShaderPublic

    Using p5js and glsl I created a shader that rounds the brightness of each pixel, uses it to pick from pre-chosen colors and then uses the actual brightness to fade between them using linear interpo…

    JavaScript

  3. DandyHacks2025 DandyHacks2025Public

    The functions I created for DandyHacks2025 to read and write events, tasks and emails using Google API.

    Python

  4. GeffenGilbert GeffenGilbertPublic

  5. Stock-Trading-Bot Stock-Trading-BotPublic

    Automated stock trading bot that scans the S&P 500 for buy signals using a custom volume-based indicator, trades through the Alpaca API, and runs on a daily schedule via Google Cloud Run Jobs.

    Python

  6. Classyncal ClassyncalPublic

    Turns a syllabus PDF into synced Google Calendar events and Tasks: a FastAPI/React app with async OpenAI extraction, Postgres-backed OAuth, and a Redis/arq job queue built for concurrent users.

    Python