Skip to content
View cikla's full-sized avatar

Block or report cikla

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
cikla/README.md
  • 👋 Hi, I’m @cikla
  • 👀 I’m interested in Java, TypeScript
  • 🌱 I’m currently learning about Machine learning
  • 📫 How to reach me [email protected]

Pinned Loading

  1. multi-agent-software-development-workflow multi-agent-software-development-workflow Public

    A fully automated, LangGraph-based software development workflow system. It features multi-agent orchestration that covers the entire SDLC across 8 segments, from Inception to Project Export.

    Python

  2. asynchronous-stock-write-behind asynchronous-stock-write-behind Public

    This project is a demo application designed to demonstrate the performance difference between Traditional Database Locking (Pessimistic Locking), Optimistic Locking, and Redis Atomic Operations in …

    Java

  3. auth-performans auth-performans Public

    This project aims to compare the performance of 3 different authentication strategies using Spring Boot. The goal is to observe the impact of database queries, Redis caching, and Stateless JWT usag…

    Java

  4. MessageBrokerVSMultiVersionConcurrencyControl MessageBrokerVSMultiVersionConcurrencyControl Public

    This project created to understand difference between MessageBroker(rabbitmq) and MultiVersionConcurrencyControl

    Java