Skip to content
View obedm503's full-sized avatar

Organizations

@ncai-developers @mosaicsystems

Block or report obedm503

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
obedm503/README.md

Obed M

🌐 obedm.com Β· 🐦 @obed__miranda Β· πŸ’Ό linkedin.com/in/obed-miranda

Open Source Projects

  • β™› 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. 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.

Pinned Loading

  1. trellix-offline trellix-offline Public

    Local-first Solid trellix demo

    TypeScript 5

  2. solid-nodegui solid-nodegui Public

    An experimental Solidjs nodegui renderer for Qt desktop applications

    TypeScript 9

  3. microwiki microwiki Public

    Supercharge Micro with wiki links, tabbed navigation, and other vimwiki features

    Lua 3

  4. vm-sim vm-sim Public

    Linux kernel virtual memory and cache invalidation simulation with FIFO, least recently used, and random eviction strategies

    Rust

  5. nuffread nuffread Public

    Peer-to-peer book marketplace built with Graphql, Next.js, Ionic, and Tailwindcss

    TypeScript

  6. pokedex pokedex Public

    A simple pokedex

    TypeScript