English C2 Proficient
I got my English C2 Proficient certificate I recently completed the English test from Education First and achieved C2 Proficient. In simple terms, this means English feels natural to me. I do not need to… English C2 Proficient
I got my English C2 Proficient certificate I recently completed the English test from Education First and achieved C2 Proficient. In simple terms, this means English feels natural to me. I do not need to… English C2 Proficient
I completed the SIMATIC WinCC Open Architecture Basic Course, a professional training delivered by ETM Professional Control in The Hague in the Netherlands. This certification confirms my practical and theoretical knowledge of WinCC Open Architecture,… SIMATIC WinCC Open Architecture Basic Course Certification
In complex automation systems, problems rarely announce themselves clearly. A value arrives too late. A subscription behaves differently than expected. A client reconnects more often than it should. At that point logs are often not… Wireshark as a microscope for OPC UA communication
Secure, Structured Communication for Modern Industrial Systems OPC UA is what happens when industrial communication grows up. It was designed to solve the limitations of older field protocols such as Modbus. Instead of just reading… OPC UA vs Modbus
Coils, Registers and How the Protocol Actually Works Modbus over TCP is one of the simplest industrial communication protocols still in heavy use today. It runs on Ethernet, uses TCP port 502, and follows a… Modbus over TCP
What I Learned: TIA Portal Feels Familiar When You Know Other PLC Systems One of the most important realizations while reviewing the Siemens TIA Portal S7 1200 course was how familiar the environment felt in… Siemens TIA Portal
I completed the online course Programming for Everybody Getting Started with Python, offered via Coursera and authorized by the University of Michigan. I approached this course with the goal of building a solid and correct… Python – Programming for everybody
This project was developed as a team exercise during my studies at my first year at UCLL for an associate degree in programming and focused on designing and implementing a complete web application for a… Building a Restaurant Booking Platform with ASP.NET MVC
www.calc.ovh Sometimes the best way to grow as a developer is to build something that looks simple on the surface but hides real engineering depth underneath. A calculator is one of those projects. At first… Building a Smart Calculator from Scratch Using Vanilla JavaScript