Jasper Fritse

Jasper Fritse

Junior Sofware Engineer / Web Developer

Welcome to my page! Most of it is still under construction.

My name is Jasper Fritse. I'm a 25 year old web developer who has graduated from Windesheim, Zwolle.
Most of the time I spend next to my study I work on personal hobby projects and participate in code battles.

Side hobbies next to programming, I enjoy hanging out in the city, playing video games, and playing Magic: The Gathering.
Currently looking for a new job that is oriented around front-end web development.

Work / Internship Experience

ETC Cases Kadaster

Javascript, Typescript, node.js, D3.js

ETC Cases was an internship project I collaborated on with a SCRUM team that visualises work cases inside the company and connects the data between them.

K2G-Alert kaartje2go

Javascript, Typescript, node.js, React, Redux

The final intership project I did for the last semester involved creating a fully customizable alert module to replace the existing SweetAlert module. This feature-rich application allows users to create their own alert windows using a React-based environment, and uses a state management system with Redux so that the alert module can be used to accept forms and handle subtabs.

NBR Alliander N.V.

SAP UI5, Node.js

Collaborated on a web application that is used for securing transfomers over the region in SAP UI5.

College / Side Projects

Antreematter Dimensions beta

Javascript, Vue.js

A fork of The Modding Tree, Antreematter Dimensions is an idle game based on Antimatter Dimensions. You start with 10 antimatter and buy upgrades to eventually reach Infinity.

Yet Another Idle Game alpha

Javascript

YAIG is a game where you use points to buy generators. The more generators you have, the more points you will get.

AIquarium v1.0

C#, Lua

AIquarium is a major college project I have developed to simulate a working "AI" on a fish tank to stimulate various aspects in AI development such as state management, decision making, and path finding algorithms.
It even comes with a completely customizable Lua-based environment to script your own entities into the game.

WebGL Playground v1.0

Javascript, WebGL

As a side hobby I like to toy around in WebGL. Using various shaders I have constructed an environment that has semi-realistic water simulation.
Note that you need to click on the canvas to enable camera locking. You can move around with WASD and look around with the mouse. Press SPACE to jump and hold SHIFT to sprint.

JsOS v0.3

Typescript, Javascript, Node.js, Gulp

One of my hobby projects was to create a complete "mock" operating system in Javascript. Sounds impossible, doesn't it? Using a custom framework I constructed ("XFrame"), I slowly created the desktop environment that can edit and execute it's own programs. The "backend server" is a loose Node.js based environment that allows file storage.

(And yes, what you're seeing in the thumbnail image is pure CSS!)

Jetris v0.5

Javascript

Jetris is a fast-paced block stacking game. Currently this build is unstable and will be replaced with an Electron-based application soon.