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

Block or report Saffr0n1

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

Hi, I'm Abi

  • 👀 Math/CS @ Harvard
  • Quant Trader @ Akuna
  • Always down for some fun problems

Pinned

  1. advent_of_code_2023 advent_of_code_2023 Public

    Advent of code 2023

    Python 1

  2. WebsiteV3 WebsiteV3 Public

    My personal website! In its third redesign, this time towards something more minimalist.

    CSS

  3. TickerTracker TickerTracker Public

    Collection of scripts to determine trending tickers on Reddit and Twitter on a daily and real-time basis. Can be used to get an idea of market sentiment towards retail-traded names.

    Python 2 4

  4. Ethereum-Development-Guide Ethereum-Development-Guide Public

    An in-progress introduction to blockchain, Ethereum, smart contracts, and DeFi in a way that is useful to me.

    JavaScript 1

  5. Iterative-Noisy-Skyline-Comparisons Iterative-Noisy-Skyline-Comparisons Public

    Implementations of various algorithms to compute the skyline based on noisy comparisons.

    Jupyter Notebook

  6. Messenger-Analyzer Messenger-Analyzer Public

    Code to parse and provide amusing statistics for chats in Facebook Messenger. Can be used to parse messenger html files into DataFrames. Contains scripts for visualizing data in different formats.

    Python