Projects

A selection of projects that I'm not too ashamed of

SynKube - Kubernetes on GCP

SynKube - Kubernetes on GCP

Created a Kubernetes platform on GCP with Terraform, Helm, Teleport, Github Actions and Golang. The platform is used for deploying applications and CICD.

Zsh Environment Config

Zsh Environment Config

Generated a reproducible zsh environment with shell optimizations, aliasing, autocompletion, and custom functions for increasing terminal productivity.

encrypt-decrypt.me

encrypt-decrypt.me

Created a client-side secure password encryption website that implements OpenSSL aes256 standard. Used JavaScript, OpenSSL and encryption algorithms.

Pingdom Python Config

Pingdom Python Config

Built a python application that configures Pingdom using Pingdom API 3.1. The application uses a declarative approach to check creation.

Read Easy

Read Easy

Created a cross platform mobile application using Ionic, AngularJS and NodeJS that teaches users English by suggesting texts based on their proficiency. Used personalized word models from thesis project for selecting texts.

Language Learning

Language Learning

Constructed language learning desktop application that estimates the level of proficiency of users and recommends suitable articles to read. Utilized Python, NLP, JavaFX, data analysis, data modelling and statistics. Wrote honours dissertation on it.