Daniel Albl


Computer Science Graduate - SD School of Mines and Technology

Software Engineer - Vivint Smart Home

DanielErichAlbl@gmail.com

605-715-9797

Projects



Chess

Fullstack chess platform written in Rust allowing users to play chess online and showing engine analysis in a unique visual way.


Online Rubik's Cube

Rubik's Cube made in THREE.js that can be moved quickly with keystrokes. It can also solve the cross (first step of solving) in the lowest number of moves.

Stock Growth Visualizer

Displays a histogram of the growth of a stock price for a variable time interval. Information is taken from the Yahoo Finance API. Also displays some basic statistics.

Neural Network

A neural network and training algorithm made completely from scratch in C++. There is also a branch for a convolution neural network.


Tetris

A native app made in C++ and GLUT (a C++ library built on OpenGL) that replicates the classic game of tetris.



Fingerprint Segmentation

A collection of python scripts for testing and training a deep learning model for fingerprint segmentation. Also includes data augmentation.