jtanveer's Stars
Kristories/awesome-guidelines
A curated list of high quality coding style conventions and standards.
bradtraversy/vue-crash-2021
Task Tracker project from youtube crash course
Chalarangelo/30-seconds-of-code
Coding articles to level up your development skills
github/gitignore
A collection of useful .gitignore templates
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
public-apis/public-apis
A collective list of free APIs
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
EbookFoundation/free-programming-books
:books: Freely available programming books
gwallet/keycloak-sms-authenticator
tanvir-ahmod/Dictionary
Dictionary app to convert drawing to text and the converted text's meaning in Bangla.
ory/oathkeeper
A cloud native Identity & Access Proxy / API (IAP) and Access Control Decision API that authenticates, authorizes, and mutates incoming HTTP(s) requests. Inspired by the BeyondCorp / Zero Trust white paper. Written in Go.
antoniolg/clean-architecture
Clean architecture sample
wmnnd/nginx-certbot
Boilerplate configuration for nginx and certbot with docker-compose
Enforcer/clean-architecture-example-1
Exemplary project using Clean Architecture in Python
spantaleev/matrix-docker-ansible-deploy
🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
JoaoMotondon/RxJavaDemoApp
This repository contains 100+ examples using RxJava for Android
natario1/Autocomplete
Simple yet powerful autocomplete behavior for EditTexts, to avoid working with MultiAutoCompleteTextView APIs.