Daniel777y's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
sdmg15/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
microsoft/autogen
A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
swc-project/swc
Rust-based platform for the Web
lizongying/my-tv
我的电视 电视直播软件,安装即可使用
SimplifyJobs/Summer2024-Internships
Collection of Summer 2024 tech internships!
RasaHQ/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
jprichardson/node-fs-extra
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
github/copilot.vim
Neovim plugin for GitHub Copilot
stdlib-js/stdlib
✨ Standard library for JavaScript and Node.js. ✨
skygragon/leetcode-cli
A cli tool to enjoy leetcode!
ShahjalalShohag/code-library
Templates, algorithms and data structures implemented and collected for programming contests.
taylorhakes/promise-polyfill
Lightweight ES6 Promise polyfill for the browser and node. A+ Compliant
MikeMirzayanov/testlib
C++ library to develop competitive programming problems
isaacs/node-graceful-fs
fs with incremental backoff on EMFILE
nodejs/readable-stream
Node-core streams for userland
sindresorhus/make-dir
Make a directory and its parents if needed - Think `mkdir -p`
alfaarghya/alfa-leetcode-api
It's a custom leetcode api. This API provides endpoints to retrieve details about a user's profile, badges, solved questions, contest details, contest history, submissions, calendar and and also daily questions, selected problem, list of problems.
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`, but in node.js
searleser97/cpbooster
Competitive Programming Booster
Saurav-Paul/AI-virtual-assistant-python
Command line virtual assistant for competitive programming
streamich/fs-monkey
Monkey-patches for file system related things
RyanZim/universalify
Make a callback- or promise-based function support both promises and callbacks.
isaacs/fs-minipass
fs read and write streams based on minipass
dush1729/Speed-Up-GCC-Compile-Time
Script to speed gcc compile time
Daniel777y/FlashFingers
A typing game based on react.
IonZhao/CS5010_HW1
This is a repository for CS5010 Homework1.