Compare commits

...

2 Commits

Author SHA1 Message Date
Davide Polonio 746de72300 fix(about-me): fix typos & add new words into dictionary
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2021-12-26 18:04:32 +01:00
Davide Polonio d32ff53ef2 feat(about-me): complete about-me
Add more content and I'm happy with this version
2021-12-26 17:58:01 +01:00
3 changed files with 46 additions and 25 deletions

View File

@ -9,41 +9,48 @@ computers and how to ~~break~~ tweak them. I graduated at university of Padova
with a master degree in computer science in 2018. with a master degree in computer science in 2018.
I prefer back-end stuff (I usually end up using Java, Golang, Rust and Bash to I prefer back-end stuff (I usually end up using Java, Golang, Rust and Bash to
glueing stuff around), especially automating releases with Continous Integration gluing stuff around), especially automating releases with Continuous Integration
and Continous Delivery. I create and manage pipelines for Jenkins (and and Continuous Delivery. I create and manage pipelines for Jenkins (and I
administer Jenkins as well), but I also know other CIs like Github Actions, currently administer Jenkins as well), but I also know other CI systems like
Travis CI, Drone CI (or the now clone Woodpecker). I enjoy container Github Actions, Travis CI, Drone CI (or the now clone Woodpecker). I enjoy
technologies, starting from Docker, Podman and going on to orchestrators like container technologies, starting from Docker, Podman and going on to
Docker Swarm, Kubernetes and Nomad (which I would like to learn more of the orchestrators like Docker Swarm, Kubernetes and Nomad (which I would like to
lasts two). If I can, I use Infrastructure as Code (IaC) tools like Terraform learn more of the lasts two). If I can, I use Infrastructure as Code (IaC) tools
and Packer to create and maintain infrastructure on cloud providers, like AWS or like Terraform and Packer to create and maintain infrastructure on cloud
Scaleway. Automation is usually my preferred way, since it helps developer focus providers, like AWS or Scaleway (I also maintain [Podman plugin for
only on the business product instead of messing with tasks that can be done by a Packer](https://github.com/Polpetta/packer-plugin-podman)). Automation is
machine. Finally, I am interested in development processes like (but not only) usually my preferred way, since it helps developers focus only on the business
Agile, Scrum, Waterfall. I think the right way to develop a product start from product instead of messing with tasks that can be done by a machine. Finally, I
how you organize to work on it and what processes you put in place in order to am interested in development processes like (but not only) Agile, Scrum,
keep the development machine going. Waterfall. I think the right way to develop a product starts from how you
organize your workflow and what processes you put in place in order to keep the
_development machine_ going.
I am an open source enthusiast, so when I am able in my free time (or payed time I am an open source enthusiast, so when I am able in my free time (or paid time
if it is an open source business project) I like to contribute to open source if it is an open source business project) I like to contribute to open source
projects and to discover new ones. I believe in the value that open source projects and discover new ones. I believe in the added values that open source
software (and especially free software) can give respect to closed one. My dream software (and especially free software) can give respect to closed ones. My
job would be to contribute to one of the many open source I like full time! 🤩 dream job would be to contribute to one of the many open source I like full
time! 🤩
I'm not only into programming though! I like to practice sport. In particular, I I'm not only into programming though! I like to practice sport. In particular, I
am a black belt Judo and I teach it at the local dojo were I live. am a black belt Judo and I teach it at the local dojo were I live. I know how to
ski from when I was I child, and if possible I enjoy passing some time in the
middle of mountains to admire the beauty of nature in winter. Finally, I like to
play tabletops games and I enjoy things like table football, billiards, bowling
(although I suck at the last one 😅).
If you are interested into get in touch with me (or to get my resume) you can If you are interested in getting in touch with me (or to get my resume) you can
send me an e-mail (I prefer this way) at send me an e-mail (I prefer this way) at
[davide@poldebra.me](mailto:davide+bitdispenser@poldebra.me) or you can contact [davide@poldebra.me](mailto:davide+bitdispenser@poldebra.me) or you can contact
me through my [LinkedIn](https://www.linkedin.com/in/davidepolonio/) profile. me through my [LinkedIn](https://www.linkedin.com/in/davidepolonio/) profile.
## Why this blog ## Why this website and this blog
As I have already written in the beginning of [my first blog post]({{< ref As I have already written at the beginning of [my first blog post]({{< ref
"/hello-world.md" >}}) I liked the idea of a place where I can share my thoughts "/hello-world.md" >}}) I liked the idea of a place where I can share my thoughts
regarding technologies, personal experiences and what not. This blog is open regarding technologies, personal experiences and what not. This blog is open
source, and all my content is licensed under CC BY-SA 4.0. The repository can be source, and all my content is licensed under CC BY-SA 4.0. The repository can be
found either on [my personal git found either on [my personal Gitea
instance](https://git.poldebra.me/polpetta/bitdispenser.dev) or on [Github instance](https://git.poldebra.me/polpetta/bitdispenser.dev) or on [Github
(mirrored)](https://github.com/Polpetta/bitdispenser.dev). (mirrored)](https://github.com/Polpetta/bitdispenser.dev).

1
package-lock.json generated
View File

@ -5,6 +5,7 @@
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "bitdispenser.dev",
"version": "0.0.1", "version": "0.0.1",
"license": "CC-BY-SA-4.0", "license": "CC-BY-SA-4.0",
"devDependencies": { "devDependencies": {

View File

@ -23,3 +23,16 @@ NameCheap
APIs APIs
fediverse fediverse
COVID COVID
Davide
Polonio
devOps
Padova
Golang
Podman
Kubernetes
IaC
Terraform
dojo
Gitea
orchestrators
md