Skip to content
View Adilforest's full-sized avatar

Highlights

  • Pro

Block or report Adilforest

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

Hi, I'm Adil Ormanov

snake

About me

GitHub Email

I'm a backend & distributed-systems developer and a Software Engineering student at Astana IT University, Kazakhstan.

I build event-driven microservice systems in Go and Python, and I enjoy applied ML/NLP on top of them. Currently finishing my diploma project MonServ — a production-style receipt-analytics platform.

🚀 Selected projects

Project What it is Stack
monserv-portfolio Diploma — polyglot, event-driven microservice platform for receipt analytics (OCR / OFD parsing → NLP normalisation → embeddings + clustering → analytics SPA) Go · Python · NATS · Protobuf · pgvector · K8s
sre-final-project Microservices e-commerce backend with full SRE tooling — metrics, load tests, IaC and a diagnostics CLI Go · gRPC · NATS · MongoDB · Prometheus · Terraform
bike-store-go Full-stack bicycle store — clean-architecture Go microservices with a React/Vite front-end Go · gRPC · NATS · PostgreSQL · Redis · React
warehouse-management-system Role-based inventory app with JWT auth, rate limiting and a payment microservice (PDF receipts + email) Go · Gin · MongoDB · JWT
ml-assignment-4 Lung-cancer CT image classification — a custom CNN benchmarked across 9 preprocessing/augmentation strategies Python · TensorFlow/Keras · OpenCV
cm-final Interactive desktop app implementing 8 numerical methods with live plotting Python · PySide6 · NumPy

🛠️ My stack

Languages Go Python Java JavaScript SQL

Backend & data FastAPI Gin gRPC PostgreSQL MongoDB Redis NATS

ML / data science scikit-learn TensorFlow pandas NumPy

DevOps & infra Docker Kubernetes Helm Terraform Grafana Keycloak

⭐ GitHub stats


Pinned Loading

  1. monserv-portfolio monserv-portfolio Public

    MonServ — event-driven microservice system for receipt storage, analysis & price monitoring (AITU diploma, portfolio overview)

  2. bike-store-go bike-store-go Public

    Full-stack bicycle store with Go microservices, gRPC, NATS, PostgreSQL, Redis, and a React/Vite frontend — clean architecture with auth, orders, payments, and product catalog

    Dockerfile

  3. cm-final cm-final Public

    Interactive desktop app (PySide6 + Matplotlib) implementing 8 numerical methods: bisection, Newton's method, SOR, power iteration, curve fitting, cubic splines, Picard iteration, Simpson's rule

    Python

  4. sre-final-project sre-final-project Public

    Microservices e-commerce backend with gRPC, NATS, MongoDB, Redis — featuring Prometheus metrics, k6 load tests, Kubernetes manifests, Terraform IaC, and a Go SRE diagnostics CLI

    Go

  5. warehouse-management-system warehouse-management-system Public

    Role-based warehouse inventory app in Go (Gin) and MongoDB — JWT auth, rate limiting, shopping cart, a payment microservice with PDF receipt generation and SMTP email

    Go

  6. ml-assignment-4 ml-assignment-4 Public

    Lung-cancer CT image classification: custom CNN with 9 preprocessing/augmentation strategies compared (CLAHE, Histogram Equalization, Gaussian Blur, data augmentation) on IQ-OTH/NCCD dataset

    Jupyter Notebook