Portfolio
5 projects available
5
Total Projects
1
Featured Projects
1
Completed
4
In Progress
β Featured Projects

OctoWatch
in-progressποΈβπ¨οΈππ Open source governance tool for GitHub Enterprise. Provides insights, compliance, and automation for organizations. π’π
OctoWatch is an open source governance platform for GitHub Enterprise, designed to help organizations manage, monitor, and automate compliance and best practices across all their repositories and teams. Features: - Organization-wide insights and dashboards - Compliance and policy enforcement - Automated reporting and notifications - Integration with GitHub APIs and webhooks - Customizable rules and workflows I am the lead mantainer (hosted by Xebia)
All Projects

Blocky
in-progressπ‘οΈπ«β¨ A powerful and lightweight ad blocker browser extension for Chrome and Edge that blocks ads using multiple filter sources. π₯οΈπ
Features β Multi-Source Filtering: Uses EasyList and uBlock Origin filter lists π High Performance: Built with Manifest V3 and declarative net request π― Smart Blocking: Combines network-level and DOM-based blocking π Statistics: Track blocked ads and protected sites βοΈ Customizable: Whitelist sites, custom rules, and blocking levels π Privacy-Focused: No data collection, all processing happens locally

stone.css
in-progressπ¨πͺ¨ stone.css - a PoC with style in less than 30 seconds. CSS styles for HTML elements for your next Proof of Concept project. β‘οΈπ‘
βοΈ Core Coverage - π Typography scale + vertical rhythm - π§Ύ Lists / tables / forms / buttons / code / blockquotes - π Auto light & dark (prefers-color-scheme) - βΏ Contrast targets aiming WCAG AA - π Fluid readable line lengths - π¨οΈ Print-friendly defaults π§ Design Principles - Element-first: minimal custom classes π§± - Zero config: drop in & go π - Tasteful restraint: no utility explosion π« - Predictable spacing + scale rhythm π - Progressive enhancement friendly πΏ β Perfect For Spikes β‘ Β· Hackathons π§ͺ Β· Early product demos π οΈ Β· Internal tools ποΈ Β· Docs / README site placeholders π

Green Software Indicator
completedπ±ππ’ A Chrome/Edge browser extension that evaluates websites for green software development practices and displays colored badges indicating their environmental sustainability. ππ
Features - Real-time Analysis: Automatically analyzes websites when you visit them - Visual Indicators: Color-coded badges (green = excellent, yellow = good, red = needs improvement) - Detailed Breakdown: Shows specific green software practices being followed - Performance Monitoring: Tracks website efficiency metrics

Chrome/Edge Extension TypeScript Template
in-progressπ§©β‘οΈπ οΈ A modern, well-structured template for building Chrome and Edge browser extensions using TypeScript and Vite. ππ₯οΈ
Features π Fast Development - Powered by Vite for instant hot reload π¦ TypeScript - Full TypeScript support with strict typing π― Manifest V3 - Uses the latest extension manifest version π§ Pre-configured - Ready-to-use setup with all necessary configurations π¨ Modern UI - Clean popup interface with dark/light theme support π± Cross-browser - Compatible with both Chrome and Edge π οΈ Developer Tools - Comprehensive build scripts and development workflow

Copilot Instructions
in-progressπ€πβ¨ Instructions and best practices for GitHub Copilot. π‘π
π€ Copilot Instructions β curated guidance for getting highβquality, secure, and efficient output from GitHub Copilot. π Includes - π§ Prompt patterns (scaffolding, refactor, test gen, explain) - π« Antiβpatterns (over-broad asks, vague intent, leaking secrets) - π§ͺ Testing prompts (unit, property, edge cases) - π‘οΈ Secure coding reminders (inputs, secrets, dependency scrutiny) - π Iteration workflow (spec β draft β refine β validate) - π§© Pairing styles (directive vs exploratory prompting) π‘ Prompt Building Tips - State intent + constraints + style. - Provide examples (few-shot) when format matters. - Ask for diff-friendly output when patching code.