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
An async redaction backend service using FastAPI, spaCy NLP, asyncio, and CI/CD workflows. Built to simulate a system for identifying and redacting sensitive information in text documents.
A simple personal finance tracker for tracking income/expenses using JavaFX/Go. Ability to edit and delete transactions, as well as show the net cash flow. Stores all the data in a file for continu…