Essays

Conscious Software Engineering. What I Learned in University

08 May 2024

My software engineering education at the University of Hawaii at Manoa has been a transformative experience. Through this essay, I will reflect on the skills I have acquired, the insights I have gained, and the technologies I have learned. Skills...

Software Engineering Education JavaScript

AI in Class

04 May 2024

I. Introduction The emergence of AI in education is revolutionizing the way we learn and teach. One of the most advanced areas is Large Language Models, which are now accessible to everyone and transforming the educational landscape. The rapid improvement...

AI Education Software Engineering

Building Resilient Software

25 Apr 2024

Have you ever built something? I am not talking about assembling a constructor, but about creating from scratch, something that is intended to be used daily. Choosing metrics, materials, and tools, and then putting it all together. Often it is...

Desing Patterns Software Architecture Software Engineering

UI Frameworks for Web Development

22 Feb 2024

Why Use a UI Framework? CSS (Cascading Style Sheets) might seem something only web designers should touch. If you know nothing about user interface (UI) design, the easiest option might be to delegate to a professional. However, a better solution...

Software Engineering UI Frameworks

Coding Standards. Improve Your Style

08 Feb 2024

Enforce coding standards Imagine driving on a highway without lane markings or traffic signals. While navigating solo might be feasible, the presence of others instantly raises the risk and anxiety. Similarly, coding without standards poses dangers, even if you’re the...

Software Engineering Code Quality Coding Standards

So, You Smart. Will Your Questions be Answered?

25 Jan 2024

Every developer has faced a baffling bug that makes their code scream an error. This is where hair-pulling sessions begin. But for the truly masterful engineer, there’s another route: the art of the smart question. Definition Eric Steven Raymond, in...

Communication Smart Way

High Hopes

23 Jan 2024

The Glasses of Nerdicon Gazing through the telescope of time, I see before me a vast, unpainted canvas – my future. It shimmers with potential, waiting to be adorned with the vibrant strokes of the skills I yearn to cultivate....

Software Engineering Learning LLM

Mind JavaScript

17 Jan 2024

Ever wondered why websites feel alive, responding to your clicks and scrolls? The secret lies in a silent orchestra conductor - JavaScript. This powerful language, not simply a wall between users and databases, has become the driving force behind web...

Software Engineering Learning