4 posts tagged with "flask"
Z-Transfer — Decentralized File Sharing on 0Chain
A decentralized file-sharing web application built on the 0Chain (Zero Chain) blockchain. Features a Flask backend with a custom Python SDK for interacting with the blockchain, Reed-Solomon erasure-coded file sharding across storage nodes, BLS cryptographic signing, and a Bootstrap 5 frontend. Fully containerized with Docker Compose for both development and production.
Nov 19, 2023
Flask DevOps — Service Rebuild API
A lightweight Flask API service that initiates remote rebuilds for web services on a machine. Features password-authenticated POST endpoints that execute build scripts via subprocess, with stdout/stderr capture and a Bootstrap web dashboard. Production-ready with Gunicorn (gthread workers), Nginx reverse proxy with SSL, and systemd service management.
Apr 16, 2023
Chat I/O — Real-Time Web Chat Application
A real-time web chat application built with Flask and Socket.IO. Enables users to create private chat rooms and communicate instantly via WebSocket connections. Features persistent login through browser local storage and Handlebars.js templating for dynamic UI rendering.
Nov 30, 2019
Dive Sandy Beach Flask — Informational Dive Site CMS
An informational website for Sandy Beach Dive Centre in Fujairah, UAE. Built with Python Flask following the MVC pattern, featuring a blog platform, PADI course management, and dive site listings, with Flask Blueprints for modular component design.
Aug 14, 2019