Skip to content
View fix2015's full-sized avatar

Block or report fix2015

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Patterns for JavaScript, Node.js, and TypeScript

258 32 Updated Nov 3, 2025

Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser

TypeScript 30,561 3,602 Updated Nov 3, 2025

A CLI tool for generating interview questions by difficulty level and quantity, with support for multiple output formats including text, JSON, and arrays.

4 2 Updated Feb 23, 2025

Javascript question for diff level on diff theme, with nice structure, and video files

16 4 Updated Feb 23, 2025

❌ Kill the process running on given port

JavaScript 1 Updated Feb 18, 2025

NoSleepJs is a lightweight JavaScript library that prevents devices from going to sleep during critical activities. It uses the Screen Wake Lock API or a fallback video playback method to keep the …

JavaScript 10 1 Updated Feb 2, 2025

A powerful utility for managing processes on specified ports, including options for checking port status, killing processes, handling multiple ports, enabling interactive mode, and supporting grace…

JavaScript 5 1 Updated Feb 2, 2025
JavaScript 2 Updated Feb 2, 2025

Pytorch implementation of HorizonNet: Learning Room Layout with 1D Representation and Pano Stretch Data Augmentation.

Python 1 Updated Jan 29, 2025
JavaScript 1 Updated Jan 26, 2025

A simple implementation of the **Deque** (Double-Ended Queue) data structure in JavaScript. This repository demonstrates how to create a deque class with essential methods and explains its function…

JavaScript 1 Updated Jan 18, 2025

A simple implementation of the **Heap** data structure in JavaScript. This repository demonstrates how to create a heap class with essential methods and explains its functionality with practical ex…

JavaScript 1 Updated Jan 18, 2025

A simple implementation of the **Trie (Prefix Tree)** data structure in JavaScript. This repository demonstrates how to create a trie class with essential methods and explains its functionality wit…

JavaScript 1 Updated Jan 18, 2025

A simple implementation of the **Set** data structure in JavaScript. This repository demonstrates how to create a set class with essential methods and explains its functionality with practical exam…

JavaScript 1 Updated Jan 18, 2025

A simple implementation of the **Priority Queue** data structure in JavaScript. This repository demonstrates how to create a priority queue class with essential methods and explains its functionali…

JavaScript 1 Updated Jan 18, 2025

A **Graph** is a collection of nodes (also called vertices) and edges that connect pairs of nodes. Graphs can be either **directed** (edges have a direction) or **undirected** (edges do not have a …

JavaScript 1 Updated Jan 18, 2025

A **Binary Search Tree (BST)** is a tree data structure where each node has at most two children, referred to as the left and right children. The left child’s value is less than the parent node’s v…

JavaScript 1 Updated Jan 18, 2025
JavaScript 1 Updated Jan 18, 2025

A simple implementation of the **Linked List** data structure in JavaScript. This repository demonstrates how to create a linked list class with essential methods and explains its functionality wit…

JavaScript 1 Updated Jan 18, 2025
JavaScript 1 Updated Jan 18, 2025
JavaScript 1 Updated Jan 18, 2025

An interactive video player framework to create engaging animations and experiences by combining different video clips. Automatically adjusts video quality based on internet speed, handles bufferin…

JavaScript 6 1 Updated Jan 18, 2025
HTML 1 Updated Dec 14, 2024
HTML 1 Updated Dec 9, 2024

A simple example demonstrating the HTML spellcheck='true' attribute for automatic spelling and grammar checks in text fields.

HTML 1 Updated Nov 30, 2024

A simple Bash script that extracts the first frame from all `.mp4` video files in the current directory to generate poster images. This tool uses `ffmpeg` to create high-quality poster images, prev…

Shell 2 Updated Nov 22, 2024

Prevent display sleep and enable wake lock in any Android or iOS web browser.

JavaScript 2,334 371 Updated Jul 30, 2024
JavaScript 1 Updated Apr 11, 2023
JavaScript 1 Updated Jan 7, 2023
Next