pramud's Stars
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.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
iluwatar/java-design-patterns
Design patterns implemented in Java
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
kdn251/interviews
Everything you need to know to get the job.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
plotly/plotly.js
Open-source JavaScript charting library behind Plotly and Dash
kestra-io/kestra
:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
neo4j/neo4j
Graphs for Everyone
rushter/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
OpenMined/PySyft
Perform data science on data that remains in someone else's server
nlintz/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
ddd-by-examples/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
airbnb/aerosolve
A machine learning package built for humans.
camunda/camunda-bpm-platform
C7 CE enters EOL in October 2025. Please check out C8 https://github.com/camunda/camunda – Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
Netflix/dgs-framework
GraphQL for Java with Spring Boot made easy.
hudy9x/namviek
The open-source project management tool for tiny teams
kendricktan/laice
Train your own Natural Language Processor from a browser 🤖 (Prototype)
nodesman/training-data-maker
Application to make machine learning training data out of website content.App takes a file conaining a list of URLs as a command line argument. Each of these URLs will be downloaded, the HTML stripped and placed in a file in a specified directory. Necessary for making training data for mahout.