Skip to content
View zheke01's full-sized avatar

Highlights

  • Pro

Block or report zheke01

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

Hi, I'm Zhenis Ibrayev 👋

About

Computer Science graduate with hands-on experience in backend development, cloud technologies, machine learning, and modern web applications. I enjoy solving complex engineering problems and continuously expanding my knowledge of software architecture and distributed systems.


Experience

Backend Student — Alem School

Project-based backend curriculum focused on:

  • Go
  • Unix/Linux
  • Networking
  • Databases
  • Algorithms
  • Concurrent programming
  • Backend architecture

Software Engineer — Avto-Time (Astana Hub Startup)

  • Developed backend features using Laravel
  • Built REST APIs and integrated file storage with MinIO (S3)
  • Worked with Vue.js, Docker, Nginx, and Postman
  • Implemented PDF generation and document workflows

Tech Stack

Languages

Go • Python • PHP • JavaScript • SQL

Backend

FastAPI • Go • Laravel • REST APIs • MinIO • Authentication

Frontend

Vue.js • HTML • CSS • TypeScript • React

Databases

PostgreSQL • Redis • MySQL • SQL Server • MongoDB

DevOps & Cloud

Docker • Nginx • Azure • Linux • Git

AI & Data

Machine Learning • LangChain • Data Analysis • Power BI


Selected Projects

  • Store Writeoff Control — Full-stack inventory management system (Laravel, Vue.js, Docker, MinIO)
  • Machine Learning Tumor Classification
  • Backend projects from Alem School
  • Web development and automation projects

Connect

Popular repositories Loading

  1. machine-condition-monitoring-system machine-condition-monitoring-system Public

    This project is a real-time machine condition monitoring system that collects data from sensors mounted on machines on a production line, sends the data to a central database, and analyzes it to de…

    Python 1

  2. erc20withoutOZ erc20withoutOZ Public

    making ERC20 token on solidity not using OpenZeppelin

  3. zheke.github.io zheke.github.io Public

    Soon there will be my portfolio website.

  4. data-analysis-project data-analysis-project Public

    This is my pet project to showcase my ability to manage data using SQL and create reports with PowerBI. Basically, what I did is that I created Internet Sales Report from the sample data from the A…

    TSQL

  5. demo-win.github.io demo-win.github.io Public

    testing github pages 3rd try

    HTML

  6. cinema-ticket-system cinema-ticket-system Public

    The most basic system for cinema to track the tickets. It can create a user, add a movie, create a ticket and cancel the ticket.

    Python