NathanUrwin's Stars
hakimel/reveal.js
The HTML Presentation Framework
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
reduxjs/redux
A JS library for predictable global state management
mrdoob/three.js
JavaScript 3D Library.
jquery/jquery
jQuery JavaScript Library
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
animate-css/animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
facebook/create-react-app
Set up a modern web app by running one command.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
FortAwesome/Font-Awesome
The iconic SVG, font, and CSS toolkit
angular/angular
Deliver web apps with confidence 🚀
angular/angular.js
AngularJS - HTML enhanced for web apps!
torvalds/linux
Linux kernel source tree
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
github/gitignore
A collection of useful .gitignore templates
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
facebook/react
The library for web and native user interfaces.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
resume/resume.github.com
Resumes generated using the GitHub informations
dylantyates/google-map
Google Maps web components
dylantyates/macsetup
Minimal development setup for Mac OS X El Capitan
fabric/fabric
Simple, Pythonic remote execution and deployment.
django/django
The Web framework for perfectionists with deadlines.
python/cpython
The Python programming language
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.