Merge pull request #19 from softinio/improvements-2020-09-06-b
Add more featureImage's
This commit is contained in:
commit
70cf88492a
|
@ -3,6 +3,7 @@ title = "PyBay 2018 San Francisco"
|
||||||
date = 2018-10-25T18:30:40-07:00
|
date = 2018-10-25T18:30:40-07:00
|
||||||
description = "Highlights of PyBay 2018 conference a Python event based in the San Francisco Bay Area California"
|
description = "Highlights of PyBay 2018 conference a Python event based in the San Francisco Bay Area California"
|
||||||
draft = false
|
draft = false
|
||||||
|
featureImage = "https://via.softinio.com/PyBay_2018_Start.png"
|
||||||
keywords = ["python", "pybay", "sfpython", "pycon", "san francisco", "bay area", "california", "conference"]
|
keywords = ["python", "pybay", "sfpython", "pycon", "san francisco", "bay area", "california", "conference"]
|
||||||
tags = ["python", "conference"]
|
tags = ["python", "conference"]
|
||||||
categories = ["python", "conference"]
|
categories = ["python", "conference"]
|
||||||
|
@ -15,8 +16,6 @@ without saying that as soon as I arrived one of the first things I did was to
|
||||||
become an active member of the San Francisco Python community and attended my very
|
become an active member of the San Francisco Python community and attended my very
|
||||||
first PyBay 2018.
|
first PyBay 2018.
|
||||||
|
|
||||||
![Welcome to PyBay 2018](https://via.softinio.com/PyBay_2018_Start.png)
|
|
||||||
|
|
||||||
# Day one of PyBay 2018 #
|
# Day one of PyBay 2018 #
|
||||||
PyBay 2018 was held at the [Mission Bay Conference Center at the UCSF](http://www.acc-missionbayconferencecenter.com/) I arrived after work in time for the opening keynote by [Rachel Thomas](https://www.linkedin.com/in/rachel-thomas-942a7923/) of [fast.ai](http://course.fast.ai/index.html)
|
PyBay 2018 was held at the [Mission Bay Conference Center at the UCSF](http://www.acc-missionbayconferencecenter.com/) I arrived after work in time for the opening keynote by [Rachel Thomas](https://www.linkedin.com/in/rachel-thomas-942a7923/) of [fast.ai](http://course.fast.ai/index.html)
|
||||||
|
|
||||||
|
|
|
@ -3,6 +3,7 @@ title = "Scale By The Bay 2018 San Francisco"
|
||||||
date = 2019-05-02T18:30:40-07:00
|
date = 2019-05-02T18:30:40-07:00
|
||||||
description = "Highlights of Scale By The Bay 2018 San Francisco conference an event based in the San Francisco Bay Area California with major focus on Functional Programming, Reactive programming and Data Science"
|
description = "Highlights of Scale By The Bay 2018 San Francisco conference an event based in the San Francisco Bay Area California with major focus on Functional Programming, Reactive programming and Data Science"
|
||||||
draft = false
|
draft = false
|
||||||
|
featuredImage = "https://via.softinio.com/scalebythebay_2018_header.jpg"
|
||||||
keywords = ["scala", "bythebay", "sfscala", "functional programming", "san francisco", "bay area", "california", "conference"]
|
keywords = ["scala", "bythebay", "sfscala", "functional programming", "san francisco", "bay area", "california", "conference"]
|
||||||
tags = ["scala", "conference", "functional programming"]
|
tags = ["scala", "conference", "functional programming"]
|
||||||
categories = ["scala", "conference", "functional programming"]
|
categories = ["scala", "conference", "functional programming"]
|
||||||
|
@ -10,8 +11,6 @@ categories = ["scala", "conference", "functional programming"]
|
||||||
|
|
||||||
One of the highlights of 2018 was attending and being part of the Scale By the bay 2018 conference in San Francisco. This by far was the best conference I have ever attended.
|
One of the highlights of 2018 was attending and being part of the Scale By the bay 2018 conference in San Francisco. This by far was the best conference I have ever attended.
|
||||||
|
|
||||||
![Scale By the Bay 2018](https://via.softinio.com/scalebythebay_2018_header.jpg)
|
|
||||||
|
|
||||||
from left: [Dick Wall](https://twitter.com/dickwall), [Salar Rahmanian](https://twitter.com/SalarRahmanian), [Martin Odersky (Creator of Scala)](https://twitter.com/odersky), [Alexy Khrabrov](https://twitter.com/ChiefScientist), [Jakob Odersky ](https://twitter.com/jodersky)
|
from left: [Dick Wall](https://twitter.com/dickwall), [Salar Rahmanian](https://twitter.com/SalarRahmanian), [Martin Odersky (Creator of Scala)](https://twitter.com/odersky), [Alexy Khrabrov](https://twitter.com/ChiefScientist), [Jakob Odersky ](https://twitter.com/jodersky)
|
||||||
|
|
||||||
The conference had 3 tracks covering the functional programming, reactive programming and data science topics. All the talks were of high quality made even better by highly intelligent audience made up of the most talented stars of our industry.
|
The conference had 3 tracks covering the functional programming, reactive programming and data science topics. All the talks were of high quality made even better by highly intelligent audience made up of the most talented stars of our industry.
|
||||||
|
|
Loading…
Reference in a new issue