Vincent Sanicolas

Software Developer | Flutter & Web
Metro Manila, Philippines

Flutter
Dart
React
TypeScript
Astro
Supabase

Projects

LLM_JSON_STREAM (NPM & PUB.DEV)

Open-Source Reactive JSON Stream Parser

A high-performance incremental JSON stream parsing library published across the TypeScript (NPM) and Dart (pub.dev) ecosystems. Engineered with an event-driven state machine to intercept, buffer, and incrementally parse incomplete, chunked LLM JSON outputs, enabling real-time generative UI assembly and instant data bindings before the stream terminates.

LLM JSON Stream Parser Schematic
LLM_DATA_STREAM_PARSERS (MULTI-LANGUAGE)

Incremental LLM Data Stream Parsers

A comprehensive, multi-language streaming parsing engine compiled for Python, TypeScript, Dart, C#, and Kotlin. Specially designed to handle real-time structural analysis of incomplete, tokenized data packets, incrementally yielding valid syntactic sub-trees from raw JSON, YAML, and XML model streams as they are emitted byte-by-byte.

Python
TypeScript
Dart
C#
Kotlin
LLM Data Stream Parsers Schematic
PROJECT 2359

AI-Driven Study Application & FSRS Scheduler

A full-stack, AI-augmented educational platform utilizing a custom Free Spaced Repetition Scheduler (FSRS) algorithm and local vector embeddings. Built with Flutter, Supabase, and PostgreSQL, the engine indexes textbook PDFs locally to build context-aware active recall pipelines, automatically generating high-yield study decks and quizzes without data hallucination.

Flutter
Supabase
Project 2359 AI Study & FSRS Scheduler Schematic
PROJECT 2360 (FLOWSERRACT)

AI-Driven Zero-Compile Runtime Native App Engine

An experimental dynamic canvas framework that compiles natural language prompts into fully functional native applications at runtime, bypassing traditional compilation steps. Engineered complete with an on-the-fly local database, reactive state management, runtime scripting execution, dynamic native layouts, and an integrated AI architect capable of designing, building, and running the entire system interactively.

Flutter
Supabase
Dart
Flowserract Generative Native UI Engine Schematic
STREAMING_GEN_UI (FLUTTER)

Real-Time Generative User Interface Rendering & Processing Engine

A highly modular, event-driven generative UI layout engine for Flutter applications. Designed to decouple AI transport layers from front-end widget trees, it handles namespaced token streams, compiles partial JSON component schemas via reactive builders, manages multi-view target-routing tags, and dynamically activates passive inputs as streams finalize.

Flutter
Dart
Streaming Gen UI Controller Schematic