voho's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
open-guides/og-aws
📙 Amazon Web Services — a practical guide
xinntao/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
kdeldycke/awesome-falsehood
😱 Falsehoods Programmers Believe in
aws/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
microsoft/TypeScript-React-Starter
A starter template for TypeScript and React with a detailed README describing how to use the two together.
je-suis-tm/quant-trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
aws/jsii
jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!
rtivital/omatsuri
PWA with 12 open source frontend focused tools
ta4j/ta4j
A Java library for technical analysis.
yomorun/hashids-java
Hashids algorithm v1.0.0 implementation in Java
awslabs/aws-icons-for-plantuml
PlantUML sprites, macros, and other includes for Amazon Web Services services and resources
pistazie/cdk-dia
Automated diagrams of CDK provisioned infrastructure
mohsen1/json-formatter-js
Render JSON objects in beautiful HTML (pure JavaScript)
NourozR/Stock-Price-Prediction-LSTM
OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network
cdklabs/cdk-watchful
Watching what's up with your CDK apps since 2019
cdklabs/cdk-monitoring-constructs
Easy-to-use CDK constructs for monitoring your AWS infrastructure
ripper234/Whatever-Origin
An open source alternative to AnyOrigin.com (this project is looking for a maintainer)
ArcBees/Jukito
The combined power of JUnit, Guice and Mockito. Plus it sounds like a cool martial art.
awsdocs/amazon-dynamodb-developer-guide
The open source version of the Amazon DynamoDB docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
aws-samples/amazon-sagemaker-stock-prediction-archived
Workshop to demonstrate how to apply NN based algorithms to stock market data and forecast price movements.
allenai/hierplane
A tool for visualizing trees, tailored specifically to the analysis of parse trees.
3p3r/cdk-web
AWS CDK compiled for web (and Node!)
kabileva/Deep-Learning-LSTM-Stock-Price-Prediction
Simple LSTM model for stock price prediction