- Email: [email protected]
- GitHub: abdurazzoqovamir1-ship-it
I am a 3rd-year student at Ajou University in Tashkent, majoring in Electrical and Computer Engineering.
I am passionate about web development and currently learning Git, GitHub, HTML, CSS, and JavaScript.
My goal is to become a professional frontend developer.
- HTML, CSS (basic)
- JavaScript (basic)
- Git, GitHub
- English, Russian, Uzbek
javascript function greet(name) { return Hello, ${name}!`;
}
console.log(greet("RS School"));