EthanNguyenDev's Stars
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
iluwatar/java-design-patterns
Design patterns implemented in Java
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
realpython/python-guide
Python best practices guidebook, written for humans.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
text-mask/text-mask
Input mask for React, Angular, Ember, Vue, & plain JavaScript
apache/camel
Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
spotify/dockerfile-maven
MATURE: A set of Maven tools for dealing with Dockerfiles
trungvose/angular-spotify
Spotify client built with Angular 15, Nx Workspace, ngrx, TailwindCSS and ng-zorro
dipjul/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
Grokking the Coding Interview: Patterns for Coding Questions Alternative
awslabs/aws-well-architected-labs
Hands on labs and code to help you learn, measure, and build using architectural best practices.
vineetjohn/daily-coding-problem
Solutions to problems sent by dailycodingproblem.com
alexgand/springer_free_books
Python script to download all Springer books released for free during the 2020 COVID-19 quarantine
awslabs/aws-config-rules
[Node, Python, Java] Repository of sample Custom Rules for AWS Config.
awslabs/aws-security-automation
Collection of scripts and resources for DevSecOps and Automated Incident Response Security
databricks/spark-sql-perf
vdenotaris/spring-boot-security-saml-sample
SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
apache/camel-spring-boot-examples
Apache Camel Spring Boot Examples
venth/aws-adfs
Command line tool to ease aws cli authentication against ADFS (multi factor authentication with active directory)
ESA-PhiLab/OpenSarToolkit
High-level functionality for the inventory, download and pre-processing of Sentinel-1 data in the python language.
telerik/kendo-react
Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
giangtranml/ml-from-scratch
All the ML algorithms, ML models are coded from scratch by pure Python/Numpy with the Math under the hood. It works well on CPU.
IBM/spark-tpc-ds-performance-test
Use the TPC-DS benchmark to test Spark SQL performance
Azure-Samples/hello-spring-function-azure
Example "Hello, world" Spring Boot application that runs on Azure Functions
bobbui/console-drawing
A simple, fun program to draw on console.
mallim/mongo-spring-test-demo
demonstration of customizing mongo configuration for testing using Spring Data