SYNFINNER / PROJECTS

Selected projects and active work.

Status: Live

Synfinner Blog (this one)

Brutalist static blog with markdown posts, tags, TOC, social cards, and Docker + Nginx deployment.

Stack: Eleventy, Node.js, Nginx, Docker

Status: Live

KEVin

Access CISA's Known Exploited Vulnerabilities Catalog (KEV) and CVE Data through a unified API for free.

Stack: Flask, Docker, Redis, MongoDB

Status: Research

LLM Security Experiments

Hands-on testing around prompt injection, policy bypasses, and safe deployment boundaries for LLM systems.

Stack: AI, LLMs, Security

Status: Development

AuraSpeech

AuraSpeech turns selected text and long-form web articles into audio with low-latency streaming playback in a floating in-page player. It combines modern OpenAI TTS delivery, chapter-aware navigation, seek/replay caching, and production-minded controls so people can listen to the web naturally.

Stack: Chrome Extension MV3, JavaScript, OpenAI /v1/audio/speech, SSE, MediaSource + HTML5 Audio, Offscreen Documents, Chrome Storage API, Vanilla HTML/CSS

Status: Live

BTCval

Python-based Bitcoin valuation and forecasting platform that combines market and mempool data to produce ML-driven price scenarios, risk metrics, and an automated HTML investor report.

Stack: Python, Machine Learning, Time-Series Forecasting, PyTorch, scikit-learn, Kraken API, mempool API