danngo342's Stars
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
mdn/yari
The platform code behind MDN Web Docs
LuaLS/lua-language-server
A language server that offers Lua language support - programmed in Lua
lewis6991/impatient.nvim
Improve startup time for Neovim
wbthomason/packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
jdhao/nvim-config
A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
wbthomason/dotfiles
My dotfiles
piotrwitek/utility-types
Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).
gvergnaud/ts-pattern
🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
dsherret/ts-morph
TypeScript Compiler API wrapper for static analysis and programmatic code changes.
jackcallister/react-simple
jcjohnson/torch-rnn
Efficient, reusable RNNs and LSTMs for torch
DrkSephy/django-hackathon-starter
A boilerplate for Django web applications
agconti/cookiecutter-django-rest
Build best practiced apis fast with Python3
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
thoppe/today-AI-learned
Training a classifier to reddit's TIL to find new things on Wikipedia
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
matrix-org/synapse
Synapse: Matrix homeserver written in Python/Twisted.
tensorflow/playground
Play with neural networks!
refined-github/refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
GroceriStar/playing-with-graphql
richardred/weather-sms
⛅A simple script that informs users via sms every morning whether or not they need to wear a jacket.
dojo/dojo
Dojo 1 - the Dojo 1 toolkit core library.
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
dsluo/SoundBert
A soundboard for Discord.
TheAlgorithms/Python
All Algorithms implemented in Python
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
serverless/serverless
⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.