Pinned Repositories
accelerometer
arbeitszeitapp
A webapp to exchange services and products on the basis of working time.
Bulk-Bing-Image-downloader
Download full sized images returned from bing image search
cmm-client
React.JS frontend client for viewing CMM data
cmm_get_lambda
AWS Lambda function to GET a point measure from a DynamoDB table.
document-portal
Flask application for uploading documents to an S3 bucket with associated file infomation as metadata
marbles-game
A web-based game of chance with marbles - as seen in squid games
pokemon-api
PokemonAPI for managing Pokemon. Performs a set of operations on an imported Pokemon file. Allows you to POST, PUT, GET & DELETE a Pokemon by name.
shop-api
Endpoint for managing products in a shop
store-finder
Full stack application that, given a postcode and radius, returns a list of stores (ordered from north to south) and a distance.
jacknely's Repositories
jacknely/accelerometer
jacknely/arbeitszeitapp
A webapp to exchange services and products on the basis of working time.
jacknely/Bulk-Bing-Image-downloader
Download full sized images returned from bing image search
jacknely/cmm-client
React.JS frontend client for viewing CMM data
jacknely/cmm_get_lambda
AWS Lambda function to GET a point measure from a DynamoDB table.
jacknely/document-portal
Flask application for uploading documents to an S3 bucket with associated file infomation as metadata
jacknely/invoice-stats
Application to aggregate and gather basic stats on invoices
jacknely/marbles-game
A web-based game of chance with marbles - as seen in squid games
jacknely/pokemon-api
PokemonAPI for managing Pokemon. Performs a set of operations on an imported Pokemon file. Allows you to POST, PUT, GET & DELETE a Pokemon by name.
jacknely/shop-api
Endpoint for managing products in a shop
jacknely/store-finder
Full stack application that, given a postcode and radius, returns a list of stores (ordered from north to south) and a distance.
jacknely/cmm_put_lambda
AWS lambda function to take a CMM output file from S3 and then parse data into AWS DynamoDB
jacknely/core
:house_with_garden: Open source home automation that puts local control and privacy first.
jacknely/dj-client
jacknely/eshop
Flask application that creates an endpoint for shop metrics on a given date.
jacknely/gateway
jacknely/ingress-nginx
Ingress-NGINX Controller for Kubernetes
jacknely/job-search-backend
Python application that reads from AWS DynamoDB and then sends emails based on various events
jacknely/job-widget
react.js job widget to review scraped jobs
jacknely/job_scrape_lambda
Lambda function to scrape job sites and write data to DynamoDB inc deployment file
jacknely/loan-calculator
A rate calculation system allowing prospective borrowers to obtain a quote from our pool of lenders for 36 month loans. This system will take the form of a command-line application.
jacknely/MealAPI
Rest API for a meal service company
jacknely/measurement-tracker
A Flask application for importing csv files generated from a CMM. App then organises and retrieves results based on measurement program and point name
jacknely/nelso-helm-charts
Collection of helm charts from nelso
jacknely/Portfolio
Django powered website used to display portfolio of work
jacknely/roman-numerals
Python program which takes a series of roman numerals as input and which outputs their value as a number
jacknely/soapyballs
src code for SoapyBalls website
jacknely/stack
Fifth is a new stack-based language. A stack is a data structure which can only have elements added to the top. Fifth stores a stack of integers and supports commands to manipulate that stack. Operations always apply to the top of the stack.
jacknely/string-mutation
jacknely/virus_api_pub
An endpoint for Covid-19 statistics using Flask and MongoDB inc CI with Github Actions