Technical Portfolio

GitHub Repositories & AI Power Apps

Explore our public GitHub repositories and AI Power Apps in separate sections, with clear context on what each build does and the business outcomes it supports.

AI-generated abstract visualization for the technical portfolio
GitHub Repositories

Repository-backed builds

FluxMail email automation library logo

Automation

FluxMail

Python library for email automation supporting SMTP and Outlook protocols. Send emails via CLI or Python API.

Technical summary: Wraps Python's smtplib and pywin32 (Windows Outlook) in a unified API. Supports CLI and scripting workflows for automated email delivery across SMTP-compatible services and enterprise Outlook environments.

Business use case: Teams that send recurring automated reports, alerts, or notifications via email. Outlook support makes it compatible with enterprise Windows environments without needing a separate mail service.

Pythonsmtplibpywin32CLI
  • SMTP and Outlook protocol support in a single interface
  • CLI for scripting and one-command sends
  • Python API for integration into automation pipelines
  • Windows-native Outlook automation via pywin32
PyLogShield security logging library logo

Developer Tools

PyLogShield

Python logging library with production-grade security features: sensitive data masking, rate limiting, log rotation, async logging, JSON formatting, and a CLI log viewer.

Technical summary: Extends Python's standard logging module with a security-first layer. Implements regex-based sensitive data scrubbing, token bucket rate limiting, rotating file handlers, structured JSON output, and async emission for high-throughput services.

Business use case: Production Python applications that handle sensitive data — PII, credentials, API keys — and need audit-ready logs. Particularly useful in regulated industries where log security is a compliance requirement.

PythonloggingasyncioJSONCLI
  • Sensitive data masking (PII, API keys, credentials)
  • Rate limiting to prevent log flooding
  • Automatic log rotation
  • Async logging for high-throughput services
  • JSON structured output for log aggregation pipelines
  • CLI log viewer for local inspection
BadgeShield SVG badge generator logo

Developer Tools

BadgeShield

Python package for generating customizable SVG badges with rectangular, circle, and framed-circle templates, 51 predefined colors, logo embedding, and batch processing.

Technical summary: Generates SVG badge markup programmatically from a Python API or CLI. Supports template-based rendering with color tokens, embedded logos, and batch export — suitable for documentation pipelines and CI/CD workflows.

Business use case: Open-source maintainers, documentation authors, and CI/CD pipelines that need programmatically generated status badges, version labels, or custom visual metadata for README files and dashboards.

PythonSVGCLI
  • Rectangular, circle, and framed-circle layout templates
  • 51 predefined color themes
  • Logo embedding support
  • Batch processing for generating multiple badges at once
  • Python API and CLI interface
  • MIT License
AI Power Apps

Live AI app experiences

Pawtraitly logo icon

AI Power App

Pawtraitly.net

AI-powered pet portrait experience that helps owners transform pet photos into creative styled artwork in a guided web flow.

Business use case: Pet-focused businesses and creators that want to launch a consumer AI app with a clear conversion path from upload to final visual output.

AI Image GenerationWeb AppConsumer UX
  • Photo upload flow built for pet owners
  • AI-powered portrait transformation pipeline
  • Style-focused output experience
  • Web-ready user journey optimized for engagement