Skip to content
View JuniorJoanis's full-sized avatar

Block or report JuniorJoanis

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
JuniorJoanis/README.md

Hi there! I'm Junior Joanis πŸ‘‹

Full-Stack Engineer

LinkedIn Badge Portfolio Badge


πŸš€ About Me

I'm a seasoned Chief Technical Officer (CTO) and a hands-on engineer with over 12 years of experience focused on building, scaling, and leading innovative SaaS platforms. I specialize in bridging the gap between deep technical implementation and strategic product growth.

  • πŸ’‘ Impact at Scale: I’ve founded and led products that serve over $100\text{k+}$ active users for major companies.
  • 🧠 Last Focus: I have built an AI-driven Accounts Receivable automation using LangChain and modern full-stack development.
  • 🀝 Collaboration: I'm looking to collaborate on high-impact, open-source AI/ML projects and complex Fintech SaaS solutions.
  • πŸ’¬ Ask me about: LLM orchestration, building scalable multi-cloud infrastructure (AWS/GCP), GDPR compliance, and financial reconciliation algorithms.

πŸ’» Tech & Domain Expertise

My stack is centered around stability, performance, and modern AI integration.

Category Core Technologies Domain Specialization
AI/ML LangChain, Vertex AI, Hugging Face, LLM orchestration, AI Copilots Fintech SaaS (Payments, BNPL, Reconciliation)
Backend Ruby on Rails, Python (Flask), Node.js SaaS Growth (100K+ Users, High Availability $99.9%$ SLA)
Frontend React, React Native Web Compliance (GDPR, DPIAS, Data Privacy Officer role)
DevOps/Cloud GCP, AWS, Docker, Kubernetes, PostgreSQL, Redis, CI/CD (Circle CI, Jenkins, ArgoCD) Emerging Tech (Augmented/Virtual Reality)

Ruby on Rails Python React GCP AWS LangChain

🀝 Let's Connect

I'm always open to discussing new opportunities, collaborations, or just sharing knowledge!

Pinned Loading

  1. meilisearch-documentation-mcp meilisearch-documentation-mcp Public

    A Python-based Model Context Protocol (MCP) server for the Meilisearch documentation . This project enables AI agents like Cursor AI or ChatGPT to query, search, and interact programmatically with …

    Python

  2. portfolio-desktop portfolio-desktop Public

    Portoflio Desktop

    TypeScript

  3. sandwich-maker sandwich-maker Public

    Ruby 1

  4. health-monitor-rails health-monitor-rails Public

    Forked from lbeder/health-monitor-rails

    A Rails plugin which provides a health checking and monitoring API of various services and application aspects.

    Ruby

  5. velib-webapp velib-webapp Public

    This app displays all Velibs available in real time around you in Paris - AngularJS + NodeJS experience

    JavaScript

  6. rolling_deployment.rb rolling_deployment.rb
    1
    namespace :rolling do
    2
      desc "Deploy your code to instances once at a time "
    3
      task :deployment do
    4
        command = []
    5
        deploy_current_path = Dir.pwd