Skip to content
View 11bthornton's full-sized avatar
  • Staplehurst
  • 17:36 (UTC +01:00)
Block or Report

Block or report 11bthornton

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

πŸ‘‹ Hey, I'm Ben

πŸŽ“ Who Am I?

I am a first class honours Master of Engineering (MEng) Computer Science graduate from the University of Southampton (2022) πŸŽ‰. In my final year I received a Dean's list award for outstanding academic achievement (> 80%). I specialize in full-stack development and love to work with diverse sets of technologies.

πŸ› οΈ Skills & Technologies

Rust Projects

  • F1 Game Telemetry Library 🏎️: A Rust library for deserializing multiple versions of F1 Video game telemetry data. Supports both synchronous and asynchronous compilation options. I utilise
  • Twitter for Rust 🐦: A Rust library for the Twitter API (written before Elon Musk got involved).
  • Discord Bot in Rust πŸ€–: A functional Discord bot written in Rust.

Other Projects

Programming Languages

  • Rust πŸ¦€
  • Java β˜•
  • PHP 🐘
  • Haskell Ξ»
  • Python 🐍
  • R for Data Analysis πŸ“Š
  • SQL πŸ›’οΈ
  • JavaScript

Frameworks & Libraries

  • React.js βš›οΈ
  • Laravel 🌟
  • Database Management: MySQL, PostgreSQL
  • Pandas 🐼 (Python)
  • ggplot2 πŸ“ˆ (R)
  • Networking & Asynchronous Code πŸŒβš™οΈ
  • Machine Learning: scikit-learn (Python) πŸ€–, caret (R) πŸ“š
  • Time Series Analysis: Matrix Profiles ⏳

Tools & Technologies

  • Web Tools 🌐: HTML, CSS, JavaScript
  • Front-end Design Tools: Just getting my hands on Figma πŸ‘¨β€πŸŽ¨
  • RESTful APIs πŸŒπŸ”—
  • GIT (obviously), I'm also familiar with using workflows and hooks. My telemetry dashboard triggers a build workflow in order to create releases to make installers available to users.
  • Unit Testing Experience

πŸ’Ό Professional Experience

  • Backend Web Development - work experience in Mainz, Germany at age 17

πŸ“š What I'm Learning

  • Deep diving into Front-end Design Tools like Figma 🎨
  • Advanced concepts in Haskell πŸ“–

πŸ“¬ Get in Touch

🀝 How to Contribute

I love collaborating on open-source projects. Feel free to open issues or submit PRs if you think something could be better πŸ‘.

Pinned Loading

  1. discord_bot_rust discord_bot_rust Public

    A botch discord bot

    Rust

  2. methinks-it-is-a-weasel methinks-it-is-a-weasel Public

    Genetic Algorithm Exercise written in the Rust programming language (pain)

    Rust

  3. twitter-for-rust twitter-for-rust Public

    Rust wrapper for the Twitter API

  4. f1-game-library f1-game-library Public

    Rust