Dmitry Selikhov (@idimetrix)

Top repositories

1

vue3-boilerplate

Vue 3, Vue Router 4, Vuex 4, Vue Class Component 8, Typescript 4, Jest, Sass, ESLint, Prettier - Boilerplate
SCSS
16
star
2

awesome-talents

Explore top talents worldwide.
Shell
3
star
3

vue2-click-outside

Vue 2 directive to react on clicks outside an element without stopping the event propagation
JavaScript
3
star
4

text-case

Convert text between `camelCase`, `PascalCase`, `Capital Case`, `Header-Case`, `Title Case`, `path/case`, `snake_case`, `param-case`, `dot.case`, `CONSTANT_CASE`, `lower case`, `lOWER CASE FIRST`, `UPPER CASE`, `Upper case first` and other
TypeScript
3
star
5

idimetrix.github.io

CTO, Software Architect, Technical Lead, 3X Founder. Linking companies with top tech talents.
3
star
6

pixel-game

8bit Painter - Pixel Art: Color by Number (JavaScript, HTML5, CSS3, Canvas 2d/3d)
JavaScript
2
star
7

weather-api

A RESTful API to check the weather
Go
2
star
8

cron-typedi-decorators

Typescript Typedi decorators for Cron jobs
TypeScript
2
star
9

carta

carta
TypeScript
2
star
10

vue2-clipboard

A simple vue 2 clipboard directive and $clipboard method
JavaScript
2
star
11

stencil-typescript-boilerplate

Stencil Typescript Boilerplate
JavaScript
2
star
12

vue-case

A collection of Vue.js case filters: `camelCase`, `PascalCase`, `Capital Case`, `Header-Case`, `Title Case`, `path/case`, `snake_case`, `param-case`, `dot.case`, `CONSTANT_CASE`, `lower case`, `lOWER CASE FIRST`, `UPPER CASE`, `Upper case first` and other
JavaScript
2
star
13

mobile-or-tablet

Determines if the device is either a mobile phone or a tablet.
TypeScript
1
star
14

tail-queue

TypeScript/JavaScript promise queue client library with concurrency control
TypeScript
1
star
15

vue-project-iview

This is a basic Vue.js, iView, Vue Router and Vuex skeleton written on JavaScript using async/await
Vue
1
star
16

ledger-app-cosmos

Ledger WEB3 Cosmos DAPP
TypeScript
1
star
17

open-docs

open-docs
TypeScript
1
star
18

customizer-editor

customizer-editor
JavaScript
1
star
19

logvis

Minimal lightweight logging for TypeScript/JavaScript, adding reliable log level methods to any available console.log methods
HTML
1
star
20

vue-project-vuetify

This is a basic Vue.js, Vuetify, Vue Router and Vuex skeleton written on JavaScript using async/await
Vue
1
star
21

use-tilt3d

A smooth 3D tilt React library.
TypeScript
1
star
22

labels

TypeScript
1
star
23

phonefinder

Search Phone Number
PHP
1
star
24

tilt-3d

A smooth 3D tilt JavaScript + TypeScript library
TypeScript
1
star
25

vue3-nuxt3-radix-tailwind-boilerplate

Vue3 + Nuxt3 + Radix + Tailwind + TypeScript + ESlint + Stylelint + Prettier Template
Vue
1
star
26

use-audio-recording

Use Audio Recording
TypeScript
1
star
27

use-video-recording

Use Video Recording
TypeScript
1
star
28

use-size-observer

A custom React hook that leverages the ResizeObserver API to track and measure the dimensions of an element.
TypeScript
1
star
29

idimetrix

idimetrix website
Vue
1
star
30

travel-agency-website

Travel Agency Website
PHP
1
star
31

typescript-project

Boilerplate for TypeScript project
JavaScript
1
star
32

fast-md5

Super fast JavaScript MD5 implementation
TypeScript
1
star
33

vue2-hotkeys

Vue 2.x directive for binding hotkeys to components
JavaScript
1
star
34

planner2d

planner2d
JavaScript
1
star
35

vue2-scrollto

Adds a directive that scrolls to elements
1
star
36

fonts-generator

fonts-generator
1
star
37

polkadot-js-apps

TypeScript
1
star
38

vuetify2-toast

Vuetify 2 Toast
JavaScript
1
star
39

vue2-component

A simple Vue 2 component
JavaScript
1
star
40

express-typescript-typeorm-typedi-graphql-boilerplate

express-typescript-typeorm-typedi-graphql-boilerplate
TypeScript
1
star
41

vue2-notification

Simple to use, highly customizable, mobile-friendly Vue.js 2.0+ notification component (modals, toasters, panels, stacks) with SSR support
CSS
1
star
42

vue2-dragged

A simple Vue 2 directive plugin for drag event detection
JavaScript
1
star
43

weather-today

Weather Today
TypeScript
1
star
44

task-manager-app

Task Manager App
TypeScript
1
star
45

text-similarity

The textSimilarity function calculates the similarity between two strings using a substring matching approach. It can be customized with a specified substring length and case sensitivity. The function boosts the score if one string starts with or contains the other, and it returns a similarity score between 0 and 1.
TypeScript
1
star
46

add-to-bookmarks

The addToBookmarks function allows you to add a specified URL to the browser's bookmarks with a given title.
TypeScript
1
star
47

js-project

Boilerplate for JS project
JavaScript
1
star
48

use-network-state

Monitor and adapt to network conditions seamlessly with useNetworkState.
TypeScript
1
star
49

tailwindcss-contentment

A Tailwind CSS plugin that enables developers to create responsive, adaptive components based on the size of parent containers instead of the viewport. It allows for modular designs that adapt smoothly to various layouts, resulting in cleaner, more maintainable, and scalable CSS.
TypeScript
1
star
50

deep-print

Displays a tree structure in the console, supporting both binary trees and trees with an arbitrary number of children.
TypeScript
1
star
51

pro-date

A lightweight date utility class for parsing, formatting, and manipulating dates.
TypeScript
1
star
52

tailwind-variation

Tailwind's utility meets a top-tier variant API for maximum flexibility and customization.
TypeScript
1
star
53

use-battery

Track the battery status of a user’s device with useBattery.
TypeScript
1
star
54

create-prisma-redis-cache

create-prisma-redis-cache is a utility designed to enhance the performance of applications using Prisma ORM by integrating Redis caching. It provides a simple way to cache database query results in Redis, reducing the load on your database and speeding up response times for frequently requested data.
1
star
55

fraudlabspro-sdk

fraudlabspro-sdk is a software development kit (SDK) that provides easy integration with the FraudLabs Pro API for fraud detection.
TypeScript
1
star
56

seon-sdk

This module provides a TypeScript class, Seon, to interact with Seon's Fraud API. The Seon class allows you to send fraud detection requests using the provided API key and endpoint URL.
TypeScript
1
star
57

countries-codes

Comprehensive data on countries, languages, and continents.
TypeScript
1
star
58

use-detect-capture

use-detect-capture is a React hook that detects screen capture or recording attempts in a web application. It monitors the usage of screen capture tools and notifies the application, enhancing security and privacy by allowing you to take action when screen recording or capture is detected.
TypeScript
1
star
59

use-element-on-screen

`use-element-on-screen` is a React hook that tracks the visibility of an element within the viewport. It uses the Intersection Observer API to detect when an element enters or leaves the screen, enabling you to trigger animations, lazy loading, or other actions based on the element's visibility.
TypeScript
1
star
60

use-idle-detect

`useIdle` is a React hook that detects user inactivity using a customizable timeout. It supports event tracking (e.g., mouse, keyboard) and the Idle Detection API if available, with optional callbacks for idle and active states.
TypeScript
1
star
61

use-lockbodyscroll

Use useLockBodyScroll to temporarily disable scrolling on the document body.
TypeScript
1
star
62

use-click-away

React hook to detect outside click or outside touch events.
TypeScript
1
star
63

next-jobs

Explore over 10,000 remote Web3 job opportunities on our platform, offering roles in blockchain, smart contracts, DeFi, NFTs, crypto, and more. Connect with companies actively hiring in the Web3 space. Reach and recruit from a talent pool of 50,000+ remote professionals every month.
TypeScript
1
star
64

fetch-with-retry

fetch-with-retry is an Axios-based utility that adds automatic retry logic to HTTP(S) requests. It retries failed requests due to network issues, timeouts, or specific status codes. Customizable with options for retry count, delay, backoff strategies, and error handling to improve reliability in unstable networks.
TypeScript
1
star
65

fetch-with-proxy

fetch-with-proxy is an Axios-based utility that adds proxy support to HTTP(S) requests. It manages network issues and timeouts via a specified proxy, with options for retry count, delay, backoff strategies, and error handling, improving reliability.
TypeScript
1
star
66

typescript-template

NPM package template with TypeScript, Tests (unit + integration) and NPM/YARN/PNPM
TypeScript
1
star
67

cluster-worker

The `cluster-worker` is a Node.js module designed to help you perform parallel processing using the built-in `cluster` module. This module allows you to run multiple worker processes simultaneously, enabling efficient use of CPU resources based on the node:cluster, node:os, node:process
TypeScript
1
star
68

key-encode-decode

`key-encode-decode` is a simple Node.js package for encoding and decoding strings using a specified key with AES-256-CBC encryption.
TypeScript
1
star
69

argcom

`argcom` is a straightforward CLI argument parser with no added complexity or opinions.
TypeScript
1
star
70

shadcn-autocomplete

Here's another example of how to use shadcn/ui to create a custom autocomplete component.
TypeScript
1
star
71

react-tanstack-boilerplate

React + TanStack + TypeScript + Vite boilerplate
TypeScript
1
star
72

chatbot-generative

Chatbot Generative
TypeScript
1
star