Pinned Repositories
ascii_posters
Command line tool to generate a custom ASCII poster. Takes desired output width in ch, image path, and message as args. Project accompanied by other fun extensions of the classic cowsay program.
astro_learning
Learning site for Astro development.
astro_site
Basic blogging site implemented in Astro to help me easily manage and publish all my markdown files. Deployed using Netlify and GitHub Actions. Currently housing some of my poetry and other writing.
Autonomous_Crash_Course
Recommended learning guide covering a wide range of topics at an introductory level
bleak_tribute_2.0
Personal site
cowsay_automaton
Automate Section for Cowsay Project
decision_transformer_rec
Extension of Decision Transformer codebase for recommendation datasets
td_corpus_generator
Generate a corpus of Oireachtas contributions according to member
translink_path_planning
Java application implementing Dijkstra's algorithm, sorting, and ternary search tree to conduct path planning on data from Vancouver's Translink public transport. JOptionPane library used in UI.
vue_weather_app
A Vue 3 front-end application that provides a user-friendly interface for weather forecasts, via calls to a RESTful API implemented in Node and Express consuming openweathermap.org data.
lukerabbitte's Repositories
lukerabbitte/td_corpus_generator
Generate a corpus of Oireachtas contributions according to member
lukerabbitte/bleak_tribute_2.0
Personal site
lukerabbitte/decision_transformer_rec
Extension of Decision Transformer codebase for recommendation datasets
lukerabbitte/ascii_posters
Command line tool to generate a custom ASCII poster. Takes desired output width in ch, image path, and message as args. Project accompanied by other fun extensions of the classic cowsay program.
lukerabbitte/astro_learning
Learning site for Astro development.
lukerabbitte/astro_site
Basic blogging site implemented in Astro to help me easily manage and publish all my markdown files. Deployed using Netlify and GitHub Actions. Currently housing some of my poetry and other writing.
lukerabbitte/Autonomous_Crash_Course
Recommended learning guide covering a wide range of topics at an introductory level
lukerabbitte/cowsay_automaton
Automate Section for Cowsay Project
lukerabbitte/deno-chat
lukerabbitte/translink_path_planning
Java application implementing Dijkstra's algorithm, sorting, and ternary search tree to conduct path planning on data from Vancouver's Translink public transport. JOptionPane library used in UI.
lukerabbitte/vue_weather_app
A Vue 3 front-end application that provides a user-friendly interface for weather forecasts, via calls to a RESTful API implemented in Node and Express consuming openweathermap.org data.
lukerabbitte/dott_clone_db
DB for Dott Clone
lukerabbitte/dt4rec
Extension of Decision Transformer codebase for recommendation datasets.
lukerabbitte/fullstackopen
lukerabbitte/get_rid
A Chrome extension for easily stashing and revisiting browsing sessions.
lukerabbitte/gitlet
Implementing fundamentals of Git in JS, unit testing using Mocha and Chai.
lukerabbitte/image_converter
Simple python app using pillow and tkinter libraries to perform image format conversion. Created windows executable and application icon using pyinstaller for desktop use.
lukerabbitte/Instagram-Clone
Working Instagram Clone (Frontend + Backend) created with Flutter and Firebase
lukerabbitte/ml_classics
ML notes for "Using Transformer Neural Nets To Generate Good Sequences In Recommender Systems" thesis.
lukerabbitte/nlp_tasks
NLP scripts for WW2 Heritage conservation project in IMAG, Universite Grenoble Alpes
lukerabbitte/note_app
Simple note taking and searching app with Express server, MongoDB Atlas DB, React frontend.
lukerabbitte/projects
lukerabbitte/pytorch_learning
Working through PyTorch docs
lukerabbitte/scrape_test
Scraping with beautiful soup
lukerabbitte/send_email_project
lukerabbitte/vancouver_bus_management_system
lukerabbitte/weather_app_backend
lukerabbitte/world_company
Exercise detailing the employment structure of a company, playing with abstraction and interfacing, packaging, sorting, and more.