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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
JavaScript 1 Updated Jan 26, 2025

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

93 4 Updated Feb 18, 2025
JavaScript 1 Updated Jan 18, 2025

❌ Kill the process running on given port

JavaScript 1 Updated Feb 18, 2025
HTML 1 Updated Dec 9, 2024
HTML 1 Updated Dec 14, 2024
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

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

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 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 **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 **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 **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

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

Python 1 Updated Jan 29, 2025
JavaScript 55 Updated Feb 2, 2025

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

JavaScript 88 2 Updated Feb 18, 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 109 1 Updated Feb 2, 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 161 1 Updated Feb 2, 2025

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

HTML 1 Updated Nov 30, 2024

Simple AngularJS Boilerplate to kick start your new project with SASS support and Gulp watch/build tasks

CSS 1 Updated Jun 7, 2016
JavaScript 1 Updated Jun 13, 2016

🍯 Started project for AngularJS 1.5 apps using best practices + ES6 + SASS + angular material + Browserify + BrowserSync

JavaScript 1 Updated Jul 3, 2016

react d3 tree

JavaScript 1 Updated Sep 13, 2016

new project for zport

JavaScript 1 Updated Sep 23, 2016

🌀 A list of awesome AngularJs services, directives, utilities and resources.

1 Updated Oct 4, 2016
Next