🌐 obedm.com · 🐦 @obed__miranda · 💼 linkedin.com/in/obed-miranda
- ♛ checkrs.ai (checkrs.ai) A game of checkers against ChatGPT. TypeScript monorepo managed with Bun workspaces and Tailwind CSS.
- 💻 pokedex-svelte (pokedx.xyz) A Pokedex built with Svelte 5, SvelteKit, and Tailwind CSS, deployed to AWS with SST. TypeScript, Svelte, Vite.
- 💻 pokedex (pokedex.obed.fyi) A Pokedex app using React, Apollo Client for GraphQL data fetching, Formik/Yup forms, Tailwind CSS, and GraphQL Codegen. TypeScript.
- 📋 trellix-offline Offline-first Trello-like kanban board built with SolidJS, Hono, Replicache, SignalDB, TanStack Solid Query, PocketBase, and Atlassian Pragmatic Drag-and-Drop. Tailwind CSS, Bun, TypeScript.
- 🖥 solid-nodegui An experimental SolidJS custom renderer for NodeGui, enabling native Qt desktop apps with SolidJS reactivity. TypeScript, Rollup, Babel.
- 🐧 vm-sim-zig Virtual memory simulator rewritten in Zig.
- 🎄 aoc-23 Advent of Code 2023 solutions. TypeScript, Bun.
- 🎤 presentations Collection of standalone HTML presentations I've given throughout the years. HTML, Markdown.
- 🏠 obedm.com (obedm.com) Personal website built with Astro, SolidJS, Tailwind CSS v4, and MDX. TypeScript, Bun.
- 📝 microwiki A vimwiki-like plugin for the micro text editor providing wiki-style links, tab navigation, and file autocompletion. Lua.
- 🐧 vm-sim Linux kernel virtual memory page replacement simulator supporting random, LRU, and FIFO eviction strategies. Rust.
- ➗ asciimath Library for converting AsciiMath notation to TeX, designed for use with KaTeX. TypeScript, AVA.
- 📖 read-line Node.js library for reading a stream line by line. TypeScript, AVA.
- 📚 nuffread (nuffread.com) Full-stack peer-to-peer textbook marketplace. React, Ionic 5, Apollo Client/Server, GraphQL, Express, TypeORM, PostgreSQL, Next.js. TypeScript, Yarn workspaces.
- ❌ ttt Tic-tac-toe implemented in five languages as a comparison exercise. Java, Rust, TypeScript, C, Python.
- 🔌 konekt-server Server implementing the konekt protocol using RxJS for reactive stream handling. TypeScript, Node.js, Lodash.
- 📄 markdown-kitchen-sink Reference document showcasing standard Markdown features. Markdown.
- 🔄 rstate Redux-inspired reactive state container using RxJS and Most.js for reactive streams. TypeScript, Rollup, Mocha/Chai.
- 🎨 mandala-generator (demo) Browser-based mandala art generator bundled with Parcel and deployed to GitHub Pages based on parabola experiments on the Desmos calculator. JavaScript.
- 🧪 experiments Small collection of standalone JavaScript experiments including ES5 class inheritance. JavaScript.
- 🔢 showdown-katex (demo) Showdown markdown extension adding LaTeX and AsciiMath rendering via KaTeX. JavaScript, Rollup, Babel, AVA.
- 📑 bootmark (demo) jQuery plugin that renders Markdown styled with Bootstrap 3, using Showdown for parsing and google-code-prettify for syntax highlighting. JavaScript, SCSS.
- dollar-array (docs) Zero-dependency utility library for array manipulation, built as a UMD module with jspm/SystemJS and Babel. JavaScript.
- 🎓 studentaccess Ionic/Angular 13 progressive web app for NCAI student access with i18n (ngx-translate), Chart.js visualizations, and offline storage (localforage). TypeScript, SCSS.