vipinhelloindia's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
freqtrade/freqtrade
Free, open source crypto trading bot
mochajs/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
rakyll/hey
HTTP load generator, ApacheBench (ab) replacement
Olshansk/interview
Everything you need to prepare for your technical interview
kunal-kushwaha/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
jessfraz/dockerfiles
Various Dockerfiles I use on the desktop and on servers.
stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
tink-crypto/tink
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
hxu296/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
charlax/engineering-management
A collection of inspiring resources related to engineering management and tech leadership
kittinunf/fuel
The easiest HTTP networking library for Kotlin/Android
weeeBox/mobile-system-design
A simple framework for mobile system design interviews
MobileNativeFoundation/Store
A Kotlin Multiplatform solution for working with data. Whether you’re building alone or with a team of thousands, Store can help.
mgechev/google-interview-preparation-problems
leetcode problems I solved to prepare for my Google interview.
bucket4j/bucket4j
Java rate limiting library based on token-bucket algorithm.
firebase/firebase-android-sdk
Firebase Android SDK
HdrHistogram/HdrHistogram
A High Dynamic Range (HDR) Histogram
resumejob/system-design-algorithms
Advanced data structure and algorithm for system design,系统设计需要了解的算法
hantsy/spring-reactive-sample
Spring 5/6 Reactive playground
spotify/ruler
Gradle plugin which helps you analyze the size of your Android apps.
natario1/ZoomLayout
2D zoom and pan behavior for View hierarchies, images, video streams, and much more, written in Kotlin for Android.
siom79/japicmp
Comparison of two versions of a jar archive
fornewid/material-motion-compose
Material Motion for Jetpack Compose and Compose Multiplatform
pallupz/covid-vaccine-booking
This tool can be used to automate booking slots on Co-WIN Platform.
JetBrains/lincheck
Framework for testing concurrent data structures
square/papa
PAPA: Performance of Android Production Applications
TechPrimers/learning-path-spring-boot-microservices
Curated path for learning Spring Boot & Microservices based on published videos in TechPrimers
elizarov/AdventOfCode2021