Old Events

The itenium technical agenda
Discover what happened over two years ago @ itenium.

31/05/2023

itenium weekend

A glimpse of how our team made one weekend epic

Sky-high thrills, racing chills, and mouthwatering grills - Our team soared to new heights of fun, blending adrenaline-pumping indoor and outdoor skydiving, heart-racing race spectating, and sizzling barbecues.

Image Gallery

FunEvent

LinkedIn

Instagram

Twitter

25/05/2023

Code Complete

Part 1 because... 1k pages 😱

Where the Coding Horror blog got its logo from.

Overview of McConnels best practices for creating high-quality code.

Image Gallery

ArchitectureTrack Theoretical Virtual

Github Source

18/05/2023

Artificiële Intelligentie

Live show by Lieven Scheiren

Last week, the itenium crew attended the Artificiële Intelligentie Zaalshow by Lieven Scheire. It showcased the complexities and limitations of AI, a "new" domain of the tech world from the late 50s that has taken us all by storm

Image Gallery

FunEvent

LinkedIn

Instagram

Twitter

11/05/2023

EventSourcing and CQRS

When to CQRS, and when not?

Theoretical introduction to EventSourcing & CQRS. Exploration of the different features, challenges and consequences like Hydration, Projections, Snapshots, Temporal Queries, Rewriting History etc.

ArchitectureTrack Theoretical Virtual

Github Source

Itenium blog Post

27/04/2023

Rest / JWT / Postman / DevTools

The relevant bits for Testers and Analysts

Quality is our driving force, making us a company of distinction!
At itenium, we aim to always move forward and one way we do it is by empowering our consultants with the necessary skills to always exceed our client's expectations As part of this empowerment journey, we recently wrapped up our dynamic session on REST, JWT, Postman, and Dev tools. The team continuously embarks on our journey to growth, constant improvement and superiority in quality.

QAEvent Code-Show Virtual

Github Source

LinkedIn

Instagram

Twitter

20/04/2023

Regex Introduction

Regular Expressions introduction

We believe that quality is not a one-time achievement but an ongoing commitment. This is why we invest time and effort in making sure that our consultants' skills are always in top shape. With guidance and constant development, there is so much potential that can be unlocked. This was proven last week when we had our tech event covering our very own RegEx Tutorial. We explored a world of possibilities where we conquered the art of pattern matching and text manipulation through practical examples and exercises. Our team's coding prowess soars some more!

Image Gallery

TechEvent Hands-On

Github Source

LinkedIn

Instagram

Twitter

Itenium blog Post

Itenium blog Post

18/04/2023

Security Bootcamp: The Hacks

A demo of all hacks from the security bootcamp.

We leave no stone unturned in our pursuit of quality. We ensure that every product and service reflects our unwavering dedication to delivering the best. Understanding the vulnerabilities of the business and our strengths are the ways that help us in tackling any roadblocks that stand in our way. It's always crucial to be aware and prepared. This was demonstrated during our Security Bootcamp where we explored the world of hacking and learned to defend against them. We recently revisited the hacks that were presented and it was mind-expanding how these sometimes simple exploits lead to a bigger problem. The team's Security Awareness reaches another level!"

TechEvent Code-Show Virtual

LinkedIn

06/04/2023

Frontend UnitTesting

UnitTesting from Jasmine to Jest

Last week we combined our Architecture and Frontend Tracks with a first hands-on session "Jest". Writing tests in a real-world application with Express and MongoDb. This was the first of a 3 parter.

Testing React components with Jest is next!

Image Gallery

FrontendTrack Hands-On

Github Source

LinkedIn

Itenium blog Post

24/03/2023

Security Bootcamp

Codename FEAR

The first iteration of the itenium Security Bootcamp: A full day teambuilding and... hacking!

Image Gallery

Bootcamp Hands-On

Itenium blog Post

16/03/2023

VR Gaming

Virtual Reality Gaming with the team

Our drive for quality allows us to shoot for success. Add a little thinking outside of the box to the mix and it comes as no surprise that itenium is always at the top of its game.

Speaking of shooting, outside of the box and game, we recently ventured as a team into the depths of virtual reality gaming.

Needless to say, our team took this challenge to the next level.

Image Gallery

FunEvent

LinkedIn

09/03/2023

React Component Profiling

War-Story on React component performance.

In React Component Profiling, we improved the frontend performance of an internal itenium application (10s -> 120ms) by tackling some nasty dependencies (the npm package for calculating a holiday loaded 10MB JS, our AuthService that accessed localStorage repeatedly, ...) after which we did further analysis using the Profiler Chrome Extension & component, and got to the x10 performance by restructuring the store and using React features like memo, useMemo and introducing a new library reselect.

FrontendTrack Code-Show Virtual

Github Source

LinkedIn

Instagram

Itenium blog Post

02/02/2023

Storytelling and Feedback

Communication is key

Finding the right words and finding the perfect way to say it really makes a big difference in every collaboration.

Image Gallery

SoftSkill On-Site

LinkedIn

Instagram

19/01/2023

itenium New Year Event

Ending the year right @ Zelda & Zorro

The itenium team looks back on 2023 and discusses the plans for 2024. A fun night with great people!

Image Gallery

FunEvent

LinkedIn

Instagram

Twitter

12/01/2023

Angular: ReactiveForms

Demystifying the FormBuilder, Array, Group & Control

After a small pptx on the basics of Angular's ReactiveForms, the session turned hands-on with exercises on combining FormArray and FormGroups, implementing and UnitTesting form behaviors, Validators and, for the brave, ControlValueAccessor.

Image Gallery

FrontendTrack Hands-On

Github Source

24/11/2022

Kubernetes

Kubernetes introduction and more

At the end of 2022 we continued our introduction session to Kubernetes where we integrated additional tooling to our demo app: Helm, Ingress, TLS, Istio, Volumes, Healthchecks, Rolling updates and more!
Thanks Jan Wielemans for another interesting evening!

Image Gallery

TechEvent Hands-On

Github Source

LinkedIn

Instagram

Twitter

20/10/2022

Escape Game: Alcatraz

Escaping the inescapable

The itenium gang tackled the twists and turns of Exit Games' Alcatraz. It was a tough run escaping this maximum-security prison but the team persisted

Image Gallery

FunEvent

Twitter

08/10/2022

Git Deepdive

Let's git down to business

The team took a deeper look at git. A tool that is widely used for version control by most but is only fully understood by some.
Behind its simple facade, lies the complexities that make it attractive as a go-to tool..

TechEvent Theoretical Intermediate

Github Source

LinkedIn

Instagram

Twitter

26/09/2022

RXJS

Reactive Extensions for JavaScript

Last Monday, we continued our frontend adventure with a hands-on session of Reactive Programming using RXJS😎
We solved incrementally more difficult challenges until we ended up with an Observable that called a REST API but only after retrieving/refreshing a JWT token and which responded to changes in filters and pagination.

Once there, it was time to integrate it all into an Angular app.

FrontendTrack Hands-On On-Site

Github Source

LinkedIn

Instagram

Twitter

14/09/2022

Garbage Collection

Java vs .NET

We learned about the why of Garbage Collectors and the different strategies used in the hybrid Tracing implementations of Java and .NET. Escape Analysis, Generations, SATB-algorithms, Compacting and Evacuation. It's all pretty interesting stuff -- if you're a total geek like us!

TechEvent Theoretical Virtual

Github Source

12/09/2022

Vue.JS

Revamp of the VueJS v2 session to Vue 3

After the great success of the React itenium Socks Store, we've done the exact same thing but now in the most lightweight SPA framework out there: VueJS"

FrontendTrack Code-Show exercisesAtTheEnd

Github Source

LinkedIn

Instagram

Twitter

05/09/2022

React

Unidirectional Data Flow UI Library

The team tackled React JS last week and it surely honed our frontend skills😎 To growth and beyond🔥

FrontendTrack Code-Show exercisesAtTheEnd

Github Source

Github Source

LinkedIn

Instagram

Twitter

25/08/2022

UnitTesting & TDD

The importance of UnitTesting cannot be overstated. We're all on our way to become senior developers and architects. One of the responsibilities as the architect in the team is incorporating UnitTesting in the development process. This includes being able to explain what UnitTesting is to juniors, as well as communicating best practices, configuring the CI, convincing management of the added value and more.

Image Gallery

ArchitectureTrack Theoretical On-Site

Github Source

LinkedIn

Instagram

Twitter

29/06/2022

CO2duino

We built our own CO2 Meter!

Enhance your indoor environment with the itenium CO2 Meter—carefully assembled and programmed by hand during our hands-on TechEvent. This DIY project combines the precision of the Wemos S2 Pico dev board with the SGP30 CO2 sensor, giving you accurate air quality monitoring and control for a healthier, more comfortable living space.

Image Gallery

TechEvent Hands-On On-Site

Github Source

15/06/2022

Microkernel

The microkernel architecture revolutionized software design by stripping down the core and letting most services run separately. This clever approach made systems more stable and flexible, making updates a breeze and reducing the chances of a meltdown. Think of it as the minimalist superhero of software architecture—lean, adaptable, and always ready for action!

Image Gallery

ArchitectureTrack Theoretical Virtual

Github Source

23/05/2022

Redux - What, Why, When... It Depends

Frontend State Management with Unidirectional Data Flow

Yesterday we got an in-depth training about redux: what, why when, it depends... More specifically, we talked about NGRX in Angular, its boilerplate code, and if it's worth the hassle. Awesome session.

Image Gallery

FrontendTrack Theoretical Virtual

Github Source

Instagram

Twitter

14/05/2022

Spaced-based Architecture

In this technical session on Space-based architecture, we explored how distributing processing and storage across multiple nodes enhanced scalability and availability, effectively managing high transaction volumes and preventing bottlenecks.

ArchitectureTrack Theoretical Virtual

Github Source

Instagram

Twitter

28/04/2022

Architecture Kick-Off

We recently had our Architecture Track kick-off session where we laid the foundations of IT architectural knowledge for our consultants. Another exciting topic to ensure that our team stays on top of their game.

Image Gallery

ArchitectureTrack Theoretical On-Site

Github Source

Twitter

22/03/2022

Battle Cart

At our latest get-together, we took on 'battle karting,' which was like experiencing Mario Kart in real life. It was almost as challenging as dodging potholes on Belgian roads, but we had a blast! We just had to watch out for those speeding tickets on the way home 😁.

Image Gallery

FunEvent

Instagram

Twitter

11/03/2022

Chatbots Bootcamp

At our recent bootcamp, we had an exciting hands-on experience where we developed our own chatbot using Google Dialogflow. The day was filled with learning, collaboration, and creativity as we delved into the intricacies of chatbot development. To top it all off, we enjoyed a delicious lunch, snacks, and drinks. It was a perfect blend of tech exploration and team bonding!

Image Gallery

Bootcamp Hands-On Virtual

Github Source

Instagram

Twitter

25/02/2022

Serverless

We recently organized a training session on Serverless Architecture, which added another valuable layer to our team's knowledge base. With every session, we continued to grow and innovate. On to the next! Learning never stopped at Itenium!

Image Gallery

ArchitectureTrack Hands-On On-Site

Github Source

Twitter

03/09/2021

Flutter

Our team at Itenium got hands-on with Google's Flutter through an engaging virtual training session. We were eager to expand our knowledge and stay ahead in the tech world. The session was packed with insights into Flutter's capabilities, helping us enhance our skills and explore new possibilities. At Itenium, we never stop learning!

FrontendTrack Hands-On On-Site

Github Source

Twitter

01/03/2021

Git Messes

How to get out of a mess

How to get back to a clean slate after getting yourself in a mess after a merge gone wrong. What are your options?

TechEvent Code-Show Intermediate On-Site

Github Source

About itenium

We are specialized in building unique digital experiences for our clients - from websites to special purpose applications.