Projects in Awesome Lists by TimMikeladze
A curated list of projects in awesome lists by TimMikeladze .
https://github.com/TimMikeladze/typescript-react-package-starter
📦 Develop & publish Typescript or React packages with ease. PostCSS, Vitest, Biome & Storybook support out of the box. Integrates with Github releases and automatically publishes to NPM. Code is built using tsup.
boilerplate package-starter package-template react react-boilerplate react-package react-starter reactjs starter-kit starter-project storybook tsup tsup-starter typescript typescript-library typescript-package typescript-starter
Last synced: 15 Jul 2025
https://github.com/timmikeladze/typescript-react-package-starter
📦 Develop & publish Typescript or React packages with ease. PostCSS, Vitest, Biome & Storybook support out of the box. Integrates with Github releases and automatically publishes to NPM. Code is built using tsup.
boilerplate package-starter package-template react react-boilerplate react-package react-starter reactjs starter-kit starter-project storybook tsup tsup-starter typescript typescript-library typescript-package typescript-starter
Last synced: 04 Apr 2025
https://github.com/TimMikeladze/gist-database
✨ Transform gist into your personal key/value datastore. 💡Pair this with Next.js static sites and incremental static regeneration. Built with TypeScript.
datastore gist gist-data gist-database gist-db github-database key-value keyvalue
Last synced: 23 Jul 2025
https://github.com/timmikeladze/gist-database
✨ Transform gist into your personal key/value datastore. 💡Pair this with Next.js static sites and incremental static regeneration. Built with TypeScript.
datastore gist gist-data gist-database gist-db github-database key-value keyvalue
Last synced: 20 Sep 2025
https://github.com/timmikeladze/next-upload
🗃️ Turn-key solution for signed & secure file-uploads to an S3 compliant storage service such as R2, AWS, or Minio. Built for Next.js. Generates signed URLs for uploading files directly to your storage service and optionally integrates with a database to store additional metadata about your files.
blob-storage hacktoberfest next next-s3 next-upload nextjs nextjs-upload post-policy r2 s3 signed-url upload uploads
Last synced: 04 Apr 2025
https://github.com/TimMikeladze/next-upload
🗃️ Turn-key solution for signed & secure file-uploads to an S3 compliant storage service such as R2, AWS, or Minio. Built for Next.js. Generates signed URLs for uploading files directly to your storage service and optionally integrates with a database to store additional metadata about your files.
blob-storage hacktoberfest next next-s3 next-upload nextjs nextjs-upload post-policy r2 s3 signed-url upload uploads
Last synced: 28 Sep 2025
https://github.com/timmikeladze/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, custom conditions, and can be deployed as a stand-alone feature flag server.
feature-flag feature-flags feature-flags-github feature-flags-next feature-flags-next-js feature-flags-react github-feature-flags next-feature-flags next-flag next-flags nextjs-feature-flags nextjs-flags react-feature-flags
Last synced: 01 Oct 2025
https://github.com/timmikeladze/graphql-crud
GraphQL schema directives to generate CRUD queries, mutations and resolvers which are automatically connected to a database.
crud database directives graphql
Last synced: 30 Apr 2025
https://github.com/timmikeladze/arango-migrate
🥑 Database migration tools and CLI for ArangoDB. Apply migrations in a transaction-safe manner with optional before/after hooks and dry-run support.
arango arango-migrate arangodb arangodb-migrate arangodb-migration database database-management javascript migration migrations typescript
Last synced: 12 Sep 2025
https://github.com/TimMikeladze/markdown-to-api
📑 Generates a minisearch powered GraphQL API from a directory of markdown files. Additional metadata like tags or descriptions can be added to the files in the form of YAML front matter, which will then be indexed and available to search by.
graphql markdown markdown-api markdown-graphql nextjs static-site-generator
Last synced: 18 Jul 2025
https://github.com/TimMikeladze/use-fs
🗂️ A React hook that enables you to read, write, and manage files directly - eliminating the need for repeated file selection dialogs. This capability is ideal for creating powerful browser-based tools.
directory-changes file-system file-system-watcher file-watcher filesystem fs react react-file-system react-fs use-fs use-watch-directory watch-directory
Last synced: 20 Sep 2025
https://github.com/timmikeladze/markdown-to-api
📑 Generates a minisearch powered GraphQL API from a directory of markdown files. Additional metadata like tags or descriptions can be added to the files in the form of YAML front matter, which will then be indexed and available to search by.
graphql markdown markdown-api markdown-graphql nextjs static-site-generator
Last synced: 07 May 2025
https://github.com/timmikeladze/next-auth-mui
🔐 Sign-in dialog for NextAuth built with MUI 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.
auth authentication login material-ui mui muiv5 next nextauth nextauthjs nextjs oauth signin
Last synced: 15 Oct 2025
https://github.com/timmikeladze/space-slug
🐌 Generate unique slugs like `wonderful-jabba` or `hyperspace-4812` using a customizable api with zero dependencies.
random random-slug random-word random-word-generator random-words slug slug-generator slugifier slugify slugs to-slug unique-slug unique-slug-generator unique-words username-generator
Last synced: 11 Sep 2025
https://github.com/timmikeladze/reptiles.dev
Generate colorful and temporarily identifiable SVGs with unique urls.
color grid image image-placeholder incremental-static-regeneration nextjs placeholder placeholder-image placeholderapi redis svg svg-tiles tiles
Last synced: 07 May 2025
https://github.com/timmikeladze/slack-manifest
CLI tools for interacting with a Slack App Manifest. Keep a manifest in your codebase as json file or typescript object and use slack-manifest to create, validate or update your Slack App as part of a CI/CD pipeline. Also useful for speeding up local development of Slack Apps.
manifest slack slack-app slack-bot
Last synced: 20 Sep 2025
https://github.com/timmikeladze/mui-joy-confirm
✅ Confirmation dialogs built on top of @mui/joy and react hooks.
confirm confirm-dialog confirmation dialog joy joy-ui mui
Last synced: 16 Mar 2026
https://github.com/TimMikeladze/use-octokit
A fully-typed data-fetching hook for the Github API. Built on top of Octokit and SWR. Use inside in a React component for a type-safe data-fetching mechanism over the Github API with caching, polling, and more.
github-api github-hook octokit react-github swr use-github use-octokit
Last synced: 13 Aug 2025
https://github.com/timmikeladze/use-octokit
A fully-typed data-fetching hook for the Github API. Built on top of Octokit and SWR. Use inside in a React component for a type-safe data-fetching mechanism over the Github API with caching, polling, and more.
github-api github-hook octokit react-github swr use-github use-octokit
Last synced: 20 Sep 2025
https://github.com/timmikeladze/haloapi.dev
GraphQL API and module for querying Halo Infinite data.
graphql halo halo-api halo-graphql halo-infinite halo-infinite-api halo-infinite-graphql haloapi
Last synced: 06 Mar 2026
https://github.com/timmikeladze/tsc-baseline
🌡️ Creates a baseline of TypeScript errors and compares new errors against it. This is useful for reducing noise in TypeScript projects which have a lot of pre-existing errors. This tool will filter out all existing errors and only show new type-errors introduced by your changes.
baseline errors tsc tsc-baseline typescript typescript-baseline
Last synced: 20 Sep 2025
https://github.com/timmikeladze/githunt-api
The server shared by all of the GitHunt client examples
Last synced: 20 Sep 2025
https://github.com/timmikeladze/multiverse-reader
Web based comic book reader (cbr/cbz) and library server. Built with React and GraphQL on top of Parcel and Serverless.
cbr cbz comic comic-books comics-reader
Last synced: 02 Feb 2026
https://github.com/timmikeladze/fake-time-series
⏲️ A flexible CLI tool and library for generating fake time series data. Perfect for testing, development, and demonstration purposes.
fake-time-series fake-time-series-data generate-time-series mock-time-series time-series time-series-data timeseries
Last synced: 20 Sep 2025
https://github.com/timmikeladze/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.
dev-tools developer-tools react-devbar react-devtools react-toolbar
Last synced: 15 Apr 2025
https://github.com/timmikeladze/next-build-size
CLI tool to calculate and compare the sizes of artifacts produced by next build. Integrates with Github Actions, Discord and Slack.
Last synced: 04 Feb 2026
https://github.com/timmikeladze/keyv-arango
ArangoDB store for Keyv: simple key-value storage with support for multiple backends.
arango arangodb cache key-value key-value-store keyv keyvaluestore storage
Last synced: 06 Feb 2026
https://github.com/timmikeladze/arango-migrate-example
Sample repository for a minimal example of the arango-migrate cli tool.
arango arango-migrate arangodb migration-tool migrations
Last synced: 01 Mar 2026
https://github.com/timmikeladze/animal-crossing-api
GraphQL API for Animal Crossing New Horizon items, villagers, fish, etc.
Last synced: 03 May 2026
https://github.com/timmikeladze/meteor-react-swipeable-views
Exposes the https://github.com/oliviertassinari/react-swipeable-views/ React component to Meteor.
Last synced: 01 Apr 2025
https://github.com/timmikeladze/ai-complete
A toolkit that super-charges your workflow when working with openai.
ai ai-complete aitranslate javascript nlp openai translation typescript
Last synced: 19 Jan 2026
https://github.com/timmikeladze/scrape-directory-listing
📂 Download all the files from a directory listing.
download-directory scape-file-directory scrape-directory scrape-directory-listing
Last synced: 02 Jan 2026
https://github.com/timmikeladze/super-yt-mp3
CLI tools for converting YouTube videos to MP3 files. Extract timestamps from video chapters, description, comments and automatically splits output into appropriately named files.
chapters mp3 timestamps youtube youtube-downloader youtube-mp3
Last synced: 27 Jan 2026
https://github.com/timmikeladze/lastfm-android-music-discovery
Discover music via Last.FM
Last synced: 01 Apr 2025
https://github.com/timmikeladze/github-issue-to-branch
🎋 CLI tool to quickly create well-named branches from GitHub issues.
bash branch gh git github issue-to-branch issues
Last synced: 20 Sep 2025
https://github.com/timmikeladze/ygoapi
⚔️ TypeScript client for the YGOPRODeck API, a Yu-Gi-Oh! card database.
ygo ygo-api ygoapi yu-gi-oh yu-gi-oh-tcg yugi yugioh yugioh-api
Last synced: 08 Oct 2025
https://github.com/timmikeladze/arbour
Workflowy style note taking built with React and Meteor
Last synced: 05 Feb 2026
https://github.com/timmikeladze/css490-homework3
Android calorie calculator
Last synced: 27 Oct 2025
https://github.com/timmikeladze/next-protect
🔒 Password protect a Next.js site. Supports App Router, Middleware and Edge Runtime.
next-authentication next-password next-password-protect next-protect nextjs reactjs typescript
Last synced: 24 Jan 2026
https://github.com/timmikeladze/meteor-react-helmet
react-helmet (meteor package): A document head manager for React
Last synced: 01 Apr 2025
https://github.com/timmikeladze/hackathon-ideas
A simple site to store ideas for a hackthon. Built with Meteor.
Last synced: 11 Jan 2026
https://github.com/timmikeladze/typescript-cheatsheet
A cheat sheet for TypeScript
Last synced: 15 Jan 2026
https://github.com/timmikeladze/css490-homework1
Android temperature converter
Last synced: 12 Sep 2025
https://github.com/timmikeladze/use-spotify
React hooks for the Spotify Web Api.
hooks react react-spotify-hook spotify spotify-api spotify-hooks spotify-react spotify-web-api
Last synced: 20 May 2026
https://github.com/timmikeladze/css343-extracredit
Benchmarks Quick sort with median pivot against Quick sort with median pivots using Insertion sort for smaller sub arrays
Last synced: 26 Jul 2025
https://github.com/timmikeladze/redux-conductor
Redux Conductor: Automatically conduct event traffic through Redux by reacting to actions
Last synced: 04 Aug 2025
https://github.com/timmikeladze/zod-command
A Zod-powered CLI framework for building command-line tools in TypeScript.
cli cli-framework typescript-cli zod zod-cli zod-command
Last synced: 20 Jan 2026
https://github.com/timmikeladze/s3-mutex
A simple distributed locking mechanism for Node.js applications using AWS S3 as the backend storage.
distributed-locking lock s3-lock s3-locking s3-mutex
Last synced: 20 Jan 2026
https://github.com/timmikeladze/zod-bucket
Type-safe S3 object storage for TypeScript, powered by Zod. Provides a simple, type-safe API for interacting with S3-compatible object storage. Define your data structures with Zod schemas, and zod-bucket handles validation, serialization, and storage, ensuring that what you put in is what you get out.
bucket s3 zod zod-bucket zod-s3
Last synced: 20 Jan 2026
https://github.com/timmikeladze/saturn
:rocket: microframework for modern node app development
Last synced: 01 Apr 2025
https://github.com/timmikeladze/ya-react-redux-form-meteor
Extends ya-react-form to streamline usage with mdg:validated-method
Last synced: 01 Apr 2025
https://github.com/timmikeladze/css458-project1
3D render written from scratch
Last synced: 01 Apr 2025
https://github.com/timmikeladze/intro-to-storybook
An introduction to building and testing React components with Storybook.
Last synced: 01 Apr 2025
https://github.com/timmikeladze/css490-advanced-software-engineering-homework1
Last synced: 29 Jul 2025