-
Eyespy360
- London
-
06:30
(UTC -12:00) - in/vitalii-semianchuk-9812a786
- https://www.tiktok.com/@jsmentoring
- @jsmentor-uk
- https://dev.to/fix2015
Lists (1)
Sort Name ascending (A-Z)
Stars
Javascript question for diff level on diff theme, with nice structure, and video files
fix2015 / kill-port
Forked from tiaanduplessis/kill-port❌ Kill the process running on given port
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…
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 …
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…
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…
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…
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…
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…
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…
fix2015 / HorizonNet
Forked from sunset1995/HorizonNetPytorch implementation of HorizonNet: Learning Room Layout with 1D Representation and Pano Stretch Data Augmentation.
A CLI tool for generating interview questions by difficulty level and quantity, with support for multiple output formats including text, JSON, and arrays.
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…
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 …
A simple example demonstrating the HTML spellcheck='true' attribute for automatic spelling and grammar checks in text fields.
Simple AngularJS Boilerplate to kick start your new project with SASS support and Gulp watch/build tasks
fix2015 / angular-seed-es6
Forked from gusgard/angular-seed-es6🍯 Started project for AngularJS 1.5 apps using best practices + ES6 + SASS + angular material + Browserify + BrowserSync
fix2015 / reactd3
Forked from jingshuiliushen810/reactd3react d3 tree
fix2015 / awesome-angularjs
Forked from gianarb/awesome-angularjs🌀 A list of awesome AngularJs services, directives, utilities and resources.