smrutiranjanp's Stars
SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
TheAlgorithms/Python
All Algorithms implemented in Python
public-apis/public-apis
A collective list of free APIs
camsong/You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
EbookFoundation/free-programming-books
:books: Freely available programming books
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
keyuls/Free-Programming-Tutorials
List of free online video courses to learn programming language
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
github/gitignore
A collection of useful .gitignore templates
jlevy/the-art-of-command-line
Master the command line, in one page
angular/angular.js
AngularJS - HTML enhanced for web apps!
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.