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

Block or report oranbramble

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

About Me πŸ‘¨

My name is Oran Bramble, a recent Computer Science graduate from the University of Southampton. Having been studying Computer Science ever since I was 13, I have a vast knowledge base and have completed many projects. For a few of my more successful ones plus current undertakings, see the lists below:


Current Projects:

  • Data Annotator πŸ“Š

    • Working for DataAnnotation in helping train programming AI models for languages such as Python and JavaScript
  • Jegadeesh-Titman Momentum Trading Strategy ⌨️

    • Currently implementing the original momentum trading strategy described by Jegadeesh and Titman

Previous Projects:

  • Third Year Independent Project ⚽

    • Simulated exploitation of accumulator betting in the UK football betting market using machine learning
    • Unable to publish this work here so the repository just contains graphs and findings
  • Distributed File System πŸ“

    • File storage system spread over multiple servers featuring a rebalancing algorithm
  • Recommender Systems πŸ“±

    • AI recommender systems using manually coded matrix factorisation and cosine similarity
  • Portfolio Optimistation πŸ’Ό

    • Python script to automatically optimise a portfolio of financial assets
  • Quiplash Clone Cloud application 🌐

    • Unfinished application but has backend system in place using Python and Azure

Popular repositories Loading

  1. Portfolio-Optimisation Portfolio-Optimisation Public

    A simple python script to optimise a portfolio of investment opportunities

    Python 1

  2. Distributed-File-System Distributed-File-System Public

    File storage system spread across multiple simulated devices

    Java

  3. oranbramble oranbramble Public

    Little bit of info on me

  4. Accumulator-Profiting Accumulator-Profiting Public

    A project to assess the profitability of the UK football betting market using the accumulator betting format.

  5. Recommender-Systems Recommender-Systems Public

    2 scripts demonstrating cosine similarity and matrix factorisation recommender systems

    Python

  6. Jegadeesh-Titman-Momentum Jegadeesh-Titman-Momentum Public

    A Python implementation of the momentum based trading strategy described by Jegadeesh and Titman (https://www.bauer.uh.edu/rsusmel/phd/jegadeesh-titman93.pdf)

    Python