jkomyno
DX software engineer working on dev tools for databases @prisma. Computer scientist for mathematical optimisation @cvut. International tech speaker
@prismaVenice area, Italy
Pinned Repositories
eurorust-2022
Accompanying code for my talk "No free lunch: Limits of Wasm as a bridge from Rust to JS" presented @ EuroRust2022 in Berlin
eurorust-2023
Accompanying code for my talk "Underrated Gems of Rust & WebAssembly: Errors, Async, I/O" presented @ EuroRust2023 in Brussel
jkds
A set of utilities and data structures written in C++20
pate
Modern and light-fast CLI app that scans all the desired files of a certain folder and returns a list with the name of the files which contain a certain RegEx pattern
pnpm-monorepo-template
Opinionated Node.js monorepo example with pnpm, turborepo, and vitest
priority-queue
Header-only, generic and dependency-free C++17 implementation of Heaps and Priority Queues
react-native-user-inactivity
Simple component that alerts when the user is inactive (i.e. when the App surface hasn't been touched for X ms)
rust-capnp-wasm
Accompanying code for my talk "Towards Zero-Copy Binary (De)Serialisation: TypeScript <-> Rust" presented @ Trivago Rust Guild Meetup 2023 in Düsseldorf
usetimeout-react-hook
React.js custom hook that sets a leak-safe timeout and returns a function to cancel it before the timeout expires
jkomyno's Repositories
jkomyno/react-native-user-inactivity
Simple component that alerts when the user is inactive (i.e. when the App surface hasn't been touched for X ms)
jkomyno/pnpm-monorepo-template
Opinionated Node.js monorepo example with pnpm, turborepo, and vitest
jkomyno/usetimeout-react-hook
React.js custom hook that sets a leak-safe timeout and returns a function to cancel it before the timeout expires
jkomyno/workshop-rust-wasm
Code for my workshop "Production-ready WebAssembly with Rust" presented at RustLab 2023 in Florence
jkomyno/eurorust-2022
Accompanying code for my talk "No free lunch: Limits of Wasm as a bridge from Rust to JS" presented @ EuroRust2022 in Berlin
jkomyno/react-native-animated-hide-view
A performant-wise and configurable react-native component that can toggle the opacity of its children, with or without animation. :octocat:
jkomyno/eurorust-2023
Accompanying code for my talk "Underrated Gems of Rust & WebAssembly: Errors, Async, I/O" presented @ EuroRust2023 in Brussel
jkomyno/xtremejs-2022
Accompanying code for my talk "Write a Scraper as a State Machine with Playwright and Kafka" presented @ XtremeJS 2022
jkomyno/rust-capnp-wasm
Accompanying code for my talk "Towards Zero-Copy Binary (De)Serialisation: TypeScript <-> Rust" presented @ Trivago Rust Guild Meetup 2023 in Düsseldorf
jkomyno/grazjs-2023
Accompanying code for my talk "Type-safe bindings for Node.js with Rust and WebAssembly" presented @ Graz.js 2023
jkomyno/node-congress-2023
Accompanying code for my talk "Type-safe bindings for Node.js with Rust and WebAssembly" presented @ Node Congress 2023 in Berlin
jkomyno/remix-vite-cloudflare-pages
Example usage of Remix (with Vite) + Cloudflare Pages + Prisma
jkomyno/capnp-ts
Cap'n Proto serialization/RPC system for TypeScript & JavaScript
jkomyno/kongres-nextjs-2024
Accompanying code for my talk "Interactive web apps at the Edge with Remix, Neon, and Prisma" presented @ Kongres Next.js 2024 in Warsaw
jkomyno/lyra
🌌 Fast, in-memory, typo-tolerant, full-text search engine written in TypeScript.
jkomyno/reprod-8832
Reproduction of https://github.com/prisma/prisma/issues/8832
jkomyno/rust-guild-trivago-2023
Accompanying code for my talk "WebAssembly in Production: from Rust to TypeScript and back" presented remotely @ Rust Guild Trivago 2023
jkomyno/socrates-austria-2023
Accompanying code for my talk "WebAssembly for backend devs" presented @ SoCraTes Austria 2023 in Linz
jkomyno/cuid-rust
Rust implemention of CUID unique IDs
jkomyno/database-js
A Fetch API-compatible PlanetScale database driver
jkomyno/direct-url-test
jkomyno/napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
jkomyno/pglite-utils
Third-party `prisma-pglite-adapter` implementation
jkomyno/prisma-engines
Fork of `prisma/prisma-engines`, just to try changes to Github Actions
jkomyno/rusqlite
Ergonomic bindings to SQLite for Rust
jkomyno/rust-wasm-examples
Collection of WebAssembly examples for interacting between Rust and Node.js
jkomyno/slidev
Presentation Slides for Developers
jkomyno/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
jkomyno/wasm-bindgen-demo
Temp demo of `wasm-bindgen`
jkomyno/workers-sdk
⛅️ Home to Wrangler, the CLI for Cloudflare Workers®