ABINAND SIVAKUMAR

Data Analyst
Technical Business Analyst
Software Engineer

About Me

profile

IT professional with experience in web applications engineering as data analyst, technical business analyst and software engineer primarily in the E-commerce and Fintech domains.

Demonstrated ability to bridge technical and non-technical stakeholders with a passion for leveraging technical expertise to support data-informed decision-making.

SQL
Python
Pandas
Tableau
Excel
Jupyter
Matplotlib
Postman
REST APIs
JavaScript
MongoDB
UML
E-Commerce
Retail
Finance
Online Payments
Digital Marketing
Online Entertainment

Demo Games

Recommended viewing on desktop

Drowning Frog

Side scroller with projectile motion, procedural path generation mechanics.

Moving Target Pursuit

An algorithm for game agents to pursue moving targets efficiently in a dynamic game map which I developed as part of my engineering coursework and was originally implemented in XNA.

Quaternion conversion and interpolation

A javascript implementation of the spherical linear interpolation algorithm from gamemath.com used to show how quaternions are used for animating rotations

Cage factory

Satisfying animation created using Unity scripting including translations, rotations, scaling and events.

Jet Fighter Arcade Game

A simple game featuring rigidbody physics, collision detection, audio, particles and UI to refresh and explore Unity.

Three.js Custom Shader

Demonstrates a fragment shader used to render a diffuse light on a normal map. The light color varies depending on the pixel position on the screen.

Tesselation and Twist

A WebGL learning project on twisting of primitive shapes by displacing vertices proportional to the distance from the shape's center.

Classic Breakout

The breakout game written completely in JavaScript. One of my older explorations.