Skip to content
View fncreator22's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report fncreator22

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.

Content in all repositories owned by your account will be closed.
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
fncreator22/README.md


About Me

AI/ML Engineer focused on agentic systems, LLM orchestration, and applied computer vision — with full-stack engineering as the delivery layer that turns those systems into shipped products.

Most of my recent work sits in one lane: designing agents and models that make decisions (task orchestration, safety review, detection), then wrapping them in a production-grade interface (FastAPI/WebSocket backends, React/Next.js frontends) so they're actually usable. The full-stack projects below are the same skill set applied to standard SaaS/business platforms — proof that the architecture and delivery discipline carries over regardless of the problem.

Stack, chosen by project fit, not everything at once:

  • AI/ML core: Python, FastAPI, WebSocket streaming, local LLMs via Ollama, OpenAI/Gemini APIs, scikit-learn, OpenCV, YOLOv8/YOLOv11
  • Delivery layer: React 19, Next.js, TanStack Start (SSR), TypeScript, Node.js/Express, Tailwind CSS
  • Data & infra: PostgreSQL (with Row-Level Security), MongoDB, Supabase, Docker, Cloudflare Workers, microservice/gateway architecture

Focus Areas

  • Agentic AI — multi-agent orchestration, permission gating, tool-use verification
  • LLM safety & guardrails — review pipelines that sit between an agent and its execution environment
  • Applied computer vision — object and gesture detection with the YOLO family
  • Full-stack product delivery — turning the above into usable, deployed systems (RBAC, SSR, RLS, REST APIs)

Tech Stack

Core

AI / ML / Agentic Systems

Frontend

Backend & Data

Infra & Tooling

Engineering Practices

- Multi-agent orchestration & permission gating
- Model Context Protocol (MCP) integration
- RBAC architecture
- Row-Level Security (RLS)
- Server Side Rendering (SSR)
- REST API design
- Authentication & authorization
- CI/CD fundamentals

Featured Work: AI / ML & Agentic Systems

Primary focus. Ordered by how recent and representative each project is.

lato-validation — local-first multi-agent task orchestrator with real-time WebSocket token streaming, permission gating, and empirical action verification. Built on FastAPI + Ollama for local LLM inference, with a ReactFlow front end for visualizing agent execution. Most recently active project.

agentic-ai multi-agent local-llm fastapi ollama websocket reactflow python typescript


sentinel-mcp — a three-stage safety guardrail agent for LLM coding assistants (Claude Desktop, Cursor, CodeX), shipped as a plug-and-play MCP plugin. Pipeline: rules engine, trained TF-IDF/logistic-regression classifier (76% CV accuracy), then LLM review for ambiguous cases. Supports both stdio and SSE transport. Live demo

python security claude fastapi guardrails ai-agent llm ollama mcp-server


Development-of-a-Multi-Turn-Conversational-AI-Bot — GPT-4-powered customer service bot that handles multi-turn conversation state for a real product (Split Money app support).

voice-notes-ai — AI-driven voice capture and processing pipeline in Python.

Applied Computer Vision

Project Description
Sign-language-detection-yolov8 Real-time sign language gesture detection using YOLOv8
Object-detection-algorithm-YOLOv8 General-purpose object detection pipeline built on YOLOv8
Thief-detection-YOLOv11 Security/surveillance anomaly detection using YOLOv11
ECG-feature-extraction Signal-processing pipeline for extracting features from ECG data

Featured Work: Full-Stack Delivery

Supporting skill set — the same engineering discipline (architecture, RBAC, SSR, clean APIs) applied to standard business platforms, proving it isn't tied to one narrow use case.

Project Description
Career OSgateway / worker / vault / browser extension Career management platform built as a microservices suite — gateway, background worker, credential vault, web client, and a companion browser extension, all in TypeScript
Examly Enterprise Enterprise LMS & assessment platform — React 19, TanStack Start SSR, Supabase, PostgreSQL RLS, Cloudflare Workers. Live
NexWare ERP Modular SaaS ERP with a dynamic workflow builder, multi-tenant RBAC, and analytics dashboards. Live
Split Money Real-time group expense tracking and splitting, React front end
Car-rental-and-tour-booking-website Booking platform for vehicle rentals and tours, TypeScript
Professional-Lawyer-Portfolio-Website Animated portfolio site for a legal professional. Live

GitHub Analytics


Connect


Pinned Loading

  1. voice-notes-ai voice-notes-ai Public

    A speech-to-text application powered by Whisper AI.

    Python

  2. study-swift study-swift Public

    Examly Enterprise is a high-performance, commercially-ready Learning Management System (LMS) and Assessment Platform designed for modern educational institutions, corporate training centers, and e-…

    TypeScript 1

  3. NexWare-ERP NexWare-ERP Public

    NexWare ERP aims to solve these challenges by creating a centralized digital platform where businesses can manage people, products, processes, and performance from a single ecosystem.

    JavaScript 1

  4. sentinel-landing sentinel-landing Public

    Sentinel sits between an LLM agent and its execution environment, reviewing every proposed action before it runs. It integrates with tools like Claude Code, Cursor, and CodeX via the Model Context …

    CSS 1

  5. browserpilot browserpilot Public

    TypeScript