Skip to content
View Seb-G0's full-sized avatar

Block or report Seb-G0

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

Hey there, I'm Sebastian.

About Me

  • 🔭 I’m currently working on an algorithmic trading model that incorporates machine learning techniques to analyze market data and make data-driven decisions.
  • 🌱 I’m currently learning C++ and R.
  • 📫 How to reach me: [email protected]
  • 💻 You can learn more about me on my website: https://seb-g0.github.io/index.html (Out-of-date)
  • ⚡ Fun fact: I also enjoy playing and watching soccer. Go Man United!

Below are some of my projects:

Pinned Loading

  1. AOC2024 AOC2024 Public

    Solutions for Advent of Code 2024 in Racket

    Racket

  2. ProjectEuler-Solutions-1-100 ProjectEuler-Solutions-1-100 Public

    A collection of my solutions to the first 100 Project Euler problems in Python. I am unable to post my other solutions to Project Euler per their guidelines.

    Python

  3. AdventofCode2023 AdventofCode2023 Public

    A collection of my solutions to Advent of Code 2023 in Python.

    Python

  4. Caesar-Cipher-Cracker-And-Encoder Caesar-Cipher-Cracker-And-Encoder Public

    A simple Caesar Cipher encoder/decoder knowing the key and a Caesar Cipher Cracker when you do not know the key

    Python

  5. Seb-G0.github.io Seb-G0.github.io Public

    This GitHub repository contains the HTML and CSS files for the website I built from scratch.

    HTML

  6. Algorithmic_Trading Algorithmic_Trading Public

    This is my Mayterm for the Senior Year of Highschool. I worked with Zain Zaidi to create a ML model that predicts crop yield and then another ML model that uses the predicted yield to predict a cha…

    Python