Skip to content
View vlimkv's full-sized avatar

Block or report vlimkv

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

Alimkhan Slambek

Backend Engineer focused on scalable systems, APIs, and backend architecture.

Python FastAPI PostgreSQL Docker

I build backend systems with focus on scalability, performance, and clean architecture.

📍 Astana, Kazakhstan
📧 Email
💼 LinkedIn


Core Engineering Projects

Scalable Backend System

Production-ready FastAPI backend with JWT authentication, RBAC, Redis caching, rate limiting, async architecture, and Docker deployment.

🔗 https://github.com/vlimkv/scalable-backend-system


AI Infrastructure Platform

Self-hosted LLM system (llama.cpp) with FastAPI backend, Telegram bot integration, and Next.js UI.

🔗 https://github.com/vlimkv/ai-project-tracker


E-commerce Backend API

NestJS + PostgreSQL backend system with authentication, product management, and order processing.

🔗 https://github.com/vlimkv/graff-piatto-backend


Tech Focus

Backend Architecture • Distributed Systems • API Design • System Performance • AI Integrations

Pinned Loading

  1. scalable-backend-system scalable-backend-system Public

    Production-ready FastAPI backend with JWT auth, RBAC, Redis caching, rate limiting, and async architecture

    Python

  2. ai-project-tracker ai-project-tracker Public

    Self-hosted LLM system (llama.cpp) with FastAPI backend, Telegram bot, and Next.js UI (fully offline, no OpenAI API)

    Python

  3. graff-piatto-backend graff-piatto-backend Public

    Scalable E-commerce REST API built with NestJS, Prisma ORM, and PostgreSQL. Handles authentication, order processing, and product management.

    TypeScript

  4. md_baku md_baku Public

    Production-ready web platform with Admin Dashboard & Multi-language support. Built with Next.js 15 (App Router), TypeScript, and Tailwind CSS.

    TypeScript

  5. network-analyzer network-analyzer Public

    Real-time Network Intrusion Detection System (IDS) using Hybrid LSTM + Random Forest. Visualized with Streamlit.

    Python