Skip to content
View sylvester-francis's full-sized avatar
👋
Available
👋
Available

Block or report sylvester-francis

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



Typing SVG

> whoami

name: Sylvester Francis
location: Waterloo, ON, Canada
role: Tech Solutions Architect & GenAI Consultant
experience: 7+ years shipping production systems

journey:
  - Master's in CS from VIT | Big Data & Security certs from Conestoga (High Distinction)
  - Published ML researcher (brain tumor prediction using FCNNs)
  - Built ETL pipelines & data engineering systems at OpenText
  - Now architecting GenAI solutions at Intuitive.ai
  - 4K+ LinkedIn followers | 500+ professional connections

currently:
  - Building open-source infra monitoring tools in Go (WatchDog)
  - Shipping GenAI-powered compliance & documentation systems
  - Fine-tuning small language models for TypeScript code generation
  - Mentoring developers on career growth via Topmate

awards:
  - Outstanding Achievement Award (OpenText) — Media Viewer delivery
  - Graduated with High Distinction — Big Data Solutions Architecture
  - Graduated with High Distinction — Computer Application Security
  - Machine Learning Engineer Nanodegree — Udacity



Tech Stack


Languages

AI / ML



OpenAI Claude LangChain HuggingFace

Cloud & DevOps



Dagger Ansible

Frameworks



FastAPI Flask Streamlit




Featured Projects


Stars

GenAI-powered GDPR/HIPAA document scanner with Claude API

Python Flask Claude

Audits documents for regulatory compliance, identifies violations with pattern matching and AI analysis, and suggests automated remediations. My most starred project.

Stars

AI multi-agent documentation automation

Python LangGraph Streamlit

Multi-agent system using LangGraph that fetches code from GitHub, analyzes structure, generates comprehensive technical docs, and syncs everything to Confluence.

Stars

Open-source infrastructure monitoring system in Go

Go WebSocket REST

3-repo architecture: Hub (central server with dashboard), Agent (lightweight binary for private networks), and Proto (shared message protocol). Full outbound-only WebSocket comms.

Stars

One-click production N8N automation installer

Shell Docker PostgreSQL

Full Ubuntu installer with Docker, PostgreSQL, HTTPS, security hardening, visual progress tracking, and intelligent error recovery. Zero to production in minutes.

Stars

Fine-tuned small language models for TypeScript code gen

Python HuggingFace LoRA

Production-ready 1.5B-7B models with LoRA fine-tuning, optimized for React, Next.js, Angular, and Node.js. High-quality code generation at a fraction of the size and cost.

Stars

Progressive K8s deployment manager

Python FastAPI Prometheus

Kubernetes deployment manager with FastAPI backend, Streamlit dashboard, and Prometheus monitoring for tracking progressive rollouts in real time.

Stars

Container security auditing for CI/CD

Go Dagger

Dagger module that integrates Trivy, Grype, and Snyk to perform vulnerability scans, enforce container best practices, and generate compliance reports in CI/CD pipelines.

Stars

AI-powered GitHub PR code reviewer

TypeScript NestJS GPT4

Automatically reviews GitHub pull requests using GPT-4. Detects code smells, security issues, and anti-patterns, then posts constructive inline feedback.

Stars

CLI resource reservation system

Python Typer FastAPI

Full-featured CLI booking system with JWT auth, conflict resolution, and reservation management. Built with Python Typer + FastAPI backend.

Stars

FastAPI task tracking with JWT & K8s support

Python FastAPI Kubernetes

Production-ready task tracking system with JWT authentication, role-based access control, and Kubernetes deployment manifests. Built with FastAPI and PostgreSQL.




GitHub Stats









Writing & Content


Platform What I Write About
DevOps tooling, container security, Dagger deep dives, career transition guides
GenAI architectures, agent design patterns, cloud infrastructure deep dives
Career insights, tech industry trends, developer mentoring tips
Tech tutorials, project walkthroughs, coding sessions



Services & Mentoring


+---------------------------+---------------------------+---------------------------+
|      AI SOLUTIONS         |   CLOUD ARCHITECTURE      |    DEVOPS & SECURITY      |
|                           |                           |                           |
|  Multi-agent systems,     |  AWS & Azure infra        |  CI/CD, container         |
|  GenAI platforms, and     |  with security and        |  security, monitoring,    |
|  intelligent automation   |  cost optimization        |  deploy automation        |
+---------------------------+---------------------------+---------------------------+
|    CAREER MENTORING       |      CODE REVIEW          |  TECHNICAL CONSULTING     |
|                           |                           |                           |
|  1:1 sessions for         |  Expert reviews, best     |  System architecture      |
|  career transitions,      |  practices, and           |  and technology           |
|  interview prep, resume   |  technical mentorship     |  strategy for teams       |
+---------------------------+---------------------------+---------------------------+




Let's connect




Based in Waterloo, ON, Canada 🇨🇦


Pinned Loading

  1. Automated-Document-Compliance-Auditor Automated-Document-Compliance-Auditor Public

    A GenAI-powered Flask app that audits documents for GDPR/HIPAA compliance, using regex rules and Anthropic Claude API to suggest remediations.

    Python 11 2

  2. n8n-selfhoster n8n-selfhoster Public

    One-click production-ready N8N automation server installer for Ubuntu with Docker, PostgreSQL, HTTPS, and comprehensive security hardening. Features an enhanced CLI interface with full automation s…

    Shell 4 3

  3. taskflow taskflow Public

    A modern FastAPI-based task tracking system with JWT authentication, SQLAlchemy ORM, HTMX frontend, and comprehensive DevOps pipeline including Docker, Kubernetes, and CI/CD automation.

    Python 2

  4. slm-typescript-model slm-typescript-model Public

    Fine-tuned small language models specialized in TypeScript code generation for React, Next.js, Angular, and Node.js. Production-ready models (1.5B-7B) with LoRA fine-tuning, optimized for modern we…

    Python 2

  5. Resource-Reserver Resource-Reserver Public

    A CLI-based resource reservation system built with Python, Typer, and FastAPI. Supports user auth, booking, conflict resolution, and reservation management.

    Python 2 2

  6. Sentry Sentry Public

    A Dagger module for automated container security auditing. Integrates with Trivy, Grype, and Snyk to perform vulnerability scans, enforce best practices, and generate compliance reports for CI/CD p…

    Go 1