Skip to content
View JoeCardoso13's full-sized avatar

Organizations

@Vispyr

Block or report JoeCardoso13

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JoeCardoso13/README.md

Hello, World! I'm Joe πŸ–₯️

I'm a full-stack software engineer working at the edge of open source, developer tools, observability, and AI agents. Most recently, I've been building with NimbleBrain, contributing to Mozilla Firefox, and writing about the work on joecardoso.dev.

Current Projects

  • πŸ€– AI Chief of Staff - Agentic orchestration layer for personal productivity
  • πŸ’Ό Ask My Resume - Chat interface for employers and recruiters to explore my experience, grounded on real work (MCP-native)
  • πŸ“š Brush Up Tutors - Platform connecting students with tutors for technical interview prep
  • πŸ—œοΈ Compact Threshold Skill - Claude Code skill that nudges you to /compact before context bloat hits
  • 🌳 Conversation Tree - Visual node-based UI for navigating and branching Claude Code sessions
  • πŸ“” Diary Bot - RAG assistant that answers questions about your personal diary
  • πŸ” Drift Checker - GitHub Marketplace action that flags CLAUDE.md, AGENTS.md, and README.md drift on every PR
  • βš™οΈ joedevflow - Agentic development workflow skill for Claude Code
  • πŸƒ Twenty One Web - Browser-based card game 21 built with Ruby
  • πŸŒ€ Vortex - HTTP endpoint generator that captures and visualizes webhook metadata
  • πŸ–₯️ WSL2 Health Monitor - Periodic agent that audits your WSL2 environment for resource bloat, on your terms

NimbleBrain

🧠 Building agentic contributor tooling for open source projects
πŸ€– Designing MCP server workflows for AI-assisted development
πŸ”— Bridging contributors and codebases through intelligent automation

Mozilla Firefox

🦊 Contributing patches across accessibility, DevTools, and browser internals
πŸ› Triaging and resolving bugs on Bugzilla
🌐 Improving the open web, one commit at a time

Vispyr in a nutshell

πŸš€ One-command solution for continuous profiling
πŸ”’ Runs on EC2 with secure networking, zero manual config
πŸ“Š Combines profiles + traditional telemetry for code-level insights
☁️ Automates AWS backend deployment

Let's connect

Feel free to reach out to me on LinkedIn, check out my website, or shoot me an email at jow13_122@yahoo.com.

Pinned Loading

  1. Vispyr/vispyr-backend Vispyr/vispyr-backend Public

    Vispyr observability backend

    3

  2. Vispyr/vispyr-cli Vispyr/vispyr-cli Public

    Command line interface for Vispyr deployment

    TypeScript 3

  3. Vispyr/vispyr-demo-app Vispyr/vispyr-demo-app Public

    Demo application for Vispyr

    JavaScript 3

  4. diary_bot diary_bot Public

    A RAG based Diary Bot assistant with 2 interface options: web UI and CLI.

    Python

  5. Vortex Vortex Public

    Vortex is an HTTP endpoint generator that stores metadata from HTTP requests (e.g. from webhooks) sent to the produced endpoints for easy visualization.

    Python