Skip to content
View Saruniks's full-sized avatar

Block or report Saruniks

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
Saruniks/README.md

Hi, I'm Šarūnas 👋

Linkedin Badge

Trying out serverless-first: TypeScript end-to-end - SPA, Lambdas, and CDK infra as one codebase. I collapse complexity rather than add it - retired a Rust/DSQL stack and a Dockerized frontend for a leaner all-TypeScript, static-SPA architecture. Currently building real-money market-making tooling for Polymarket.

  • 🤖 AI-powered - Claude (via Amazon Bedrock) does natural-language market discovery and LLM-in-the-loop infra triage.
  • 👁 Observable - CloudWatch dashboard + alarms, X-Ray/Lambda Insights, and an AI pipeline that summarizes health to Telegram.
  • 🧱 Serverless-first - static SPA on S3/CloudFront; EventBridge-scheduled Lambdas over a single small RDS Postgres (the one always-on piece, migrated off Aurora DSQL).

🛠 Stack

TypeScript · React + Vite (SPA) · AWS Lambda · RDS Postgres S3 · CloudFront · Cognito · AWS CDK · Claude API


📊 Dashboard - live earnings-market charts + alerts console

Analytics dashboard with a grid of earnings-market price charts and a live alerts console

🤖 AI market discovery - build views from a prompt or a trader's wallet

download

💧 Liquidity Rewards - markets paying for liquidity provision

Liquidity Rewards table showing per-market earnings, risk bands, min size, max spread and liquidity

📡 Market Monitor - real-time new-market feed by category

Market Monitor feed streaming newly listed stock markets in real time
Previously (Rust)

Frontend with Yew / Tailwind, backend in Rust (gRPC, REST, clap-rs), PostgreSQL + diesel-rs, infra on AWS CDK.

Past projects

Open source contributions

Pinned Loading

  1. my-data-project-iac my-data-project-iac Public

    Playground to demonstrate experimental version of AWS CDK Rust

    Rust

  2. aws-cdk-rs-demo aws-cdk-rs-demo Public

    PoC for AWS CDK Rust

    Rust

  3. aws-cdk-rs-macros-poc aws-cdk-rs-macros-poc Public

    PoC for AWS CDK Rust macros

    Rust

  4. my-async-runtime my-async-runtime Public

    Minimalistic to the extreme async 'runtime'

    Rust