phanstasmal's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
sdmg15/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
eugenp/tutorials
Getting Started with Spring Boot 3:
squidfunk/mkdocs-material
Documentation that simply works
pinpoint-apm/pinpoint
APM, (Application Performance Management) tool for large-scale distributed systems.
terkelg/awesome-creative-coding
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
datastacktv/data-engineer-roadmap
Roadmap to becoming a data engineer in 2021
dbt-labs/dbt-core
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
elasticsearch-dump/elasticsearch-dump
Import and export tools for elasticsearch & opensearch
igorbarinov/awesome-data-engineering
A curated list of data engineering tools for software developers
youtube/api-samples
Code samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.
shopizer-ecommerce/shopizer
Shopizer java e-commerce software
adilkhash/Data-Engineering-HowTo
A list of useful resources to learn Data Engineering from scratch
jdepoix/youtube-transcript-api
This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!
puncsky/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.
codersguild/System-Design
It's just fascinating. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨💻 Interview Prep. 👨💻
omniti-labs/jsend
JSend is a specification for a simple, no-frills, JSON based format for application-level communication.
frappe/bench
CLI to manage Multi-tenant deployments for Frappe apps
codekarle/system-design
Simmetrics/simmetrics
Similarity or Distance Metrics, e.g. Levenshtein, for Java
siloor/youtube.external.subtitle
Add subtitle to Embedded YouTube videos
ramsrib/multi-tenant-app-demo
Demonstrates the discriminator field (shared schema) based multi-tenant application using Spring Boot & Hibernate 5.
bcssp10/multi-tenant
Spring Boot + Spring JPA + Hibernate + Postgresql
arun2pratap/multitenant-spring-mongodb
eldada/yaml-to-properties
A bash script using yq (https://github.com/mikefarah/yq) to convert a yaml file (or a part of it) to a properties file
sdil6054/DynamicDataSource_demo
Demo Application to switch between multiple datasources dynamically in spring boot using custom annotation