You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SecureStore: A production-ready Go backend for secure file storage and sharing. Features PostgreSQL for metadata, MinIO/S3 for object storage, AES-256-GCM encryption, and JWT authentication. Supports presigned uploads/downloads, public share links with optional password protection, and background workers for cleanup and reconciliation.
This is a real-time stock trading simulator built with Next.js, featuring live candlestick charts, real-time price updates, portfolio tracking, and simulated trading.
This project is a synopsis of the ALX back-end trimester, which includes authentication, NodeJS, MongoDB, Redis, pagination, and background processing.
This project is a scalable web application built using Next.js, enhanced with background job processing to handle long-running or resource-intensive tasks outside the request-response lifecycle.
A test project that audit http enpoints performance - this includes a background worker for the audit processing, url management service , a RESTful API for adding a URL, EF for the DataAccess/DataPersistence also in this service includes reading URLs values from a specified json file.
A robust, multi-tenant Task Management API built with Go, featuring secure JWT authentication, background email notifications, and Redis-backed rate limiting
DeepWork is a web application that demonstrates the power of combining OpenAI's Deep Research API with the Hookdeck Event Gateway to support highly reliable and scalable asynchronous workflows and background jobs.