Skip to content
View randjelaa's full-sized avatar

Block or report randjelaa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
randjelaa/README.md

Skills

  • Languages: Java, C#, C++, Python, C, JavaScript
  • Frameworks & Libraries: Kotlin, Angular, SpringBoot, .NET (WPF), JUnit, scipy
  • Databases: MySQL, Postgres

Feel free to connect with me on LinkedIn!

Pinned Loading

  1. secure-vault secure-vault Public

    Secure Vault backend provides a zero-knowledge REST API for storing and sharing encrypted secrets. Built with Spring Boot and Spring Security, it supports JWT authentication, MFA, Google OIDC login…

    Java

  2. secure-vault-frontend secure-vault-frontend Public

    The frontend is a Single Page Application (SPA) built with Angular, allowing users to securely manage, share, and decrypt secrets. It implements full client-side encryption and works seamlessly wit…

    TypeScript

  3. vet-clinic-desktop vet-clinic-desktop Public

    VetClinic is a WPF desktop app for managing veterinary clinic tasks, including user roles, appointments, medical records, and reports, with multi-language support and soft-delete features.

    C#

  4. vet-clinic-mobile vet-clinic-mobile Public

    VetClinic Mobile is a Java Android client app for veterinary clinic users (pet owners), enabling appointment scheduling, pet record access, service management, and payment tracking, with user-speci…

    Java

  5. qrs-complex-detector qrs-complex-detector Public

    This project implements a QRS complex detector for ECG signals using digital signal processing techniques, including bandpass filtering, derivative filtering, and the Hilbert transform. It processe…

    Jupyter Notebook 1

  6. web-app-testing web-app-testing Public

    This project contains automated tests for a Student Management System with a Spring Boot backend and Angular frontend. It focuses on verifying CRUD operations through Selenium UI tests and Postman …

    HTML