Nizar Selander
Consultant
Nizar's passion for technology drives him to constantly explore and learn new things. He enjoys sharing his tech knowledge with colleagues and values the learning he gains from them in return.
Outside of work, you'll likely find him immersed in development projects, gaming, or keeping up with the latest in tech. He's always up for a good conversation about how technology shapes the world around us and how it can be improved.
Since starting at factor10 in 2022, Nizar has been keen to tackle new challenges where he can make a meaningful impact. His experience is broad, covering scalable e-commerce, developer platforms, sustainable and high performing websites, and LLM applications.
Skills and interests
- Bachelor of Science in Software Engineering from Blekinge Institute of Technology.
- Versatile in various software engineering disciplines, including embedded systems, AI, robotics, and full-stack development. Skilled in both front-end and back-end technologies with a strong focus on software security and automation.
- Engaged in AI innovation, with hands-on experience in machine learning and computer vision. Skilled in leveraging LLMs for innovative applications, including retrieval augmented generation and the development of state-of-the-art virtual assistants.
- Keen interest in Formula 1, drawn to the sport's challenging dynamics and its emphasis on innovative engineering and strategic collaboration.
Personal Blog Feed
Visit Nizar's blogImplementing Durable Entities in Kotlin
This series explores how to implement Durable Entities in Kotlin, which are stateful objects that manage their own state and enable seamless persistence and resumption in server...
Read more at nizar.seSupply Chain Security Risks in Static Sites
Static sites are perceived as more secure than their dynamic counterparts due to their simplicity and lack of server-side components. However, this perception can lead to overlo...
Read more at nizar.seOptimizing GitHub Workflows for Efficiency and Sustainability
Integrating automation into development workflows has become crucial in recent years. In this post, I'll share a few strategies I've found useful for making these workflows both...
Read more at nizar.seRobot Control with the Jetson Nano
Two years ago, I got to dive into a project at the intersection of machine learning and hardware - right before ChatGPT became a household name and when terms like overfitting p...
Read more at nizar.seStriving for Performance and Design Harmony in Web Development
In modern web development, a fine balance between performance and user-centric design is key. It doesn't just enhance visitor retention; it deepens their interaction with the co...
Read more at nizar.seImproving Website Speed with Compression
Compression plays a vital role in the modern web. It helps us deliver content faster to users while preserving network resources. With technologies like Gzip and Brotli, we can ...
Read more at nizar.seServing Sites with NGINX QUIC
A quick look at QUIC and how to use NGINX’s newly released pre-built packages to enable it for your site.
Read more at nizar.seLook Smarter With Git: Rewriting Your History
We present some of our favorite tools that we use to reorganize intermediate changes into coherent commits and in turn make the improvements we want to a project's history.
Read more at nizar.se