Esmeralda1997's Stars
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
sveltejs/svelte
web development for the rest of us
yarnpkg/yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
facebook/react
The library for web and native user interfaces.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
jestjs/jest
Delightful JavaScript Testing.
eslint/eslint
Find and fix problems in your JavaScript code.
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
facebook/create-react-app
Set up a modern web app by running one command.
BrandonArmand/Binari
Interactive code editor with a live binary tree visual designed to teach new developers the fundamentals of Data Structures.
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
solidjs/solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
infocusp/diffusion_models
Minimal standalone example of diffusion model
jwasham/practice-cpp
Part of my daily plan for studying C++.
jwasham/practice-python
Part of my daily plan for studying Python.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
murtuzaalisurti/murtuzaalisurti.github.io
Portfolio Website of Murtuzaali Surti
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
nicolesaidy/awesome-web-design
🎨 A curated list of awesome resources for digital designers.
public-apis/public-apis
A collective list of free APIs
rouseguy/intro2stats
Introduction to Statistics using Python
kitao/pyxel
A retro game engine for Python
JeffPaine/beautiful_idiomatic_python
Notes from Raymond Hettinger's talk at PyCon US 2013.