Skip to content

Commit

Permalink
feat: optimize images from png to jpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
FanJups committed Apr 6, 2024
1 parent 9f647c9 commit 0fcd63c
Show file tree
Hide file tree
Showing 13 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/blog/open-source-driven-development.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ tags: ['Open Source Driven Development', 'Open Source', 'Driven Development', 'O
draft: false
description: It’s about how Open Source can help individual or organization to get better and better
summary: It’s about how Open Source can help individual or organization to get better and better
images: [/static/images/posts/open-source-driven-development/osdd-article-preview.png]
images: [/static/images/posts/open-source-driven-development/osdd-article-preview.jpg]
layout: PostLayout
canonicalUrl: open-source-driven-development
authors: ['default', 'fanjups']
---

![Open Source Driven Development Image Banner](/static/images/posts/open-source-driven-development/osdd-image-banner.png)
![Open Source Driven Development Image Banner](/static/images/posts/open-source-driven-development/osdd-image-banner.jpg)

---

Expand Down Expand Up @@ -118,11 +118,11 @@ Well, where do I start ? **My whole life was a rollercoaster, so many ups and do

My life was a big mess. Above all, I was jobless in 2019. Despite all the difficulties, I was really motivated to change things for the better. I read an article on Medium from an Uber's Engineer **inviting devs to not only send their resumes but to show their skills by contributing to Open Source**. It made me think twice then I started contributing to Société Générale projects: [my commits on arch-unit-build-plugin-core](https://github.com/societe-generale/arch-unit-build-plugin-core/commits?author=FanJups) & [my commits on arch-unit-maven-plugin](https://github.com/societe-generale/arch-unit-maven-plugin/commits?author=FanJups). [I made my first Pull Request on May 14, it was merged on May 21, 2019](https://github.com/societe-generale/arch-unit-maven-plugin/pull/5):

![Screenshot of my first Open Source Pull Request on Société Générale arch-unit-maven-plugin](/static/images/posts/open-source-driven-development/my-first-open-source-pull-request.png)
![Screenshot of my first Open Source Pull Request on Société Générale arch-unit-maven-plugin](/static/images/posts/open-source-driven-development/my-first-open-source-pull-request.jpg)

It was really fun to contribute to projects used by other devs, **seeing my name amongst other contributors motivated me to keep going then I continued to contribute again and again**:

![Screenshot of the contributors list to Société Générale arch-unit-maven-plugin](/static/images/posts/open-source-driven-development/contributors-list-to-societe-generale-arch-unit-maven-plugin.png)
![Screenshot of the contributors list to Société Générale arch-unit-maven-plugin](/static/images/posts/open-source-driven-development/contributors-list-to-societe-generale-arch-unit-maven-plugin.jpg)

That same year, I also published my first article on DZone titled [Applying CI/CD to Java Apps Using Spring Boot](https://dzone.com/articles/applying-cicd-to-java-apps-using-spring-boot). This article has been read at least 110k times and [forked by at least 60 devs on GitHub](https://github.com/FanJups/cicd-applied-to-spring-boot-java-app). I did not expect this result for my first article. [Rodrigo Graciano](https://twitter.com/rodrigograciano) shared my article on his [blog](https://graciano.dev/2020/01/16/weekend-reading-list-2/). That time, I was so surprised, I was like who is this guy ? How did he get my article ? I did not expect this outcome. He became my mentor, I am so grateful.

Expand All @@ -144,9 +144,9 @@ Now I’m in Portugal, I continued working on js-generator. In 2023, I started c

After getting a job, I am excited to start my speaking journey talking about OSDD at 2 conferences: [Lisbon JUG on April 2, 2024](https://www.meetup.com/pt-BR/lisbon-jug/events/299711843/?isFirstPublish=true) and [JNation, 4-5 June 2024](https://jnation.pt/). That's a big upgrade! Being a speaker is the logical continuation of my difficult journey before arriving in Portugal, my first article published by DZone in 2019 and my Open Source contributions. I rely on Open Source to improve myself day after day. Likewise, I think everyone can do the same. Reason why the theme of my talks is **Open Source Driven Development (OSDD)**.

![Lisbon JUG Event - April 2, 2024](/static/images/posts/open-source-driven-development/lisbon-jug-flyer-2-april-2024.png)
![Lisbon JUG Event - April 2, 2024](/static/images/posts/open-source-driven-development/lisbon-jug-flyer-2-april-2024.jpg)

![JNation 2024 (4-5 June) website screenshot showing my speaker bio](/static/images/posts/open-source-driven-development/jnation-2024-screenshot-showing-my-speaker-bio.png)
![JNation 2024 (4-5 June) website screenshot showing my speaker bio](/static/images/posts/open-source-driven-development/jnation-2024-screenshot-showing-my-speaker-bio.jpg)

I started Open Source in order to show my skills to get a job then I got motivated about contributing to give back to the community, **it’s better to be a producer than a consumer**. It's not that easy to find time but thanks to passion I keep going. I remember **contributing while being jobless** and **waking up on saturday at 5 am to work on [js-generator](https://github.com/osscameroon/js-generator) after a long tiring week**. On [LinkedIn](https://www.linkedin.com/in/fanon-jupkwo/), you’ll notice I added **FanJups, Open Source Guy** to my name long time ago, the goal is just to give an overview of my profile, inform about the fact that my career is driven by Open Source and invite people to do the same. **I did not yet receive any money from Open Source but I improved my skills which allowed me to travel to work in Portugal and start my speaking journey. My life is a testament to how Open Source triggers career growth**.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 0fcd63c

Please sign in to comment.