Pinned Repositories
algOrithms
A repository for algorithms in different languages for the beginners to contribute and learn.
always-improving
Book summaries by "alwaysimproving" for business, productivity, life skills, etc.
API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
atfw-self
web automation test framework
awesome-javascript
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
build-your-own-x
🤓 Build your own (insert technology here)
CITraining
clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
coding-interview-university
A complete computer science study plan to become a software engineer.
coffee-shop
Demo Project for qTest Scenario 2.0 + qTest Pulse + Gherkin + Ruby
binhvtle's Repositories
binhvtle/javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (December 2022)
binhvtle/oeuvre
The Theater Of Evolutionary Architecture
binhvtle/image-comparison
Published on Maven Central Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation QA tests.
binhvtle/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
binhvtle/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
binhvtle/developer-roadmap
Roadmap to becoming a developer in 2022
binhvtle/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
binhvtle/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
binhvtle/en.javascript.info
Modern JavaScript Tutorial
binhvtle/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
binhvtle/awesome-javascript
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
binhvtle/JavaScript30
30 Day Vanilla JS Challenge
binhvtle/java-selenium-framework
This is a java and selenium based framework for web UI automation testing on PWAs or responsive web apps. The framework caters for desktop(multiple browsers), mobile and tablet. Here we tap into device mode offered by Chrome(dev tools) when running mobile or tablet tests. Using device mode this allows the frontend to be rendered server side which c
binhvtle/Javascript
Algorithms implemented in Javascript for beginners, following best practices.
binhvtle/fullstack-nextjs-ecommerce
Fullstack Next.js E-Commerce made with NextAuth + Prisma, Docker + TypeScript + React Query + Stripe + Tailwind Sentry and much more 🛒
binhvtle/java-oop-exercises
binhvtle/atfw-self
web automation test framework
binhvtle/always-improving
Book summaries by "alwaysimproving" for business, productivity, life skills, etc.
binhvtle/selenium-java-basic
binhvtle/coding-interview-university
A complete computer science study plan to become a software engineer.
binhvtle/public-apis
A collective list of free APIs for use in software and web development.
binhvtle/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
binhvtle/free-programming-books
:books: Freely available programming books
binhvtle/build-your-own-x
🤓 Build your own (insert technology here)
binhvtle/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
binhvtle/the-art-of-command-line
Master the command line, in one page
binhvtle/wedding-website
Our Wedding Website 👫
binhvtle/algOrithms
A repository for algorithms in different languages for the beginners to contribute and learn.
binhvtle/coffee-shop
Demo Project for qTest Scenario 2.0 + qTest Pulse + Gherkin + Ruby
binhvtle/API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API