Home Coding
Coding
Cancel

Coding

Qlik's New Scatter Plot

The new scatter plot, sn-scatter-plot, has reached its finalized form a week ago in Qlik OSS (Qlik Open Source Software). I joined this project since my first day at Qlik, and its completion also m...

Nobel Prize

Some text about prizes by genders Some text about prizes by categories Some text about prizes by genders in across different categories Some text about prizes by year...

My javascript solutions to Codility training lessions

Though not being as extensive as Leetcode, Codility provides free, categorized training lessons for those who are preparing for a coding interview. Here are my solutions to all of these lessons. Th...

Solar System Simulator With Javascript

I had 1.5 days during a Qlik hackathon to build something fun. I decided to build a simplified version of my Solar System Simulator using javascript. The graphics is rendered on a canvas. Planets/s...

Flashy - a flashcard webapp

I made a minimal website where users can study Swedish vocabulary using flashcards with personalized progress based on spaced-repetition technique. At the frontend, I only employed plain HTML/CSS/...

3D Model Viewer

I built a 3D model viewer where user can import a wavefront .obj model, view the model, and navigating around (pan, zoom, rotate) using mouse and keyboard. The project was built using C++ with Visu...

2048 Game

I made a copy of the once popular 2048 game. The source code can be found in my Github. 2048 2048 Score...

Solar System Simulator

I made a simulator of the Solar System using Qt, VTK, and C++. Qt is an IDE for creating GUI applications using C++, and VTK is a library for 3D computer graphics, image processing, and visualizati...

Trending Tags