Thoughts about my experience through the software world.
2024-01-25

How do AI detectors work?

I've been copy pasting a couple of interesting and good looking articles in an AI text detector. Some of them came up to even 100% AI. Curious about how you can say if a text is AI or not? Learn more about this and why it is important.

Read more...
2023-11-26

Creating Landing Pages that convert

In the realm of web design, the landing page act as the gateway to user engagement and conversion. It's the digital handshake, where first impressions matter most. Explore the steps need to create a successful landing page.

Read more...
2023-09-27

Taming the Challenge of Sending Messages between IFrames and Parent Windows

Explore the ins and outs of secure cross-origin communication between embedded iframes and parent windows in web development. Learn how to leverage window.postMessage and a regex filter within the message data object to build a robust and trusted channel for data exchange. This article delves into the practical aspects of overcoming challenges and achieving the delicate balance between security and effectiveness in web development.

Read more...
2023-08-11

How I became a fullstack online teacher

Stepping into the role of an online teacher at GoIT was a blend of excitement and uncertainty. Guiding students through web development while learning alongside them humbled me, showcasing that teaching is a two-way avenue for growth.

Read more...
2023-05-27

Frontend Development - A journey of Logic, Creativity, and Community

Let's explore the captivating world of front-end development, where logic and creativity intertwine to create exceptional user experiences. Join me on a personal voyage through the ever-evolving landscape of HTML, CSS, and JavaScript, as we uncover the power of community and embrace the endless possibilities that front-end development offers. Discover why now is the perfect time to embark on this exciting journey and become part of a thriving community shaping the future of the web.

Read more...
2023-04-18

Why Next.js Might Be Worth Considering for Your Next Project

I'm always on the lookout for the latest and greatest technologies that can help me and my team build better products faster. In recent years, one framework that has been gaining a lot of traction in the frontend community is Next.js. In this article, I want to share my perspective on why Next.js is such a helpful framework for frontend development, based on my experience using it in a project to modernize a web app.

Read more...
2023-04-04

Five techniques to boost your productivity

As a software engineer, staying focused and productive is essential to achieving success in your work. However, distractions and multitasking can hinder your ability to accomplish tasks efficiently. In this article, we will explore 5 proven focus-boosting techniques that can help you improve your concentration and productivity.

Read more...
2023-03-28

Tips for Newcomers in the IT Industry

Are you a newcomer in the IT industry feeling lost and overwhelmed? As a frontend engineer with years of experience, I know how challenging it can be to get started. In this article, I share valuable insights and tips that I wish I had known when I first began my journey.

Read more...