Skip to content

Projects

Secure It – Encrypted File System

Java — Jan 2024. Encrypted file system implementing AES-CTR for confidentiality and HMAC for integrity; robust key handling and authenticated metadata.

dane-ukken
secure-it-encrypted-fs

Java file system layer with AES-CTR encryption and HMAC verification. CLI utilities and test suite included.

1
0
0
0
JavaAES-CTRHMACSecurityCryptoCLI
Planet – Event Planner

React, Next.js, Redux, Passport.js, MongoDB, Jest, Docker — Dec 2023. Role-based auth for organizer workflows, user-specific actions, and enhanced attendee engagement.

dane-ukken
planet-event-planner

Next.js event planning app with Passport.js authentication, Redux state, MongoDB data layer, and Jest tests. Dockerized for deployment.

1
0
0
0
ReactNext.jsReduxPassport.jsMongoDBJestDocker
Medical Named Entity Recognition – BERT

Python, PyTorch — May 2024. Developed a Medical NER model using pre-trained BERT/ALBERT with 1,000+ downloads. Achieved F1 = 0.8726 by fine-tuning on the i2b2/n2c2 clinical notes dataset.

dane-ukken
medical-ner-bert

Production-ready Medical NER (BERT/ALBERT + PyTorch). Training & inference pipelines, evaluation, and packaging.

1
0
0
0
PythonPyTorchBERTALBERTHuggingFaceNER