Skip to content

Origin-pod/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸŒ€ Origin

Systems for learning, design, and automation β€” built in public.

Design systems, AI-powered learning pipelines, knowledge gardens, and systems experiments β€” all stitched into one ecosystem.



🌌 What is Origin?

Origin is not just a set of repositories β€” it's the unified expression of everything I learn, build, think about, and try to become.

It is where I practice being:

  • a designer exploring aesthetics (minimal β†’ rough, 2D β†’ 3D),
  • a builder crafting AI-native workflows,
  • a systems thinker experimenting with infra and Rust,
  • a writer shaping thoughts into clarity,
  • a filmmaker & creative exploring storytelling,
  • a student who never stops learning,
  • and ultimately, a creator trying to find her most original voice.

🧭 The Philosophy

Origin is:

  • where learning starts β€” raw curiosity β†’ structured understanding.
  • where creative energy lives β€” from design systems to short films.
  • where ideas converge β€” engineering, aesthetics, writing, systems, research.
  • where originality is practiced β€” not repeating what exists, but discovering my own thinking.
  • where personal knowledge compounds β€” through automation, reflection, and iteration.

It’s a living ecosystem that grows with me, evolving as I evolve.
Origin is everything I am β€” expressed through software.


🧱 Repositories

🎨 OriginArt β€” Design Systems & UI Experiments

β€œA melting pot of design systems, 2D–3D experiments, and components with configurable themes.”

  • What it is

    • A monorepo of design systems and UI primitives built with React + TypeScript.
    • Multiple aesthetics: Minimal vs Rough / hand-drawn, bound by a shared token + theme engine.
    • Component library split into:
      • @origin-art/ui-primitive – low-level, theme-aware primitives.
      • @origin-art/ui-core – higher-level components + theme controls.
    • Storybook-driven, with a playground app for exploring themes live.
  • Highlights

    • Clean architecture: tokens β†’ theme-engine β†’ primitives β†’ core β†’ apps.
    • Typed, token-driven styling using CSS custom properties.
    • A sandbox for experimenting with multiple design languages under one system.

🧠 OriginSublime β€” AI-Powered Learning Pipeline

β€œA fully automated, AI-powered content curation and action generation system.”

Runs daily at 6 AM UTC and performs an end-to-end workflow:

  1. Scraper

    • Pulls 50–100 articles from:
      • Hacker News
      • Reddit (e.g., /r/rust, /r/cpp)
      • GitHub Trending
      • RSS feeds
    • Deduplicates and organizes content.
  2. AI Curator (Claude 3.5 Sonnet)

    • Scores relevance (0–100) based on interest profiles.
    • Summarizes in a β€œbuilder friend” tone.
    • Tags, clusters, and extracts actionable elements.
  3. Action Generator
    Converts curated content into:

    • Code exercises (starter code, TODOs, tests).
    • Project templates (scaffolding + guidance).
    • AI challenges (β€œ100 Days of Building with AI”).
    • Reflection prompts for self-help/philosophy topics.
  4. API & Scheduler

    • Fastify REST API: /api/articles, /api/exercises, /api/challenges/today.
    • Cron-based daily job orchestration.
  5. Integrations

    • Notion sync for knowledge dashboards.
    • GitHub automation for challenge repos and activity logs.

Stack: Node.js, TypeScript, Fastify, node-cron, Claude 3.5 Sonnet.


πŸ“š OriginByte β€” Learning Dump & Knowledge Garden

β€œLearning Dump β€” but with structure.”

  • A Docusaurus-powered knowledge base.
  • Contains:
    • Blogs
    • Notes
    • Documentation
    • Experiments
    • Build logs
  • Serves as the human-facing interface for Origin β€” the place for reflection and knowledge revisiting.

Bonus: X / Twitter Bookmark Scraper

  • Playwright-based automation:
    • Logs into X
    • Scrolls
    • Exports bookmarks to JSON with:
      • author, handle
      • timestamp
      • text, images, videos
  • Useful for:
    • Learning queues
    • Reading lists
    • Feeding into OriginSublime workflows

πŸ•ΈοΈ OriginSystems β€” Systems & Rust Experiments

β€œEverything systems.”

  • A compact Rust playground for:
    • Networking
    • Concurrency
    • Streaming
    • Systems-level prototypes
  • Includes examples like an Iggy-based streaming demo.
  • Serves as the low-level foundation for future Origin infrastructure.

🧩 How It All Fits Together

Think of Origin as a personal operating system:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published