An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by LukeStorry

A curated list of projects in awesome lists by LukeStorry .

https://github.com/lukestorry/pygame-battleships

A simple graphical Battleship-style game written using Pygame. In-progress portfolio Python piece.

battleship-game game game-2d pygame-application python3

Last synced: 23 Aug 2025

https://github.com/lukestorry/nested-json-editor

A visual editor for nested json objects, written in vue.js

Last synced: 07 Oct 2025

https://github.com/lukestorry/watree

An arduino-enhanced water bottle, with a socially-growing forest, to enhance social interaction of hydration.

Last synced: 05 Mar 2025

https://github.com/lukestorry/expo-picker-firebase-demo

A simple demo of registration and form-input on firebase/expo

Last synced: 05 Sep 2025

https://github.com/lukestorry/bool-array-filler

A simple clicky array-filler to generate json.

Last synced: 29 May 2026

https://github.com/lukestorry/matrices

Developing a calculator in C to perform Matrix operations.

Last synced: 20 Apr 2026

https://github.com/lukestorry/simplest-starter

A very simple starter template for small preact.js apps, no build step required.

Last synced: 05 Mar 2025

https://github.com/lukestorry/dot_to_dot

Simple timed dot-to-dot game for a Human-Computer-Interaction Experiment

Last synced: 28 May 2026

https://github.com/lukestorry/aoc2023

Advent Of Code solutions for 2023

Last synced: 10 May 2026

https://github.com/lukestorry/juliasets

Plotting Julia sets on Argand diagrams

Last synced: 19 Aug 2025

https://github.com/lukestorry/augklimb

Interactive Data-led Augmentation of Bouldering Training. Mobile app built using Unity as part of my Masters dissertation. Records, graphs and scores accelerometer data, with optional linking to video footage.

Last synced: 29 Oct 2025

https://github.com/lukestorry/eat-me

Preventing food waste. Expo+Firebase app for mobile & web.

Last synced: 04 Oct 2025

https://github.com/lukestorry/inventory-optimisation

Demo for a talk about inventory modelling and strategy optimisation in Python

Last synced: 27 Feb 2026

https://github.com/lukestorry/sudluko

A sudoku api, written in Rust, with Rocket.

api rust rust-lang webapi

Last synced: 20 Jul 2025

https://github.com/lukestorry/dotfiles

A sync of my settings, profile.json, .bashrc (etc) files

Last synced: 16 Sep 2025

https://github.com/lukestorry/eat_me_flutter

(deprecated) flutter app for mobile and web.

Last synced: 10 May 2026

https://github.com/lukestorry/aoc2022

Advent of code solutions for 2022

Last synced: 12 Sep 2025

https://github.com/lukestorry/code-a-clock

A workshop for demonstrating a lab session at University of Bristol Open Days - an introduction to programming, using the Processing.org Java sketchbook to create custom clock faces.

Last synced: 16 Apr 2026

https://github.com/lukestorry/rootextractors

Pascal. Trying out a few different algorithms for finding the roots of numbers.

Last synced: 08 Mar 2026

https://github.com/lukestorry/windsurf-shop

A simple web shop written for the University of Bristol’s COMS32500 (Web Technologies). Uses a Node.js Express Server to deliver validated XHTML rendered by the Pug templating engine, with adapted Bootstrap styling.

expressjs nodejs online-shop pugjs shopping-cart sqlite3 windsurfing

Last synced: 09 Apr 2026

https://github.com/lukestorry/comic_face

A deliberately disgusting watchface for pebble, using ComicSans

Last synced: 29 Aug 2025

https://github.com/lukestorry/guard-cross

A simple Chrome Extension to add fun features to the Guardian Crossword site.

Last synced: 01 Jun 2026

https://github.com/lukestorry/advent-of-code-2019

my solutions for advent of code 2019

Last synced: 13 Jun 2025

https://github.com/lukestorry/wed

lil wedding invite and rsvp site

Last synced: 29 Oct 2025

https://github.com/lukestorry/weather-downloader

Simple node script to download and archive images for a auto-refreshing weather desktop background, using puppeteer to screenshot from windy.com

Last synced: 10 Jun 2025

https://github.com/lukestorry/musication

Web app for creating and streaming mappings of music to location.

Last synced: 14 Jul 2025

https://github.com/lukestorry/ben

A website.

Last synced: 29 May 2026

https://github.com/lukestorry/simple_read

Winning Entry to the CSS 6-hour Accessibility Hackathon: a English-Simplification Chrome Extension. Analyses the "reading age" of web articles, then simplifies the text to a reading age that is on average 22% lower.

Last synced: 21 Apr 2026

https://github.com/lukestorry/authenticlearningatbristoluni

A series of widgets, maps, and dropdowns, for sharing information on authentic learning at the University of Bristol, for BILT.

data-visualisation html js

Last synced: 01 Dec 2025

https://github.com/lukestorry/projecteuler

My solutions to some of the ProjectEuler problems.

Last synced: 02 Dec 2025

https://github.com/lukestorry/aoc24

Solutions to AdventOfCode 2024

Last synced: 02 Apr 2025

https://github.com/lukestorry/marniewoodmeade

A basic blog site, generated with Eleventy and hosted on Netlify.

Last synced: 09 Oct 2025

https://github.com/lukestorry/music_genre_classification

Using TensorFlow to compare shallow versus deep neural network architectures for automatic music genre classification. Used to replicate parts of Schindler's paper, for COMSM0018.

Last synced: 31 May 2026

https://github.com/lukestorry/aoc2021

Advent of Code for 2021. Quite busy so probably only Python this year.

Last synced: 31 May 2026

https://github.com/lukestorry/svelte-todo

Simple local todo app for trying out svelte

Last synced: 19 Mar 2026

https://github.com/lukestorry/timestablestester

A simple game that tests a person's times tables.

Last synced: 26 Feb 2026

https://github.com/lukestorry/netlify-router-params-demo

A demo/test for seeing how well ReactRouter works with Netlify for routing / redirects

Last synced: 08 Feb 2026

https://github.com/lukestorry/md-notes-githubpages-test

Simple note-taking and linking through GithubPages

Last synced: 10 Feb 2026

https://github.com/lukestorry/cv

My CV, made with LaTeX.

Last synced: 13 Feb 2026

https://github.com/lukestorry/mastermind

An experiment/practice in Haskell.

Last synced: 19 Apr 2026

https://github.com/lukestorry/logger

simple personal/work logger, to google sheets

Last synced: 20 Apr 2026

https://github.com/lukestorry/sudukusolver

Just an attempt at a really inefficient suduku solver

Last synced: 23 Apr 2026

https://github.com/lukestorry/florenceceramics

Simple homepage for a friend's business, using 11ty

Last synced: 23 Apr 2026

https://github.com/lukestorry/bwv-sdg

Accessible Eleventy-generated visualisations of Airtable datasets, showing a mapping of the Bristol Womens Voice Womanifesto to the Bristol Sustainable Development Goals.

accessible airtable eleventy static-site visualization

Last synced: 10 May 2026

https://github.com/lukestorry/primes

Just a small project playing around with finding and checking primes in Pascal.

Last synced: 06 Mar 2026

https://github.com/lukestorry/card

A simple js business card, called with `npx luke`

business-card cli node npx

Last synced: 16 May 2026

https://github.com/lukestorry/eddy

Interactive navigation timeline for Eddy the narrowboat.

Last synced: 06 Mar 2026

https://github.com/lukestorry/nested-accordion

NPM package to generate a series of infinitely nested css accordions from a json datafile

css html js json visualisation

Last synced: 17 Jul 2025

https://github.com/lukestorry/dissertation

The LaTex source-code for my MEng Dissertation

Last synced: 17 Feb 2026

https://github.com/lukestorry/sequencesurfing

A blog for Sequence Surfing

Last synced: 02 Jul 2025

https://github.com/lukestorry/uni_reports

a collection of university reports and writings

Last synced: 07 Mar 2026

https://github.com/lukestorry/sanity-nextjs-landing-pages

Next.js landing pages

Last synced: 05 Mar 2025

https://github.com/lukestorry/wpfmapcontrolprototype

Playing around with Bing's map sdk for WPF

Last synced: 05 Mar 2025

https://github.com/lukestorry/python-stuff

my python portfolio - some snippets of past work using python

Last synced: 28 May 2026

https://github.com/lukestorry/vided

Last synced: 05 Mar 2025

https://github.com/lukestorry/rdailyprogrammer

a selection of my thoughts about http://www.reddit.com/r/dailyprogrammer/

Last synced: 05 Mar 2025

https://github.com/lukestorry/hackerrank

A collection of solutions to problems on the HackerRank website, in a variety of languages.

Last synced: 05 Mar 2025