-
-
-
ubuntu_setup Public
My setup script for Ubuntu. Feel free to checkout and modify it for your needs.
Shell UpdatedOct 11, 2025 -
document-ai Public
A simple FastAPI application that allows users to upload PDF or DOCX documents in a database, get a summary generated by a local LLM via Ollama, and ask natural language questions about their content.
Python UpdatedAug 25, 2025 -
-
uv-fastapi-example Public
Forked from astral-sh/uv-fastapi-exampleAn example of a FastAPI application managed as a uv project. Based on the multi-file example from the FastAPI documentation. This fork of the Astral example repository adds a detailed README of all…
-
fastapi-uv-starter Public
A starter project using Python, FastAPI and uv.
-
fastapi-htmx-tailwind Public
Experimenting rendering tabs using FastAPI and HTMX.
-
throttle-api-using-kafka-poc Public
A proof of concept for throttling an API endpoint using Kafka and Go
-
fastapi-kafka-websockets Public
Experimenting with a full flow of sending messages from an Apache Kafka consumer, to a FastAPI websockets endpoint, to a UI using a JavaScript websockets connection.
-
companies-house-neo4j-python Public
A proof of concept app that stores the full graph network (officers, persons with significant control) of a UK company in Neo4j using the Companies House Public Data API
-
Example implementation of Amazon Cognito JWT verification using Python and FastAPI
-
image-mosaic-generator Public
Create mosaics of images using a collection of smaller images.
Python UpdatedApr 17, 2025 -
vite-tanstack-orval-example Public
An example of integrating Vite with Tanstack Router for client-side routing, Tanstack Query for querying and Orval for generating a TypeScript client using the Petstore API v3
TypeScript UpdatedOct 4, 2024 -
fastapi-podman Public
An example project using Podman to run a container with Python/FastAPI to create a web server and Poetry for dependency management.
-
Example implementation of Cognito JWT verification using Go and Gin
Go UpdatedDec 3, 2023 -
Consent-O-Matic Public
Forked from cavi-au/Consent-O-MaticBrowser extension that automatically fills out cookie popups based on your preferences
JavaScript Other UpdatedNov 28, 2022 -
amazon-cloudwatch-user-guide Public
Forked from awsdocs/amazon-cloudwatch-user-guideThe open source version of the Amazon CloudWatch User Guide
Other UpdatedJul 15, 2021 -
kleio-bot Public
A bot that aggregates the last 50 tweets of each political party currently in the Greek parliament and creates a word cloud for each daily
Python UpdatedFeb 22, 2021 -
sort_nums Public
A console application written in Go that performs optimised sorting for a large number of integers in a 'Comma Separated Values' file.
Go UpdatedJun 22, 2017 -
sainsburys_scraper Public
A console application written in PHP that scrapes the Sainsbury's grocery site - Ripe Fruits page and returns a JSON array of all the products on the page.
PHP UpdatedApr 21, 2016 -
cpp_quicksort_templates Public
Implementation of quicksort in C++ using templates
C++ UpdatedNov 17, 2014 -
snmpmanager Public
SNMP Manager is a graphical network management application written in C++ and Qt4 that makes use of the SNMP protocol.