Skip to content
View cpauldev's full-sized avatar
🤓
Nerding
🤓
Nerding
  • Florida
  • 12:54 (UTC -04:00)

Block or report cpauldev

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

Hello, I'm Christian 👋

📍 Florida | 🥞 Full-stack product engineer building web apps, desktop software, AI/ML tools, and developer infrastructure.

⚛️ Also interested in entrepreneurship, materials science and discovery, nanotechnology, molecular self-assembly, astronomy, and cosmology.

TypeScriptJavaScriptPythonRust

Next.jsReactTailwind CSSNode.jsThree.jsBunViteElectron

PostgreSQLRedisDrizzle ORMBetter AuthStripeResend

SolidityViemOpenZeppelin

PyTorchTensorFlow.jsWebGPUONNX

PlaywrightDockerCoolifyGitHub ActionsVercelNetlify

VS CodeClaudeCodexWebCLI

macOSWindows

SaaS Products

🌐 Worldality: An internationalization platform for websites to support over 120 languages. Reach globally with seamless integration, detect user-facing text in code, and update translations with one-click using Worldality Studio, CLI, Widget, and Translate.

AI & Machine Learning

🧠 Train GPT in Browser: Train character-level GPTs in your browser or an Electron app for Windows, macOS, and Linux.

🤖 DreamPhraseGPT: CLI tool to train character-level transformers.

Web & Developer Tooling

🌉 Universal Bridge: A protocol for exposing local processes across frameworks and runtimes. Standardizes runtime start/restart/stop, bridge health/state, websocket events, and API proxying across dev servers, with adapters for Next.js, Vite, Node, Bun, and more.

🚦 RateEngine: A client-agnostic, multi-stage rate limiting policy engine for TypeScript, powered by @upstash/ratelimit.

🚧 BoundaryEngine: A secure HTTP request boundary engine for TypeScript.

🪪 SessionEngine: A browser session and cache lifecycle engine for TypeScript.

🗝️ SecretEngine: A cryptographic secret utility engine for TypeScript.

RedactEngine: A sensitive data redaction engine for TypeScript.

Desktop & P2P Applications

📡 Nodex: An Electron app for listening to global radio, inspecting local networks, and crawling P2P networks.

Cryptography & Smart Contracts

🎲 Epoch Permutation: A deterministic, non-repeating sequence generator for blockchain smart contracts.

Pinned Loading

  1. worldalityworldalityPublic

    Make your website global with Worldality, a framework-agnostic internationalization platform for React, Next.js, Vue, Nuxt, Svelte, and more. Built for developers and enterprise businesses.

    TypeScript

  2. train-gpt-in-browsertrain-gpt-in-browserPublic

    Train a character-level GPT in your browser (or Electron desktop app). Learn from datasets and generate text that follows the character patterns, structure, and common sequences. Resume from checkp…

    TypeScript

  3. rate-enginerate-enginePublic

    A client-agnostic, multi-stage rate limiting policy engine for TypeScript, powered by @upstash/ratelimit.

    TypeScript

  4. universal-bridgeuniversal-bridgePublic

    A protocol for exposing local processes across frameworks and runtimes. Standardizes runtime start/restart/stop, bridge health/state, websocket events, and API proxying across dev servers, with ada…

    TypeScript

  5. nodexnodexPublic

    Nodex is an Electron app for tuning into world radio with support for over 50,000 radio stations, inspecting nearby wireless and network information, plus inspecting publicly reachable peers on Bit…

    TypeScript

  6. dreamphrase-gptdreamphrase-gptPublic

    Train a character-level GPT on newline-delimited text files and generate text that follows the character patterns, structure, and common sequences learned from the dataset.

    Python