niranjanvarma's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
ossu/computer-science
๐ Path to a free self-taught education in Computer Science!
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
prettier/prettier
Prettier is an opinionated code formatter.
JetBrains/kotlin
The Kotlin Programming Language.
discourse/discourse
A platform for community discussion. Free, open, simple.
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
dair-ai/ML-YouTube-Courses
๐บ Discover the latest machine learning / AI courses on YouTube.
jquery-validation/jquery-validation
jQuery Validation Plugin library sources
statping/statping
Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.
stubbornella/oocss
Object Oriented CSS Framework
TheAlgorithms/Algorithms-Explanation
Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
colin-scott/interactive_latencies
Jeff Dean's latency numbers plotted over time
FancyGrid/awesome-grid
A curated list of grid(table) libraries and resources that developers may find useful.
goodmodule/rbac
Hierarchical Role Based Access Control for NodeJS
cefjoeii/mern-crud
A simple records system using MongoDB, Express.js, React.js, and Node.js with real-time CRUD operations using Socket.io
vedmack/yadcf
Yet Another DataTables Column Filter (yadcf)
formio/angular
JSON powered forms for Angular
maelstrom-cms/odin
An open-source domain monitoring tool built using Maelstrom ๐ค Uptime Robot + ๐ง Oh Dear + ๐งช SSL Labs + โฐ Cronitor + ๐ต๐ปโโ๏ธ DNS Spy
OWASP/rbac
PHP-RBAC is an authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more, in the fastest implementation yet.
collectiveidea/inside_the_machine
noxxi/p5-ssl-tools
various standalone perl scripts
chapagain/nodejs-mysql-crud
Node.js, Express & MySQL: Simple Add, Edit, Delete, View (CRUD)
QODIO/selectator
Selectator is a jQuery-based replacement for select boxes
seporaitis/bigpipe
OpenPipe is a quick, dirty and lightweight (1.5Kb) implementation of Facebook BigPipe dynamic webpage serving system.
jlbali/node-react-crud-mvc
This is a basic skeleton for a complete CRUD operation using React, MongoDB and NodeJS. There is some TypeScript at server level, and some "advanced" features like async/await. Some MVC features are planned.