MA

Experiments

Lab work, prototypes, SDKs, and older builds.

Side projects, historical experiments, and things I built to learn or solve a narrow problem — from NFC attendance apps to payment SDKs and campus access tools.

Experiment archive

Smaller projects that show technical range beyond the main case studies.

5

lab entries

2

external links

Tags

Next.jsTailwind CSSGrok APISpeech-to-textHobby ToolKotlinAndroidJavaSDKFintechPaymentsAgriTech
018 June 2026
Teti Speech-to-Text Tool

Browser speech-to-text hobby tool for recording or uploading audio and video, then transcribing with Grok's whisper-large-v3 model using a bring-your-own API key.

Next.jsTailwind CSSGrok APISpeech-to-textHobby Tool
021 September 2021
Klasha Payment SDK

Android library built as a Kotlin wrapper over Klasha's payment API — with full unit, integration, and performance test coverage.

KotlinAndroidJavaSDKFintechPayments
041 August 2019
Exam Attendance App (NFC)

Android app using NFC-enabled student ID cards for convenient exam attendance marking in exam halls.

PHPJavaAndroidNFCEducation
051 June 2019
Smart Entry App

Mobile app for secure student check-in/check-out on campus — PHP backend API + Android app.

PHPJavaAndroidREST APISecurity