🦋 Bluesky ∙ 🐦 Twitter ∙ 🗓️ Book a meeting ∙ 🎧 Liked Albums
🔬🥼 I like to work with Graph databases and NextJS.
⛰️ 🧗♂️ Rock climbing is cool.
🌊 ⚓ Traveling full-time since 2021. I've lived in 🇦🇱 Albania, 🇬🇪 Georgia, 🇰🇿 Kazakhstan, 🇹🇷 Turkey, and 🇺🇦 Ukraine.
🌧️ ☕ Seattle is my homebase.
💥 SmashTracker.app - Web app for tracking Super Smash Bros. match results and game statistics.
🦎 Reptiles.dev - Image placeholder service that generates colorful SVGs. Super fast and easy to use. GitHub.
🗄️ Gist Database - Transform gist into your personal key/value datastore.
🗃️ Next Upload - Turn-key solution for integrating Next.js with signed & secure file-uploads to an S3 compliant storage service such as R2, AWS, or Minio.
🏁 Next Flag - Feature flags powered by GitHub issues and NextJS. Toggle the features of your app by ticking a checkbox in a GitHub issue. Supports server-side rendering, multiple environments, and can be deployed as a stand-alone feature flag server.
🔒 Next Protect - Password protect a Next.js site. Supports App Router, Middleware and Edge Runtime.
📮 Next Invite - A drop-in invite system for your Next.js app. Generate and share invite links for users to join your app.
🔐 Next Auth MUI - Sign-in dialog component for NextAuth built with Material UI and React. Detects configured OAuth and Email providers and renders buttons or input fields for each respectively. Fully themeable, extensible and customizable to support custom credential flows.
⚖️ Next Build Size - CLI tool to calculate and compare the sizes of artifacts produced by next build. Integrates with Github Actions, Discord and Slack.
⌚️ Next Realtime - Experimental drop-in solution for real-time data leveraging the Next.js Data Cache.
✅ Mui Joy Confirm - Confirmation dialogs built on top of @mui/joy and react hooks.
🗂️ Use File System - A set of React hooks to interact with the File System API. Watch a directory for changes and return a map of filepaths & contents when a file is added, modified or removed.
🐙 Use Octokit - A data-fetching hook built on top of the Octokit and SWR for interacting with the Github API. Use this inside a React component for a type-safe, data-fetching experience with caching, polling, and more.
🐌 Space Slug - Generate unique slugs, usernames, numbers, custom words, and more using an intuitive api with zero dependencies.
🥑 Arango Migrate - Database migration tools and CLI for ArangoDB.
🗝️ Keyv Arango - ArangoDB store for Keyv: a simple key-value storage with support for multiple backends.
🤖 AI Complete - A toolkit that super-charges your workflow when working with openai.
📑 Markdown To API - Generate GraphQL APIs from Markdown files plus seamlessly integrate with Next.js for generating static content or server side rendering. Perfect for using a Git repo as a simple headless CMS powered by Markdown files.
👖 Slack Manifest - CLI tools for interacting with a Slack App Manifest. Store your manifest as a json file or typescript object and use slack-manifest to create, validate or update your Slack App as part of a CI/CD pipeline.
♾️ Halo API - GraphQL API and NPM package for querying Halo Infinite data.
🌡️ TSC Baseline - Save a baseline of TypeScript errors and compare new errors against it. Useful for type-safe feature development in TypeScript projects that have a lot of errors. This tool will filter out errors that are already in the baseline and only show new errors.
📂 Scrape Directory Listing - Download all the files from a directory listing.
🎋 GitHub Issue to Branch - CLI tool to quickly create well-named branches from GitHub issues.
📏 React DevBar - A customizable floating toolbar for React applications. Build and integrate your own dev tools with a draggable interface inspired by the Vercel toolbar. Perfect for adding debugging panels, theme controls, and other development utilities for your app.
⏲️ Fake Time Series - A flexible CLI tool and library for generating fake time series data. Perfect for testing, development, and demonstration purposes.
🔥 Typescript / React Package Starter - A modern starter-kit for creating & publishing TypeScript and/or React components packages to NPM. Batteries included. Spend more time coding and less time configuring.