An open API service indexing awesome lists of open source software.

https://github.com/flexdinesh/index

👋 Repos grouped together for quick navigation.
https://github.com/flexdinesh/index

Last synced: 4 months ago
JSON representation

👋 Repos grouped together for quick navigation.

Awesome Lists containing this project

README

          

# index

I have lots of repos and most of them are useless. I use this repo as a bookmarking and finding space for my repos.

## Templates

Project starters and boilerplates to kickstart development with best practices baked in.

| Repository | Description | Stars | Forks | Last Activity |
|------------|-------------|-------|-------|---------------|
| [react-redux-boilerplate](https://github.com/flexdinesh/react-redux-boilerplate) (archived) | A minimal React-Redux boilerplate with all the best practices | 778 | 267 | Mar 22, 2020 |
| [blogster](https://github.com/flexdinesh/blogster) | A collection of beautiful, accessible and performant Astro blog templates. | 654 | 68 | Nov 22, 2023 |
| [npm-module-boilerplate](https://github.com/flexdinesh/npm-module-boilerplate) | Boilerplate for npm modules with ES6 features and all the best practices | 390 | 100 | Jan 10, 2022 |
| [design-system-boilerplate](https://github.com/flexdinesh/design-system-boilerplate) | A design system boilerplate monorepo with opinionated principles, theming and token setup to build your own design system. | 51 | 1 | Feb 14, 2022 |
| [gatsby-boilerplate](https://github.com/flexdinesh/gatsby-boilerplate) | | 29 | 19 | Jan 21, 2019 |
| [react-npm-package-boilerplate](https://github.com/flexdinesh/react-npm-package-boilerplate) (archived) | Boilerplate code for building a React NPM library | 23 | 15 | Dec 9, 2018 |
| [keystone-static-blog](https://github.com/flexdinesh/keystone-static-blog) | Starter template to statically generate blog websites with Next.js and Keystone | 13 | 7 | Oct 9, 2022 |
| [react-monorepo](https://github.com/flexdinesh/react-monorepo) | Monorepo starter template to build React applications | 9 | 2 | Apr 21, 2022 |
| [cloudflare-pothos-boilerplate](https://github.com/flexdinesh/cloudflare-pothos-boilerplate) | Boilerplate to get started with Pothos in Cloudflare workers | 2 | 0 | Oct 10, 2022 |
| [node-express-boilerplate](https://github.com/flexdinesh/node-express-boilerplate) | | 2 | 1 | Jan 15, 2017 |
| [keystone-template](https://github.com/flexdinesh/keystone-template) | Starter template to kickstart a Keystone project | 1 | 0 | Aug 17, 2022 |
| [parcel-react-bare-minimum](https://github.com/flexdinesh/parcel-react-bare-minimum) | Bare minimum parcel react web app boilerplate I use as a template to open issues in Parcel repo. TypeScript + Emotion | 1 | 0 | Apr 6, 2022 |
| [parcel-react-package](https://github.com/flexdinesh/parcel-react-package) | React package template with parcel build setup | 1 | 0 | Feb 6, 2022 |
| [parcel-react-starter](https://github.com/flexdinesh/parcel-react-starter) | Starter template to build React applications. Tailwind + TypeScript. | 1 | 0 | Apr 6, 2022 |
| [spectacle-template-nextjs](https://github.com/flexdinesh/spectacle-template-nextjs) | A spectable template that doesn't work very well | 1 | 0 | Oct 14, 2022 |
| [yoga-pothos](https://github.com/flexdinesh/yoga-pothos) | Template to build a GraphQL API using graphql-yoga and pothos | 1 | 0 | Oct 13, 2022 |
| [cloudant-template](https://github.com/flexdinesh/cloudant-template) (archived) | | 0 | 0 | Aug 18, 2015 |
| [mock-services](https://github.com/flexdinesh/mock-services) | Boilerplate for setting up express based mock services | 0 | 1 | Feb 27, 2018 |
| [parcel-react-app](https://github.com/flexdinesh/parcel-react-app) | React app starter template. TypeScript + Emotion + Storybook + RTL | 0 | 0 | Feb 5, 2022 |
| [pulumi-templates](https://github.com/flexdinesh/pulumi-templates) | | 0 | 0 | May 29, 2024 |
| [TemplateRepo](https://github.com/flexdinesh/TemplateRepo) | Template files | 0 | 0 | Sep 27, 2015 |

## Packages

Published libraries and tools.

| Repository | Description | Stars | Forks | Last Activity |
|------------|-------------|-------|-------|---------------|
| [zippy](https://github.com/flexdinesh/zippy) | Backup tool | 0 | 0 | Oct 27, 2025 |
| [browser-or-node](https://github.com/flexdinesh/browser-or-node) | Check where your code is running. In the browser or in node.js environment. | 252 | 20 | Nov 14, 2024 |
| [dev-landing-page](https://github.com/flexdinesh/dev-landing-page) | Minimal landing page for developers | 1345 | 644 | May 21, 2024 |
| [react-socks](https://github.com/flexdinesh/react-socks) | 🎉 React library to render components only on specific viewports 🔥 | 426 | 27 | Apr 8, 2024 |
| [typy](https://github.com/flexdinesh/typy) | Minimal JavaScript type checking library | 226 | 23 | May 11, 2021 |
| [react-render-in-browser](https://github.com/flexdinesh/react-render-in-browser) | React library to render browser specific content | 159 | 11 | May 11, 2021 |
| [cache-busting-example](https://github.com/flexdinesh/cache-busting-example) | | 107 | 53 | May 10, 2021 |
| [tweet-fancy](https://github.com/flexdinesh/tweet-fancy) (archived) | 🚀 Tweet with bold, italics and strikethough text | 41 | 7 | Sep 4, 2020 |
| [progressive-rendering-react](https://github.com/flexdinesh/progressive-rendering-react) | Example setup to progressively render a React app from the server | 30 | 7 | May 11, 2021 |
| [progressive-rendering](https://github.com/flexdinesh/progressive-rendering) | Demo — Stream portions of a webpage as chunks from the server | 29 | 4 | Sep 18, 2019 |
| [testing-hooks](https://github.com/flexdinesh/testing-hooks) | Code examples to test custom React hooks with Enzyme | 24 | 2 | May 10, 2021 |
| [code-cheatsheet](https://github.com/flexdinesh/code-cheatsheet) | Quick reference code snippets curated from various sources | 19 | 2 | Aug 26, 2022 |
| [axios-retry-interceptor](https://github.com/flexdinesh/axios-retry-interceptor) | Configurable Axios Interceptor to retry failed http calls. | 18 | 8 | Apr 5, 2019 |
| [apollo-graphql-playbook](https://github.com/flexdinesh/apollo-graphql-playbook) | Notes and guides on using apollo client's APIs | 12 | 1 | Jul 18, 2022 |
| [babel-plugin-render-logger](https://github.com/flexdinesh/babel-plugin-render-logger) | ⚙️ Babel plugin that automatically adds a console statement to React components and makes debugging easier | 7 | 1 | May 11, 2021 |
| [next-batch](https://github.com/flexdinesh/next-batch) | A promise batching utility mostly used in GraphQL resolvers to avoid N + 1 data fetching | 4 | 0 | Apr 13, 2023 |
| [global-package-version](https://github.com/flexdinesh/global-package-version) | Library to check any npm module's version from browser console | 2 | 0 | Feb 2, 2018 |
| [del-key](https://github.com/flexdinesh/del-key) | Delete keys from deeply nested objects in JavaScript | 1 | 0 | Feb 10, 2018 |

## Showcase

Apps, examples, demos, and resources I've built.

| Repository | Description | Stars | Forks | Last Activity |
|------------|-------------|-------|-------|---------------|
| [index](https://github.com/flexdinesh/index) | 👋 Repos grouped together for quicker navigation. | 1 | 0 | Nov 7, 2025 |
| [portfolio](https://github.com/flexdinesh/portfolio) (archived) | | 10 | 6 | Feb 14, 2020 |
| [git-handbook](https://github.com/flexdinesh/git-handbook) | Handbook on how to use git commands and strategies that make life easier | 7 | 4 | Jun 30, 2022 |
| [all-my-writeups](https://github.com/flexdinesh/all-my-writeups) | Curation of all my writeups 🎉 | 6 | 0 | Mar 16, 2018 |
| [fahid-jokes](https://github.com/flexdinesh/fahid-jokes) | https://fahidjokes.netlify.com 😂 | 5 | 1 | May 10, 2021 |
| [keystone-docker](https://github.com/flexdinesh/keystone-docker) | | 3 | 1 | May 20, 2021 |
| [keystone-in-next](https://github.com/flexdinesh/keystone-in-next) (archived) | Moved to https://github.com/keystonejs/keystone/tree/main/examples/nextjs-keystone | 3 | 0 | Dec 14, 2022 |
| [awesome-saas-stack](https://github.com/flexdinesh/awesome-saas-stack) | A curation of SaaS tools to build modern web applications. | 2 | 0 | Jan 30, 2023 |
| [nitro](https://github.com/flexdinesh/nitro) | 🧑‍🍳 🤫 | 2 | 0 | Apr 21, 2024 |
| [dontannoyme](https://github.com/flexdinesh/dontannoyme) | Chrome Extension to block FB posts based on provided keywords | 1 | 0 | Dec 17, 2017 |
| [eventmanagement-front-end](https://github.com/flexdinesh/eventmanagement-front-end) | | 1 | 1 | May 9, 2017 |
| [hook-diary](https://github.com/flexdinesh/hook-diary) | 🚀 Open collection of custom react hooks | 1 | 0 | Feb 21, 2019 |
| [next-multi-zone](https://github.com/flexdinesh/next-multi-zone) | | 1 | 0 | Dec 8, 2022 |
| [next13-edge-cache-bug](https://github.com/flexdinesh/next13-edge-cache-bug) | | 1 | 1 | Oct 29, 2022 |
| [outstatic-example](https://github.com/flexdinesh/outstatic-example) | | 1 | 0 | Nov 21, 2022 |
| [parcel-extract-vendor-bundle](https://github.com/flexdinesh/parcel-extract-vendor-bundle) | Example repo to extract vendors into a separate bundle using parcel shared bundles concept | 1 | 0 | Feb 18, 2022 |
| [react-devtools-demo](https://github.com/flexdinesh/react-devtools-demo) | Demo project for React Devtools talk at React Sydney Sep 2019 | 1 | 1 | May 11, 2021 |
| [react-ssr-parcel](https://github.com/flexdinesh/react-ssr-parcel) (archived) | This repo is an example setup to server render a React app | 1 | 0 | May 11, 2021 |
| [scrabble-game](https://github.com/flexdinesh/scrabble-game) | Command line based scrabble game with in-built dictionary and alphabet scores | 1 | 1 | Oct 10, 2017 |
| [v1.dineshpandiyan.com](https://github.com/flexdinesh/v1.dineshpandiyan.com) | v1 of dineshpandiyan.com | 1 | 0 | Sep 3, 2022 |
| [v2.dineshpandiyan.com](https://github.com/flexdinesh/v2.dineshpandiyan.com) | v2 of dineshpandiyan.com | 1 | 0 | Sep 3, 2022 |
| [v3.dineshpandiyan.com](https://github.com/flexdinesh/v3.dineshpandiyan.com) | v3 of dineshpandiyan.com | 1 | 0 | Sep 3, 2022 |
| [v4.dineshpandiyan.com](https://github.com/flexdinesh/v4.dineshpandiyan.com) | v4 of dineshpandiyan.com | 1 | 0 | Dec 27, 2022 |
| [all-things-graphql](https://github.com/flexdinesh/all-things-graphql) | A sandbox repo test and experiment with all things GraphQL | 0 | 0 | Apr 16, 2023 |
| [code-challenges](https://github.com/flexdinesh/code-challenges) | | 0 | 1 | May 22, 2018 |
| [commerce-sw-push](https://github.com/flexdinesh/commerce-sw-push) | Push implementation POC using Service Workers | 0 | 0 | Jan 14, 2017 |
| [cra-babel-eslint](https://github.com/flexdinesh/cra-babel-eslint) | Example babel transform and eslint plugins demo for my talk at React Sydney on Nov 4, 2019. | 0 | 0 | May 11, 2021 |
| [DjangoSample](https://github.com/flexdinesh/DjangoSample) | Sample Django App | 0 | 0 | Aug 18, 2015 |
| [docker-local-setup](https://github.com/flexdinesh/docker-local-setup) | All local instances I use in my machine | 0 | 0 | Jun 3, 2019 |
| [drizzle-fastify-yoga](https://github.com/flexdinesh/drizzle-fastify-yoga) | An example repo to learn building REST and GraphQL endpoints using SQLite | 0 | 1 | May 1, 2024 |
| [eslint-plugin-dinesh-says-no](https://github.com/flexdinesh/eslint-plugin-dinesh-says-no) | Example ESLint plugin developed for my talk at React Sydney on Nov 4, 2019. | 0 | 0 | May 11, 2021 |
| [javascriptpatterns](https://github.com/flexdinesh/javascriptpatterns) | | 0 | 0 | Dec 3, 2017 |
| [markdoc-demo-sydjs](https://github.com/flexdinesh/markdoc-demo-sydjs) | | 0 | 0 | Nov 19, 2023 |
| [n-plus-1-demo](https://github.com/flexdinesh/n-plus-1-demo) | | 0 | 0 | Apr 10, 2023 |
| [parcel-react-watch-error](https://github.com/flexdinesh/parcel-react-watch-error) | | 0 | 0 | Jan 29, 2022 |
| [react-compilation-step-example](https://github.com/flexdinesh/react-compilation-step-example) | Example repo to see jsx transpilation output with various babel plugins | 0 | 0 | May 11, 2021 |
| [react-socks-cra-demo](https://github.com/flexdinesh/react-socks-cra-demo) | | 0 | 0 | May 11, 2021 |
| [react-socks-next-demo](https://github.com/flexdinesh/react-socks-next-demo) | Demo project to test `react-socks` SSR | 0 | 0 | May 11, 2021 |
| [responsive-layout](https://github.com/flexdinesh/responsive-layout) | Responsive layout with flexbox ✨http://responsivelayout.dkbox.in | 0 | 2 | Apr 3, 2018 |
| [spring-training-ace15](https://github.com/flexdinesh/spring-training-ace15) | | 0 | 0 | Oct 29, 2015 |
| [view-transitions-api-demo](https://github.com/flexdinesh/view-transitions-api-demo) | | 0 | 0 | Nov 19, 2023 |

## Config

System configurations, dotfiles and scripts.

| Repository | Description | Stars | Forks | Last Activity |
|------------|-------------|-------|-------|---------------|
| [system-scripts](https://github.com/flexdinesh/system-scripts) | System scripts for doing monotonous tasks | 0 | 0 | Nov 7, 2025 |
| [controlbox.config](https://github.com/flexdinesh/controlbox.config) | System config for controlbox System76 Lemur Pro | 0 | 0 | Nov 5, 2025 |
| [tbox.config](https://github.com/flexdinesh/tbox.config) | System config for tbox Macbook M3 Pro | 0 | 0 | Nov 4, 2025 |
| [plasma-tools](https://github.com/flexdinesh/plasma-tools) | KDE Plasma 6 Wayland scripts and tools | 0 | 0 | Oct 5, 2025 |
| [deebox.config](https://github.com/flexdinesh/deebox.config) (archived) | system76 arch w/ hypr | 0 | 0 | May 3, 2025 |
| [tmux-config](https://github.com/flexdinesh/tmux-config) | tmux config | 0 | 0 | Feb 29, 2024 |

## Apps

Currently deployed applications.

| Repository | Description | Stars | Forks | Last Activity |
|------------|-------------|-------|-------|---------------|
| [dineshpandiyan.com](https://github.com/flexdinesh/dineshpandiyan.com) | | 3 | 2 | Nov 4, 2025 |

---