Skip to content
View msanlisavas's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report msanlisavas

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

Murat Şanlısavaş

Full-stack engineer building regtech, on-chain governance, and competitive platforms.


Featured work

Regvion — Türkiye's regulatory compliance platform for enterprises. Shipped as three layers:

CSPR.Vote — Governance and voting infrastructure on Casper Network. Nakamoto-coefficient tracking, multi-option on-chain proposals, live network-health dashboards.

Era Raid — Browser-based on-chain MMORPG. True asset ownership and a PvE/PvP economy settled fully on-chain.

Rekabet — ELO-based ranking platform for any skill or game. Seasons, ladders, cross-domain leaderboards.

More projects

Open-source

  • casper-mcp — MCP server giving any AI assistant on-chain access to Casper Network (accounts, blocks, deploys, validators, contracts, NFTs). C#, stdio + SSE. Install via dotnet tool install -g CasperMcp or docker pull ghcr.io/msanlisavas/casper-mcp.
  • KickInsightsChrome extension that estimates real Kick.com viewer counts by intercepting chat WebSockets and applying participation-rate modeling. Live on the Chrome Web Store.
  • CSPR.Cloud.Net — .NET wrapper for the CSPR.Cloud API. NuGet Downloads
  • CoinMarketCapDotNet — .NET wrapper for the CoinMarketCap API. NuGet Downloads
  • CoinGecko — .NET stack for the CoinGecko API. Four packages:
    • CoinGecko.Api — strongly typed, AOT-safe client for the REST API (core + onchain). NuGet Downloads
    • CoinGecko.Api.WebSockets — streaming client for the beta WebSocket endpoint (coin prices, onchain tokens, DEX trades/OHLCV). NuGet Downloads
    • CoinGecko.Api.AiAgentHub — Microsoft.Extensions.AI function tools that drop CoinGecko capabilities into any IChatClient agent (OpenAI, Anthropic, Gemini, Ollama, Bedrock, …). NuGet Downloads
    • CoinGecko.Api.AiAgentHub.Mcp — MCP client for CoinGecko's hosted MCP servers; same tool-list shape for any IChatClient. NuGet Downloads

Stack

Backend  ·  C# · .NET · ASP.NET Core · ABP Framework · Entity Framework · Dapper · Hangfire · Native AOT · WCF · WebAPI · SignalR · gRPC

Data  ·  PostgreSQL · MariaDB · MySQL · SQL Server · Oracle · SQLite · MongoDB · Redis · Elasticsearch · RabbitMQ

Frontend  ·  TypeScript · JavaScript · Razor · jQuery · Bootstrap · Tailwind · Phaser.js · Chrome Extensions (MV3)

AI / Agents  ·  Model Context Protocol · Claude · OpenAI · Gemini · Ollama · Bedrock · RAG · Embeddings · Function Calling

On-chain  ·  Casper Network · Rust · Odra · Smart Contracts · CEP-18 · CEP-78 · NFTs · Validator Ops · .NET SDK

Integrations  ·  Stripe · iyzico · PayTR · SendGrid · Binance API · Telegram Bot API · Azure Face API · OAuth · WebHooks

Practices  ·  DDD · CQRS · Event Sourcing · Clean Architecture · Multi-tenancy · Microservices · REST · TDD · SOLID

Infra  ·  Azure · AWS · Docker · Kubernetes · Linux · Windows Server · IIS · nginx · Certbot · GitHub Actions · CI/CD · NuGet · MinVer · Git

Currently

  • Open to startup collaborations and consulting
  • Bug bounty hunter on the side
  • Always up for a chess match

Pinned Loading

  1. CoinMarketCapDotNet CoinMarketCapDotNet Public

    CoinMarketCapDotNet is a C# wrapper for the CoinMarketCap API, providing convenient access to cryptocurrency market data.

    C# 2

  2. CSPR.Cloud.Net CSPR.Cloud.Net Public

    The CasperCloudRestClient class provides an easy way to interact with the CSPR Cloud API for both Mainnet and Testnet environments

    C# 3

  3. casper-mcp casper-mcp Public

    MCP (Model Context Protocol) server for the Casper Network blockchain. Gives any AI assistant or MCP-compatible tool access to on-chain data — accounts, blocks, deploys, validators, smart contracts…

    C#

  4. CoinGecko CoinGecko Public

    Strongly typed, AOT-safe .NET client for the CoinGecko API. 14 sub-clients · 100+ endpoints (core + onchain/GeckoTerminal) · WebSocket streaming · Microsoft.Extensions.AI function tools · MCP clien…

    C#

  5. KickInsights KickInsights Public

    JavaScript