Awesome
Useful-Repositories
Manually curated collection of some useful repositories
Android
- Android Architecture Blueprints: Demonstrates examples for implementing Android architecture with MVP, Clean or MVVM.
- Android UI/UX Libraries: A curated list of awesome Android UI/UX libraries.
- Android Clean Architecture Boilerplate: A boilerplate implementation of a simple Android app using Clean Architecture.
- A small, yet full-featured framework that allows building View-based Android applications
Bootstrap
- Core Framework: Bootstrap is an HTML, CSS, and JavaScript framework.
- Bootstrap for Sass: bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
- React-Bootstrap: Bootstrap 3 components built with React..
Git & Github
- Standard Readme: A useful guide and template for a readme
- Awesome Git: A curated list of amazingly awesome Git tools, resources and shiny things
Security
- Awesome-Hacking: A list for hackers, pentesters, and people who wants to know more about security
- API Security Checklist: A checklist for security when developing API endpoints
C++
- free-programming-books: 📚 Freely available programming books
- Awesome C/C++: A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things.
- Awesome Modern C++: A collection of resources on modern C++
Python
- Awesome-Python: A curated list of awesome Python frameworks, libraries, software and resources
- awesome-python: A curated list of awesome Python frameworks, libraries and software.
- free-programming-books: 📚 Freely available programming books for python.
Scala
- Awesome-scala: A community driven list of useful Scala libraries, frameworks and software.
- Scala-Best-Practices: A collection of best practices in Scala.
Swift
- Ray Wenderlich Swift Style Guide: an exhaustive and maintained style guide centered on readability for print and web, with overarching goals for clarity, consistency and brevity when writing in swift.
- Alamofire: a closure-based HTTP networking library that leverages NSURLSession and the Foundation URL Loading System using a swift interface.
- SwiftyJSON: a simplified JSON parsing library with clear, concise syntax.
- Realm: a fast, lightweight and simple-to-use cross-platform mobile database designed specifically for mobile applications.
- AudioKit: an audio synthesis, processing and analysis platform.
- BlueJay: a simple framework for building reliable Bluetooth LE apps.
- Music-Player: a Fully functional music player which is written in swift.
- Swift30Projects: 30 mini Swift Apps for self-study
React
- Awesome React: A collection of awesome things regarding React ecosystem.
- React Patterns: A collection of design patterns for React developers.
- Redux Data Structures: Reducer factory functions for common data structures.
- react-dates: An easily internationalizable, mobile-friendly datepicker library for the web.
- downshift: Primitives to build simple, flexible, WAI-ARIA compliant enhanced input React components.
- gatsby: Blazing fast static site generator for React
Code Katas
- kata-catalog: A curated catalog of coding katas maintained by Steve Ardalis.
NodeJS
- Awesome-NodeJS: An awesome list of NodeJS packages and resources.
- Fastify: Fast and low overhead web framework, for Node.js
ElectronJS
- Awesome-Electron: An awesome list for creating apps with ElectronJS.
Machine Learning
- Machine Learning Mind Map: A mind map which spans the depth and width of machine learning techniques and concepts.
Frameworks
- Propeller: a front-end responsive framework based on Google's Material Design Standards & Bootstrap
- Play Framework: The High Velocity Web Framework For Java and Scala
- beego: beego is an open-source, high-performance web framework for the Go programming language.
Javascript
- TypedJS: a JavaScript Typing Animation Library
- Napa.js: Napa.js: a multi-threaded JavaScript runtime
- Prettier: Prettier is an opinionated code formatter.
Vue
- Awesome-Vue: An awesome list for the MVVM framework Vue.js
Neural Network and Deep Learning
- Neural-networks-and-Deep-learning: Code Samples from the book "Neural Network and Deep learning" written by mnielsen (Reference: http://neuralnetworksanddeeplearning.com)
Algorithms
- Awesome-algorithms: A curated list of awesome places to learn and/or practice algorithms.
- awesome-competitive-programming: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Angular
- Angular: One framework. Mobile & desktop.
- Angular-CLI: CLI tool for Angular.
- Awesome Angular: A curated list of awesome Angular resources by @AngularClass which has useful information an angular developer must go through. This has almost everything linked.
- Admin template based on Angular 4: Admin dashboard template based onAngular 4+, Bootstrap 4.
- Chat Application using RxJS and Angular 2: AExample Chat Application using RxJS and Angular 2
- NgRx repo's: A collection of repositories to work with reactive programming using Angular, with make easier to implement Redux.
- Angular Firebase: A library with make easier to integrate Angular (also Ionic) with Firebase. At the momment, it has the implementation to Firestore, Realtime Database and Authenticated (Firebase resources).
- Material 2 for Angular: Material Design components for Angular
- Materialize Design for Angular: Angular wrap around Materialize library
- Angular Fullpage: Angular fullPage.js port library
Ionic
- Ionic: the open-source mobile app development framework that makes it easy to build top quality native and progressive web apps with web technologies.
- Ionic-CLI CLI tool for Ionic.
- Ionic Conference App AExample App created with Ionic by Ionic Team. This project is just to show off Ionic components in a real-world application.
Kotlin
- Kotlin: The Kotlin programming language.