Skip to content
View DevJasperNL's full-sized avatar

Organizations

@Occurify

Block or report DevJasperNL

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DevJasperNL/README.md

👋 Hi, I’m Jasper

I’m a passionate and enthusiastic senior software engineer with a strong focus on software quality and customer satisfaction.

I bring experience working in multinational, multidisciplinary teams, contributing to every stage of the software development lifecycle. I’m a reliable team player, always eager to learn, and quick to adapt in dynamic environments.

My love for programming began long before my professional career. Even in elementary school, I was already creating computer games—drawn in by the magic of turning an idea into something real that others could enjoy. That sense of creativity and impact still drives me today.

Outside of work, I’m an active contributor to the open source community and always have a side project on the go.


🌱 What I’m working on / Open Source projects

Some of the open source projects I’ve created or contributed to (all in .NET C#):

  • 🗓️ Occurify – A powerful and intuitive .NET library for defining, filtering, transforming, and scheduling instant and period timelines.
  • 🏡 CodeCasa.Showcase – A smart home implementation example using C# and NetDaemon.
  • 🏗️ CodeCasa – A collection of .NET libraries providing NetDaemon extensions alongside general purpose smart home automation utilities.
  • 🔄 Reactive.Boolean – Reactive Extensions meant specifically for implementations of IObservable<bool>.
  • 🛠️ Contributor to NetDaemon

📫 Socials

Pinned Loading

  1. Occurify/Occurify Occurify/Occurify Public

    A powerful and intuitive .NET library for defining, filtering, transforming, and scheduling instant and period timelines.

    C# 72 2

  2. CodeCasa.Showcase CodeCasa.Showcase Public

    A smart home implementation example using C# and NetDaemon.

    C# 32 2

  3. CodeCasa CodeCasa Public

    A collection of .NET libraries focused on smart home automation, Home Assistant integration, NetDaemon extensions, and general-purpose utilities.

    C# 6

  4. Reactive.Boolean Reactive.Boolean Public

    Reactive extensions meant specifically for implementations of IObservable<bool>.

    C#