Skip to content
View danijeldragicevic's full-sized avatar

Block or report danijeldragicevic

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.

Content in all repositories owned by your account will be closed.
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
danijeldragicevic/README.md

Hi, I'm Dane! 👋

Welcome to my GitHub page! Feel free to explore the projects, if something catches your interest, don’t hesitate to contribute. All the code is open source and shared under the Apache 2.0 license.

⭐️ Tech stack

MuleSoft Java DataWeave RAML
PolyAPI Node.js TypeScript OpenAPI
AWS Docker GitHub Actions Claude

👇 Feel free to reach out!

LinkedIn

Pinned Loading

  1. stock-ledger stock-ledger Public

    Forked from ProductDock/stock-ledger

    Two mock services disagree about stock levels. A Claude agent investigates each disagreement, decides which number is right (or admits it can't tell), and writes that decision to a permanent ledger.

    TypeScript

  2. ProductDock/appointment-scheduler-api ProductDock/appointment-scheduler-api Public

    Appointment scheduling REST API (Node/Express/TypeScript) with an MCP server for agent access.

    TypeScript 1

  3. poly-getting-started poly-getting-started Public

    Introduction tutorial how to use PolyAPI platform

    TypeScript

  4. talkscribe-api talkscribe-api Public

    Spring Boot app that can send text and voice to the AWS Polly and Transcribe

    Java

  5. currency-converter currency-converter Public

    Simple NodeJs CLI application that can calculate conversion between different currencies

    JavaScript

  6. openai-pr-review-action openai-pr-review-action Public

    Forked from ProductDock/openai-pr-review-action

    GitHub Action that capture the diff between commits and send it to the OpenAI API for automated code review

    Shell