Skip to content
View miloradovic's full-sized avatar

Block or report miloradovic

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Ledger-Core Ledger-Core Public

    Goal: Demonstrate a "Hot Path" transaction engine where players can place bets and receive winnings with zero latency in the "Happy Path" and zero chance of money getting lost (race conditions).

    PHP

  2. crypto-ticker-live crypto-ticker-live Public

    Real-time crypto price tracker built to explore WebSocket streaming, Inertia.js server-SPA bridging, and session-based state — without overengineering.

    PHP

  3. Laravel_React_API Laravel_React_API Public

    Full-stack app demonstrating a REST API + SPA architecture. A Laravel backend handles JWT auth, request validation, and a pricing engine. A React frontend consumes the API with protected routes and…

    PHP

  4. core_php_mvc core_php_mvc Public

    Showcase MVC REST in core PHP 8.2 lang, without use of framework or persistent storage.

    PHP