tanjinP's Stars
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
checkcheckzz/system-design-interview
System design interview for IT companies
scala/scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
danluu/post-mortems
A collection of postmortems. Sorry for the delay in merging PRs!
lauris/awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
delta-io/delta
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
igorbarinov/awesome-data-engineering
A curated list of data engineering tools for software developers
fpinscala/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
alexandru/scala-best-practices
A collection of Scala best practices
puckel/docker-airflow
Docker Apache Airflow
lorin/resilience-engineering
Resilience engineering papers
scala-exercises/scala-exercises
The easy way to learn Scala.
awesome-spark/awesome-spark
A curated list of awesome Apache Spark packages and resources.
AlexIoannides/pyspark-example-project
Implementing best practices for PySpark ETL jobs and applications.
almond-sh/almond
A Scala kernel for Jupyter
sryza/aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
scalapy/scalapy
Use the world of Python from the comfort of Scala!
scalacenter/scastie
An interactive playground for Scala
msukmanowsky/pyspark-testing
Unit and integration testing with PySpark can be tough to figure out, let's make that easier.
hikmahealth/hikma-health-backend
Backend for the Hikma Health EHR System
scala-exercises/exercises-circe
Exercises about Circe, yet another JSON library for Scala