firefoxxer's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
M2Team/NanaZip
The 7-Zip derivative intended for the modern Windows experience
syvaidya/openstego
OpenStego is a steganography application that provides two functionalities: a) Data Hiding: It can hide any data within an image file. b) Watermarking: Watermarking image files with an invisible signature. It can be used to detect unauthorized file copying.
mishoo/UglifyJS
JavaScript parser / mangler / compressor / beautifier toolkit
nuchi/gmail-inbox-high-contrast-restoration
Restore Gmail Inbox high-contrast themes with a uBlock Origin cosmetic filter list
marticliment/ElevenClock
ElevenClock: Customize Windows 11 taskbar clock
valinet/Win11DisableRoundedCorners
A simple utility that cold patches dwm (uDWM.dll) in order to disable window rounded corners in Windows 11
microsoft/winget-cli
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
ngx-rocket/generator-ngx-rocket
:rocket: Extensible Angular 14+ enterprise-grade project generator
DeborahK/Angular-GettingStarted
Sample Angular application used in the "Angular: Getting Started" course: http://bit.ly/Angular-GettingStarted
snobu/destreamer
Save Microsoft Stream videos for offline enjoyment.
viraptor/reverse-interview
Questions to ask the company during your interview
afiore/arboreal
Javascript tree-traversal and manipulation microlibrary
theja-m/Data-Structures-and-Algorithms
Data Structures and Algorithms in Python
aneagoie/resume-checklist
Part of ZTM Course on Mastering the Coding Interview
aneagoie/gitfiti
abusing github commit history for the lulz
jonasschmedtmann/complete-node-bootcamp
Starter files, final projects and FAQ for my Complete Node.js Bootcamp
jonasschmedtmann/advanced-css-course
Starter files, final projects and FAQ for my Advanced CSS course
jonasschmedtmann/complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
Open-Shell/Open-Shell-Menu
Classic Shell Reborn.
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
jjjchens235/bing-rewards
An automated solution for earning daily Microsoft Rewards points using Python and Selenium
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
dnGrep/dnGrep
Graphical GREP tool for Windows
angular/angular-cli
CLI tool for Angular
ngrx/platform
Reactive State for Angular
chromiumembedded/cef
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
bruderstein/FileSwitcher
An import (and slightly cleaned up) copy of the Notepad++ FileSwitcher SVN repository
jakehoare/leetcode
Python solutions to leetcode problems