Skip to content
View SardarZiyatkhanov's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Baku, Azerbaijan

Highlights

  • Pro

Block or report SardarZiyatkhanov

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

visitors

Sardar Ziyatkhanov

B.Sc. EEE Graduate · ADA University, Baku (2025)
Deputy Director of IT & Cybersecurity @ Global Service Catering LLC
Co-author: An Introduction to Computer Architecture: RISC ARM32/64 (ADA University Press, 2025)
ISO 9001:2015 Lead Auditor

🔗 playarm.app · LinkedIn · Email · Baku, Azerbaijan


👋 About Me

Coding

  • 🎓 B.Sc. EEE Graduate, ADA University, Baku (2025);
  • 💼 Deputy Director of IT & Cybersecurity @ Global Service Catering LLC;
  • 📖 Co-author of An Introduction to Computer Architecture: RISC ARM32/64 (ADA University Press, 2025);
  • 🏅 ISO 9001:2015 Lead Auditor;
  • 🌱 Currently exploring embedded systems, FPGA design, and full-stack web development;
  • 📫 Reach me at sardarziyatxanov2@gmail.com;

🔨 Currently

  • Building PlayARM Pro — paywall + landing page (Phase 2)
  • Applying to M.Sc. programs in Germany (TU Braunschweig, BTU Cottbus, PFH Göttingen)
  • Open to remote roles in embedded systems, backend, or DevOps

🚀 Featured Projects

PlayARM — Interactive ARM Assembly Learning Platform

Senior Design Project → Live product

Interactive ARM32/64 learning platform with Duolingo-style gamification.

  • Stack: React · TypeScript · Vite · Expo (mobile) · Firebase · Groq AI · Stripe
  • Features: structured course, XP system, streaks, badges, AI-powered hints
  • Model: Free / Pro ($9/month · $49/year)
  • Status: 🟢 Active — Phase 2 (paywall + landing page)

AzCore — E-Commerce Demo for a Perfumery Store

Demo project

E-commerce storefront demo built for a perfumery brand.

  • Stack: Next.js · TypeScript · Firebase
  • Status: 🟡 In development

Co-authored 4 chapters with Dr. John Burns · ADA University Press, 2025

Open-source LaTeX textbook covering ARM assembly, memory hierarchy, pipelining, caches, virtual memory, and parallel architectures.

  • Contribution: 4 chapters, TikZ diagrams, layout & typography
  • Stack: LaTeX · TikZ

STM32, Arduino, and nRF52840 BLE labs — GPIO control, low-power modes (Sleep/Stop/Standby), UART, BLE advertising & GATT services.

  • Stack: C · STM32 · Arduino · nRF52840 · Zephyr RTOS

Verilog/Quartus FPGA labs + final vending machine project: combinational logic, multiplexers/decoders, 7-segment displays, counters, FSM sequence detector.

  • Stack: Verilog · Quartus Prime · ModelSim

🛠 Tech Stack

Embedded & Hardware C C++ Assembly Verilog STM32 Arduino Zephyr Quartus

Web & Full-Stack TypeScript React Next.js Python Firebase Linux


📜 Publications & Credentials

📘 Book An Introduction to Computer Architecture: RISC ARM32/64 · ADA University Press, 2025 · GitHub
🏅 Certification ISO 9001:2015 Lead Auditor

📊 GitHub Stats

GitHub contribution grid snake animation

Popular repositories Loading

  1. Microcontrollers-Interface-and-Programming Microcontrollers-Interface-and-Programming Public

    STM32, Arduino, and nRF52840 BLE labs for Microcontrollers: Interface & Programming

    C 1

  2. first first Public

    Practice repository created while learning Git and GitHub basics.

  3. java-first java-first Public

    Practice repository for early Java exercises.

  4. test1 test1 Public

    Sandbox repository for testing Git workflows.

  5. Team35 Team35 Public

    Forked from ADA-SITE-SITE1101-2023-Fall/Team35

    ADA University team project (Team 35) - a multi-page website built with HTML, CSS, and JavaScript.

    HTML

  6. Assembly-Homework Assembly-Homework Public

    ARM assembly homework: converts strings between uppercase and lowercase by iterating over characters in memory.

    Assembly