Skip to content
View aidan-le-beard's full-sized avatar
Block or Report

Block or report aidan-le-beard

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

Pinned

  1. Flutter-App-Async-Concurrent-Access-Group-Sharing-Firebase-Login-Push-Notifications Flutter-App-Async-Concurrent-Access-Group-Sharing-Firebase-Login-Push-Notifications Public

    Forked from quindariuss/hungr.dev

    Dynamic Grocery List App allowing joining of a group and push notifications to group members, written cross-platform in Flutter/Dart. Also usable offline with no account as a single-user. API here:…

    Dart

  2. Flutter-App-REST-API-SQL-Database-Async-Concurrent-Access-Group-Sharing Flutter-App-REST-API-SQL-Database-Async-Concurrent-Access-Group-Sharing Public

    Forked from quindariuss/api.hungr.dev

    API and back-end database for Hungr dynamic grocery list and group joining app. Flutter front-end here: https://github.com/aidan-le-beard/hungr.dev

    Python

  3. React-Resizable-Tic-Tac-Toe-and-Co-Caro React-Resizable-Tic-Tac-Toe-and-Co-Caro Public

    This React project is a 2-in-1 game, with Tic-Tac-Toe and Co Caro. The board is resizable (3x3, 4x4,...) while maintaining history, to play as large as you want. You can also customize how many Xs/…

    JavaScript

  4. TCP-LAN-Client-Router-Server-Threaded-File-Streaming-JavaFX-GUI TCP-LAN-Client-Router-Server-Threaded-File-Streaming-JavaFX-GUI Public

    Creates a client-router-server TCP LAN connection. The client streams a file to the router, and the router forwards the file to the server. The router facilitates the client-server streaming using …

    Java

  5. Tokenizer-Parser-Executor-for-Self-Defined-Python-esque-EBNF Tokenizer-Parser-Executor-for-Self-Defined-Python-esque-EBNF Public

    Self-written EBNF is included in readme, as is how to run the parser from the command line. Program tokenizes, parses, creates a parse tree visualization, and executes code written in the given EBNF.

    Python

  6. Website-Lazy-Loading-Dictionary-Word-Search-2-Versions Website-Lazy-Loading-Dictionary-Word-Search-2-Versions Public

    A website that searches a dictionary with 45,407 words. Results are lazy loaded as they are scrolled through. 2 website versions are offered: one with a <select> box, and one highlighting the searc…

    JavaScript