Skip to content
View milesapnash's full-sized avatar

Organizations

@PolyAI-LDN

Block or report milesapnash

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
milesapnash/README.md

👋 Hi, I'm Miles Nash

Full Stack Engineer at PolyAI, based in London.

Projects

  • AutoTA - Static analysis code review tool, with OpenAI-powered feedback
  • Revzen - Procrastination prevention Android app built with Kotlin and Rust
  • JavaSnake - Desktop Snake game using Java Swing and AWT Graphics2D rendering
  • Shuffl - Android app integrating the Spotify SDK for shared listening
  • Haskell-Register-Machine - Register Machine simulator built in Haskell
  • AstroStudy - Astronomy revision app built with JavaFX, ControlsFX, and BootstrapFX
  • KotlinCiphers - Library of historical cryptographic ciphers implemented in pure Kotlin

Pinned Loading

  1. AutoTA AutoTA Public

    A tool to generate feedback on structural features, including design patterns, within object-oriented code

    Python 1

  2. Revzen Revzen Public

    Imperial College London Year 2 Group Project: Procrastination prevention Android app designed as part of our Human Centered Development

    Kotlin

  3. Shuffl Shuffl Public

    Forked from SipanP/Shuffl

    Our IC Hello World hackathon entry: An Android app using Spotify to meet, chat and listen to music with others.

    Java

  4. AstroStudy AstroStudy Public

    My A-level Computer Science Coursework, recreated using Java and the java.fx library

    Java

  5. JavaSnake JavaSnake Public

    A Snake game for the desktop, built with Java Swing.

    Java

  6. Haskell-Register-Machine Haskell-Register-Machine Public

    The Register Machine, implemented in Haskell

    Haskell