mk0y

↗ HN profile [ 61.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. AI Native Flights Search (flighter.jakicmeister.workers.dev)
  2. I have created Grains.js which helps me manage states in HTML sections without bundling and building. This way I can handle classes, transitions, show/hide states much easier. There are several directives like "g-on" to…

  3. Nodb is an open-source toolkit for building apps using Postgres. It provides an API, retrieval-augmented generation, and real-time CRUD operation subscriptions via HTTP. This project consists of two Github repos: 1. NPM…

  4. I have already created an API for MongoDB called Nodb, but it was written in Javascript and Fastify and became a nightmare to maintain. I'm rewriting it in Typescript and I'm using Bun.sh with Hono.dev server and it's a…

  5. Nodb (nodb.sh)
  6. Hey all, My name is Marko, and recently I became increasingly interested in new Deno runtime (https://deno.land/). Since I'm big fan of functional programming too, I decided to make an HTTP server for Deno with…