Pinned Repositories
aoc
Advent of Code solutions in Go, Rust, Python and Elixir
dialogue-editor
Written using Visual Studio. Creates and edits JSON formatted dialogue graphs for use with custom Unity3d text-based dialogue GUI.
dominant_frequencies_video
Provides methods for getting dominant pixel hue and audio frequency from a given frame of a video file.
fastapi-per-object-permissions
A proof of concept for per-object-permission service implemented with a range of database backends.
python-query-filter
Python's filter function with composable queries. Use it to filter collections of complex objects and nested dictionaries.
remote-tech-companies
Data about remote-first and remote friendly companies that hire software engineers
rust-wasm-graph
Static web page for displaying a graph and centrality raked table of network nodes, using Rust/WebAssembly/WebGL
search-flask-ag-grid
A simple search API/data grid made using Flask, webargs and ag-grid.
stylegan2-jack-visualizer
Visualise the spectral density of audio from a JACK client (e.g. SuperCollider) in real time using StyleGAN 2.
terraform-aws-s3-static-site-cloudfront
Terraform/OpenTofu Module to provision AWS s3 Static Site With cloudfront and ACM. (Simple implementation, up to date as of 2024)
simoncrowe's Repositories
simoncrowe/remote-tech-companies
Data about remote-first and remote friendly companies that hire software engineers
simoncrowe/python-query-filter
Python's filter function with composable queries. Use it to filter collections of complex objects and nested dictionaries.
simoncrowe/search-flask-ag-grid
A simple search API/data grid made using Flask, webargs and ag-grid.
simoncrowe/dialogue-editor
Written using Visual Studio. Creates and edits JSON formatted dialogue graphs for use with custom Unity3d text-based dialogue GUI.
simoncrowe/instagraph-bot
Scripts for scraping social graphs from Instagram, as well as some code for scraping media and putting it in ML datasets
simoncrowe/tidal
Tidal cycles experimentation
simoncrowe/algo
Common algorithms and data structures implemented in Go (WiP)
simoncrowe/ansible-raspberry-pi-hyperdrive-homebase-nginx
Ansible playbooks for configuring a Raspberry Pi to seed a Hyperdrive using Homebase and serve its contents using NGINX
simoncrowe/aoc
Advent of Code solutions in Go, Rust, Python and Elixir
simoncrowe/fastapi-per-object-permissions
A proof of concept for per-object-permission service implemented with a range of database backends.
simoncrowe/rust-wasm-graph
Static web page for displaying a graph and centrality raked table of network nodes, using Rust/WebAssembly/WebGL
simoncrowe/terraform-aws-s3-static-site-cloudfront
Terraform/OpenTofu Module to provision AWS s3 Static Site With cloudfront and ACM. (Simple implementation, up to date as of 2024)
simoncrowe/bookchain-network-visualisation
OpenGL/Numpy(Glumpy)-based visualization of queue-router network - made for bookchain-js.
simoncrowe/bookchain-validator
A Flask service that validates input text for bookchain-js.
simoncrowe/cv
Curriculum Vitae Source Code
simoncrowe/dotfiles
⚫ 📁
simoncrowe/echo
Plays back loud input.
simoncrowe/helm
Helm charts
simoncrowe/instagrapi
🔥 The fastest and powerful Python library for Instagram Private API 2022 (fork to open PR)
simoncrowe/misc-docker
Miscellaneous Dockerfiles mainly for ML purposes. These are primarily here as a backup, YMMV.
simoncrowe/music-scripts
Bits and bobs for live-coding music.
simoncrowe/poker
Simple python poker model to work out probabilities
simoncrowe/remote-jobs
A list of semi to fully remote-friendly companies (jobs) in tech. (fork to open PR)
simoncrowe/shortlist-dummy-assessors
Dummy assessors used for testing
simoncrowe/shortlist-infra
Terraform root module to deploy Shortlist
simoncrowe/shortlist-llm-assessor
Assesses profiles based on LLM prompts
simoncrowe/shortlist-rm-email-notifier
Sends email notifications for accepted profiles
simoncrowe/shortlist-rm-ingester
Ingests property listings from RM and sends the to a runner
simoncrowe/shortlist-runner
Runs k8s jobs based on ingested profile payloads.
simoncrowe/shortlist-schema
Common schema used in Shortlist