Skip to content
View thierryteisseire's full-sized avatar

Block or report thierryteisseire

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
thierryteisseire/README.md

πŸ‘‹ Thierry Teisseire | Full Stack Developer

πŸš€ About Me

Full-stack developer with 2+ years of proven expertise in TypeScript, CLI development, backend APIs, and enterprise integration platforms. I build production-grade applications with a strong focus on security, developer experience, and operational excellence.

Currently specializing in:

  • Enterprise Lead Management Systems β€” Building scalable B2B platforms with 100+ CLI commands
  • AI Agent Frameworks β€” Designing extensible skill-based architectures
  • Enterprise Integrations β€” Connecting Salesforce, HubSpot, Google, and custom APIs
  • Cross-Platform Tools β€” Shipping CLI applications and Chrome Extensions

πŸ’Ό Featured Projects

πŸ† LeadGenius CLI β€” v2.0.15

B2B Lead Management Platform | npm: leadgenius-cli

  • 20 command groups, 100+ commands covering full API surface
  • Interactive TUI mode with dropdown pickers and auto-authentication
  • Chrome Extension (Manifest V3) with Google OAuth + email sign-in
  • Cross-platform binaries for macOS (Intel/ARM), Windows, Linux
  • Smart lead search with case-insensitive matching and URL/email auto-detection
  • CSV import with auto-header mapping and batch deduplication
  • Session persistence β€” credentials auto-saved to ~/.leadgenius-cli/session.json
  • EpsimoAI integration with Cognito token exchange and credit management

Stats: 100+ commits | 2.0.15 version | npm distribution
Tech: TypeScript, Node.js, Commander.js, Inquirer, AWS Cognito, esbuild

πŸ“š Full Documentation


πŸ€– Epsimo AI Agent Framework

Extensible AI Agent Architecture | Multiple repositories

  • Backend services β€” Scalable Node.js REST APIs
  • Frontend dashboard β€” Interactive React-based UI
  • CLI tools β€” Command-line agent management
  • Skill-based architecture β€” Modular, extensible agent framework
  • Agent registry integration β€” SKILL.md documentation for discovery

Repositories: epsimo-backend, epsimo-frontend, epsimo-cli
Tech: TypeScript, Node.js, React, REST APIs, AWS


πŸ”— Enterprise Integrations

Integration Repo Purpose
Salesforce salesforce-leadgenius Lead sync connector with OAuth
HubSpot leadgenius-hubspot Bi-directional lead synchronization
Google Reviews google-review Review scraping & enrichment
Unipile unipile-automation Multi-channel communication automation
NemoClaw NemoClaw Advanced lead data pipeline

πŸ›  Technical Skills

Core Languages & Frameworks

  • Frontend: TypeScript, React, Chrome Extensions (Manifest V3), HTML/CSS
  • Backend: Node.js, TypeScript, REST APIs
  • CLI Tools: Commander.js, Inquirer, Table formatting, Interactive TUIs
  • Scripting: Python, Bash, automation

Key Technologies

  • Authentication: AWS Cognito, OAuth 2.0, JWT, Google OAuth
  • Cloud: AWS Lambda, DynamoDB, S3, Cognito
  • Integrations: Salesforce APIs, HubSpot, Google APIs, custom REST
  • DevOps: npm distribution, binary packaging (pkg/esbuild), GitHub Actions
  • Databases: DynamoDB, SQL

Practices

  • REST API design & integration
  • Security-first development (authentication, authorization, data validation)
  • Cross-platform development (macOS, Windows, Linux)
  • Git/GitHub workflow, conventional commits
  • CI/CD pipeline management

πŸ“Š Activity & Stats

  • 271+ commits in last 24 months (May 2024 - May 2026)
  • 30+ active repositories maintained
  • 5+ enterprise integrations shipped to production
  • 1 npm package published & maintained globally
  • 100+ CLI commands implemented across 20 command groups
  • 1 Chrome Extension distributed with OAuth flows

Recent Achievements

βœ… v2.0.2 complete CLI rewrite with TUI and Chrome Extension
βœ… Implemented cross-tenant security hardening
βœ… Published npm package with cross-platform binaries
βœ… Built interactive TUI with dropdown pickers
βœ… Designed CSV import with auto-detection
βœ… Deployed EpsimoAI token exchange flows


πŸ“š Documentation

  • Full Developer CV β€” Comprehensive 24-month activity overview
  • LeadGenius CLI README β€” 20 command groups, TUI guide, setup
  • GitHub Repositories β€” 30+ projects with detailed documentation

🎯 Expertise Areas

Area Level Examples
Full Stack CLI Development Expert LeadGenius CLI (20 groups, 100+ commands)
REST API Design & Integration Expert 5+ enterprise integrations
TypeScript/Node.js Backend Advanced Services, APIs, automation
Authentication & Security Advanced Cognito, OAuth 2.0, authorization patterns
React Frontend Development Intermediate Dashboards, extensions, UIs
DevOps & Distribution Intermediate npm, binary packaging, CI/CD
Enterprise Integration Expert Salesforce, HubSpot, Google, Unipile

πŸ’‘ What I Focus On

πŸ”’ Security First β€” Authentication, authorization, data protection, audit trails
⚑ Performance β€” Optimized APIs, efficient CLI output, batch operations
πŸ‘€ Developer Experience β€” Intuitive CLIs, comprehensive docs, smart defaults
πŸš€ Production Ready β€” Error handling, monitoring, logging, reliability
πŸ”„ Enterprise Grade β€” Scalability, multi-tenancy, data integrity


🏒 Current Focus

Building enterprise-scale lead management and AI agent frameworks with emphasis on:

  • API-first architecture design
  • Security-hardened authentication flows
  • Interactive user experiences for complex domains
  • Seamless third-party integrations
  • Production reliability and observability

πŸ“« Connect


πŸ“– Latest Work

May 2026:

  • Completed comprehensive SKILL.md for AI agent skill registry
  • Finalized LeadGenius CLI with all 20 command groups
  • Deployed Chrome Extension with OAuth flows
  • Published npm package distribution

April 2026:

  • Implemented enterprise integrations (Salesforce, HubSpot)
  • Shipped soft-delete and data recovery features
  • Added admin backup and PITR functionality

March-February 2026:

  • Built interactive TUI with dropdown pickers
  • Implemented CSV import with auto-detection
  • Added session persistence to reduce friction

Last Updated: May 5, 2026
⭐ If you find my work interesting, consider starring some of my repositories!

Pinned Loading

  1. Epsimo-agent Epsimo-agent Public

    The official EpsimoAI developer skill: manage projects, AI assistants, and conversation threads. Includes Python scripts for API automation and premium React components for rapid AI application dev…

    Python