Skip to content

Commit b8a937c

Browse files
minor: Update intro + social links
1 parent 3840339 commit b8a937c

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

docs/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ Welcome to **The Internals of {{ book.title }}** online book! 🤙
1313
I'm [Jacek Laskowski](https://pl.linkedin.com/in/jaceklaskowski), a Freelance Data(bricks) Engineer specializing in
1414
[Apache Spark](https://books.japila.pl/apache-spark-internals/) (incl. [Spark SQL](https://books.japila.pl/spark-sql-internals/) and [Spark Structured Streaming](https://books.japila.pl/spark-structured-streaming-internals/)),
1515
[Delta Lake](https://books.japila.pl/delta-lake-internals/),
16-
[Databricks](https://www.databricks.com/),
17-
and [Apache Kafka](https://books.japila.pl/kafka-internals/) (incl. [Kafka Streams](https://books.japila.pl/kafka-streams-internals/)) with brief forays into a wider data engineering space (e.g., [Trino](https://trino.io/), [Dask](https://www.dask.org/) and [dbt](https://www.getdbt.com/), mostly during [Warsaw Data Engineering](https://www.meetup.com/Warsaw-Data-Engineering/) meetups).
16+
[Unity Catalog](https://www.unitycatalog.io/),
17+
[MLflow](https://mlflow.org/),
18+
[Databricks](https://www.databricks.com/) with brief forays into a wider data engineering space (mostly during [Warsaw Data Engineering](https://www.meetup.com/Warsaw-Data-Engineering/) meetups).
1819

1920
I'm very excited to have you here and hope you will enjoy exploring the internals of {{ book.title }} as much as I have.
2021

mkdocs.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,14 +136,12 @@ extra:
136136
social:
137137
- icon: fontawesome/brands/github
138138
link: https://github.com/jaceklaskowski
139-
- icon: fontawesome/brands/twitter
140-
link: https://twitter.com/jaceklaskowski
139+
- icon: fontawesome/brands/bluesky
140+
link: https://bsky.app/profile/books.japila.pl
141141
- icon: fontawesome/brands/linkedin
142142
link: https://linkedin.com/in/jaceklaskowski
143143
- icon: fontawesome/brands/medium
144144
link: https://jaceklaskowski.medium.com
145-
- icon: fontawesome/brands/mastodon
146-
link: https://fosstodon.org/@jaceklaskowski
147145
spark:
148146
version: 3.5.3
149147
spark4:

0 commit comments

Comments
 (0)