Skip to content
View jetaimejeteveux's full-sized avatar
😄
😄
  • Yogyakarta

Block or report jetaimejeteveux

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

Pinned Loading

  1. Medicine-Reminder Medicine-Reminder Public

    A simple medicine reminder system built with NestJS, Prisma ORM, and PostgreSQL. This project allows users to schedule and manage medicine reminders (MVP: every 8 hours). Authentication is implemen…

    TypeScript

  2. music-catalog music-catalog Public

    A Music Catalog API built with Golang, using Gin, GORM, and JWT authentication. This project follows clean architecture with a modular structure.

    Go

  3. Fluxtask Fluxtask Public

    FluxTask is a distributed task queue built with Spring Boot, Kafka, PostgreSQL, and Redis. It enables asynchronous task execution via a REST API, leveraging Kafka for message-based processing. Task…

    Java 1

  4. Redis-Lite-cpp Redis-Lite-cpp Public

    🚀 A lightweight, Redis-inspired in-memory key-value store written in modern C++. Includes support for basic commands (SET, GET, DEL), a multithreaded TCP server, and thread-safe operations with det…

    C++

  5. GKS-chatbot GKS-chatbot Public

    Jupyter Notebook

  6. bcrypt-prehash-vs-pure bcrypt-prehash-vs-pure Public

    Undergraduate research analyzing the performance and security implications of SHA-512 prehashing before bcrypt, including empirical testing with Hashcat.

    Java