Pinned Repositories
accounts_ui_flask
UI for accounts system using Flask framework.
accounts_wa
advent-of-code-2021
api-prototyping
Django Rest Framework based application for quickly spinning up API ideas before moving to own services.
articles-api
Go microservice for collating links to articles.
book-notes-api
Golang microservice for making notes about books I'm reading.
bookkeeping
c-practice
Space for messing around with C
code-generators
Scripts for generating boilerplate code in projects.
code-text-tools
Static site for manipulating text to help with writing code.
HaeckelK's Repositories
HaeckelK/code-text-tools
Static site for manipulating text to help with writing code.
HaeckelK/accounts_ui_flask
UI for accounts system using Flask framework.
HaeckelK/advent-of-code-2021
HaeckelK/api-prototyping
Django Rest Framework based application for quickly spinning up API ideas before moving to own services.
HaeckelK/articles-api
Go microservice for collating links to articles.
HaeckelK/book-notes-api
Golang microservice for making notes about books I'm reading.
HaeckelK/bookkeeping
HaeckelK/c-practice
Space for messing around with C
HaeckelK/code-generators
Scripts for generating boilerplate code in projects.
HaeckelK/connected-cards-api
Backend API for Connected Cards Flash Cards App
HaeckelK/cookiecutter-flask
A flask template with Bootstrap 4, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
HaeckelK/cpython
The Python programming language
HaeckelK/diary_wa
HaeckelK/dockfiletographviz
Python package for converting Dockerfile into input for Graphviz
HaeckelK/flashcards
Vue frontend + Django backend flashcards application
HaeckelK/games_logger_django
HaeckelK/go-practice
Space for writing small toy applications to practise using Go.
HaeckelK/journal-api
HaeckelK/language-learning
HaeckelK/memories-api
API for storing stories and events
HaeckelK/miltydraft
HaeckelK/mock-fixtures-server
Golang http server for responding with fixtures files to incoming requests.
HaeckelK/personal-static-site
Static site for various tools that are easiest to serve with JS in browswer.
HaeckelK/photos
HaeckelK/pro-clubs-calculator
Static site for calculating pro clubs stats
HaeckelK/python-argparse-generator
NPM package for generation of Python code (as text) to streamline writing boilerplate argparse setup.
HaeckelK/study_tools
Various tools to aid notes creation and flashcards etc
HaeckelK/vscode-incubator
HaeckelK/vscode-python-argparse-generator
HaeckelK/vue-django-auth
Example of setting up a Vue frontend Django backend with CSRF and session auth