Emir Emirov

hi, Emir here.

I’m a frontend developer based in Almaty, focused on responsive and user-friendly web interfaces. I work on responsive websites and small web projects, focusing on structure, clarity, and thoughtful design decisions. I care about how interfaces behave across devices and how small interactions improve the overall experience.

Say hi!

/ about me

I'm a frontend developer focused on building clean, responsive, and user-friendly web interfaces. I enjoy creating structured and maintainable code using modern web technologies.

I work mainly with HTML, CSS, and JavaScript to build interactive and responsive web applications. I like solving problems, improving user experience, and continuously learning new technologies.

Here are some technologies I work with:

  • HTML5
  • CSS3
  • Python
  • Javascript ES6+
  • Git / Github
  • Responsive Design
Profile

/ experience

Frontend Developer

I build responsive and accessible websites using HTML, CSS, and JavaScript, focusing on clean layout structure and user-friendly design. My experience comes from personal and learning projects where I implement real interface features from scratch. I work with semantic HTML, Flexbox, and Grid to create adaptive layouts, and I use JavaScript to add basic interactivity such as menu behavior, UI states, and dynamic content. I pay attention to code readability, naming, and file structure. All projects are version-controlled with Git and published on GitHub. Through these projects, I’ve developed a solid understanding of how frontend code is structured and maintained.

/ Projects

✅ ToDo List

A task management web application that allows users to add and remove tasks. This project demonstrates DOM manipulation and dynamic list management using JavaScript.

HTML, CSS, JavaScript

💱 Currency Converter

A web application that converts values between different currencies. This project demonstrates working with numbers, user input, and dynamic DOM updates using JavaScript.

HTML, CSS, JavaScript

🧮 Calculator

A simple calculator web application that performs basic arithmetic operations such as addition, subtraction, multiplication, and division. The project demonstrates JavaScript event handling and DOM manipulation.

HTML, CSS, JavaScript