hohuyphuong's Stars
locustio/locust
Write scalable load tests in plain Python 🚗💨
chukimmuoi/Clean-Code---Tieng-Viet
Clean Code Tiếng Việt: Bản dịch 6 chương đầu từ quyển "Clean Code - A Handbook of Agile Software Craftsmanship" - Robert C. Martin et. al.
nghianguyen1211/guideline
Development guideline
tamhoang1412/backend-swe-interview-questions
Technical interview questions for backend engineer.
RobinNagpal/kubernetes-tutorials
firehol/blocklist-ipsets
ipsets dynamically updated with firehol's update-ipsets.sh script
mitchellkrogza/nginx-ultimate-bad-bot-blocker
Nginx Block Bad Bots, Spam Referrer Blocker, Vulnerability Scanners, User-Agents, Malware, Adware, Ransomware, Malicious Sites, with anti-DDOS, Wordpress Theme Detector Blocking and Fail2Ban Jail for Repeat Offenders
owasp-modsecurity/ModSecurity
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
hohuyphuong/htaccess
A collection of useful .htaccess snippets.
tranngoclam/movie-booking
An example for booking movie seat, combined of Android Data Binding, State Design Pattern and Multibinding + Autofactory. iOS version is: https://github.com/lizhiquan/MovieBooking
swaroopch/byte-of-python
Beginners book on Python - start here if you don't know programming
geerlingguy/ansible-for-devops
Ansible for DevOps examples.