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

Projects in Awesome Lists by fix2015

A curated list of projects in awesome lists by fix2015 .

https://github.com/fix2015/no-sleep-app

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 screen active, ensuring uninterrupted user experiences across modern and legacy devices.

browser-compatibility device-sleep-prevention javascript-library mobile-web no-sleep prevent-sleep screen-activity video-playback wake-lock wake-lock-api

Last synced: 05 Apr 2025

https://github.com/fix2015/port-client

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 graceful termination.

cli development-tool interactive-cli javascript nodejs port port-client port-manager process-termination tcp udp webpack

Last synced: 07 Apr 2025

https://github.com/fix2015/interview-questions

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

array cli command-line-tool difficulty-level filter interview javascript json junior middle nodejs question-bank question-generator questions random-selection senior text top-questions

Last synced: 04 Apr 2025

https://github.com/fix2015/javascript-questions-pro

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

advanced intermediate interview interview-questions javascript junior learning lesson programming question-answering tutorial

Last synced: 22 Jul 2025

https://github.com/fix2015/interactive-video-player

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 buffering efficiently, and works seamlessly across all browsers. Includes tools for generating video posters to prevent white screens during transitions.

adaptive-streaming canvas-rendering frontend html5-video internet-speed-detection media-player responsive-design vanilla-javascript video-player video-quality-switch

Last synced: 09 Apr 2025

https://github.com/fix2015/create-angular-app

Simple AngularJS Boilerplate for install sudo npm install -g create-angular-app

Last synced: 08 Nov 2025

https://github.com/fix2015/angular-scripts

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

Last synced: 24 Aug 2025

https://github.com/fix2015/create-angular-2-app

QuickStart AngularJS 2 Boilerplate to kick start your new project. (create-angular2-app projectName)

Last synced: 19 Aug 2025

https://github.com/fix2015/structure_bst

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 value, and the right child’s value is greater than the parent node’s value.

Last synced: 08 Nov 2025

https://github.com/fix2015/stream

Last synced: 06 Oct 2025

https://github.com/fix2015/structure_priority_queue

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 functionality with practical examples.

Last synced: 13 Oct 2025

https://github.com/fix2015/zport

new project for zport

Last synced: 13 Oct 2025

https://github.com/fix2015/chat

Last synced: 14 Oct 2025

https://github.com/fix2015/structure_trie

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 with practical examples.

Last synced: 08 Nov 2025

https://github.com/fix2015/structure_graph

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 direction). Graphs are used to represent various real-world structures such as networks, maps, and relationships between entities.

Last synced: 08 Nov 2025

https://github.com/fix2015/learnjs

Last synced: 22 Jul 2025

https://github.com/fix2015/hash_table

Last synced: 09 Aug 2025

https://github.com/fix2015/structure_heap

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 examples.

Last synced: 11 Aug 2025

https://github.com/fix2015/structure_linked_list

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 with practical examples.

Last synced: 01 Sep 2025

https://github.com/fix2015/structure_deque

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 functionality with practical examples.

Last synced: 08 Nov 2025

https://github.com/fix2015/structure_set

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 examples.

Last synced: 08 Nov 2025

https://github.com/fix2015/bestweather

Last synced: 28 Oct 2025

https://github.com/fix2015/imagemap

Last synced: 28 Jun 2025

https://github.com/fix2015/bisect

Last synced: 08 Nov 2025

https://github.com/fix2015/imagelabel

Last synced: 08 Nov 2025

https://github.com/fix2015/alias

Last synced: 08 Nov 2025

https://github.com/fix2015/generate_poster

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, preventing white screens during video transitions.

Last synced: 08 Nov 2025

https://github.com/fix2015/angular2-scripts

QuickStart AngularJS 2 Boilerplate to kick start your new project.

Last synced: 08 Nov 2025

https://github.com/fix2015/drop-box

Last synced: 08 Nov 2025

https://github.com/fix2015/streambe

Last synced: 01 Aug 2025

https://github.com/fix2015/test

Last synced: 19 Jun 2025

https://github.com/fix2015/spellcheck

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

Last synced: 08 Nov 2025