Skip to content
View avantgarda's full-sized avatar

Block or report avantgarda

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

πŸ‘‹ Hello

  • πŸ™‹β€β™‚οΈ I’m Eoin
  • πŸ‘€ I’m interested in machine learning, reinforcement learning, web design, app development, augmented reality and much more!
  • 🌱 I’m currently learning about bots
  • πŸ’žοΈ I’m looking to collaborate on anything cool...
  • πŸ“« Contact me by starring my repositories πŸ˜ƒ

Some of my favourite projects are:

  • ⛷️ AR Line Rider ---> Augmented reality implementation of the famous web game, Line Rider. With this project you simply draw the lines on any physical surface, point your phone, and the rider appears to miraclously ride along the lines! And all of this is based only in the browser, no servers required. Play the game!

  • πŸ’β€β™€οΈ Staff Tips Tracker ---> An Android app to assist with the transparent recording and division of tips amongst staff. After entering the tips and roster for each shift, the division of tips will then be automatically calculated and stored in the outstanding tips page for all to view.

  • 🏎️ F1TENTH Colab RL ---> This project builds on the F1TENTH reinforcement learning environment, allowing it to integrate into Google Colaboratory for rapid training and testing. F1TENTH is an international autonomous racing competition, where teams compete to create the best driving agent.

    Open In Colab

Pinned Loading

  1. line-rider-ar line-rider-ar Public

    Augmented reality browser-based implementation of Line Rider

    JavaScript 2

  2. f1tenth_gym f1tenth_gym Public

    Forked from f1tenth/f1tenth_gym

    This is the repository of the F1TENTH Gym environment.

    Python 3 1

  3. CBRStaff CBRStaff Public

    An application to help with the division of tips amongst staff

    Java