cv-logo

Adlet Baiteliyev

Developer

Contacts

  • Email:adlet.baiteliyev@gmail.com
  • Phone:+77750005692
  • GitHub:Adlet92
  • Discord:Adletb

Skills

  • Python
    70%
  • Golang
    90%
  • SQL
    70%
  • Javascript
    70%
  • Excel
    90%

Language

  • Kazakh
    100%
  • Russian
    100%
  • English
    90%
  • Spanish
    70%

© 2022 Adlet92

About me

I set myself the goal of changing the field of activity from an IT analyst to a Data Analyst or Golang Backend developer specialization. Currently, I am studying at the Alem programming school, better known as the school 42, specializing in Golang Backend developer.

Code example

function triangle(str, num){
let res = "";
for (let i = num-1; i >= 0; i--){
res += str.repeat(num-i) + '\n';
}
return res.slice(0, res.length - 1)
}

Education

  • European University – Barcelona, Spain. MBA in Finance
  • Kazakh-British Technical University – Almaty, Kazakhstan. Bachelor of Science in Information Technology
  • Courses:
    • Data cleaning in Python: Advanced course
    • Python for Data Science: Intermediate course
    • Advaced SQL for Data Analysis
    • Master Microsoft Excel

Projects

  • Groupie-tracker
  • Ascii-art-web-stylize
  • Answering Business Questions using SQL
  • Profitable App Profiles for the App Store and Google Play Markets
  • Analysis of traffic
  • Exploring Ebay Car Sales Data