๐Ÿ” I Made A Password Generator App

I made this little Password Generator App Want to see me create more? Feel free to join me on Linkedin

November 3, 2022

๐Ÿ‘€ Understanding ReactJS

So, Iโ€™ve been learning Web Development for several months and things are moving very, very slowly, but surely. Before I restarted my journey of getting into learning to code I had an understanding of how the web worked and was familiar with HTML, CSS and a little JavaScript (aka Script-Kiddie). This was a huge benefit when I started to create my first websites again in 2021. But then came ReactJS....

October 5, 2022

๐Ÿ”จSlow Webflow Site Because Of A Embedded Youtube Video? Here's Your Fix

Have you embedded a youtube video via iframe in your Webflow site and suddenly your page speed is super slow? Especially on mobile? Worry no more, hereโ€™s how you can fix it. Setup Lets first look at the iframe you are embedding in Webflow <iframe width="768" height="396" src="https://www.youtube.com/embed/QYAwFBGb-5U" rel="0" enablejsapi="1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" ></iframe> Problem The problem with this code is, that the video content of the iframe is loaded directly with the whole page....

October 1, 2022

๐Ÿ” Restart

After changing systems I accidentally deleted my local files for this website. ๐Ÿคฏ Hereโ€™s what happened. After about 5 years I bought myself a new laptop. I had been working with 2 systems on my old laptop Linux & Windows. I saved my development files for my website locally and thought they are synced with the cloud. Well, turns out they were not. So I cleared my old system thinking I have a backup for everything....

September 10, 2022

๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป Weekly Coding Reflection CW 30

Why I am doing this: I have noticed, that I am not coding as much as I would like to. To solve this problem and stay accountable to myself, I will write a weekly coding reflection. Morale 7/10 Currently focussing on Learning the fundamentalf of ReactJS. What I did & learned Project: getUp - React App I managed to save the data the user enters in the counter of the ReactJS App in the local storage of the browser....

July 30, 2022

๐Ÿ”ฎ The Randomness of Viral Posts

What do Gangnam Style, Justin Bieber and Nathan Apodaca have in common? For different reasons, they all cracked the social media algorithm leading to overnight fame. Or, in simpler words: They went viral. Going viral is the goal of many creators. Itโ€™s the reason countless online professionals lost their jobs and or minds and some might even argue lives. It can lead to success at the speed of light or shed (unwanted) attention on people or topics....

July 9, 2022

๐Ÿชถ June '22 Reflection

Overview The last month was a colorful box mixed with a wide range of experiences. First, I started working as a Group Fitness Trainer again. This does get tricky in addition to my consulting work when it comes to balancing my time. Second, I neglected my business project as I had to prioritize my paid work. Third, a range of private meetings and personal obligations took a toll on my productivity....

July 5, 2022

๐Ÿ“ May '22 - Reflection

Overview Itโ€™s strange looking back. I started my entrepreneurial journey 1 year ago. A lot has happended since then. But one thing has not changed: My willingness to continue my entrepreneurial journey. A hard path to walk I have had a few inquires about fulltime positions, but notice that I do not resonate with them at the moment. Being a self funded founder is by no means easy. I am still struggling with regular income streams and have not cracked this nut yet....

June 9, 2022

โœ๐Ÿพ April '22 - Reflection on the past month(s)

Overview After nomading for some months Iโ€™m back at home and needed some time to settle back in. Itโ€™s strange how fast the hometown can become unfamiliar. My travelling was split into two journeys which taught and showed me vastly different ways of living. Hereโ€™s what I mean 1. Living in alignment I spent the first 3 months on the canary islands and was surrounded by nature all day. It was amazing having the opportunity to watch the sun go up and down and have the opportunity to go surfing nearly every day....

May 5, 2022&nbsp;ยท&nbsp;2 min

๐Ÿ˜ตโ€๐Ÿ’ซ Learning Full Stack Web Development - Month 3

You know how everyone tells you things do not always go as expected? Well, thatโ€™s exactly what I am experiencing right now. I kind of lost track of The Odin Project. Here`s why: Loosing focus After learning about JavaScript Classes & ES6 Modules I had a hard time grasping the concepts, but just sticked with the material. I was just learning about Webpack, as I stumpeld upon a Job that seemed to be a perfect fit for me....

April 3, 2022