Self-Introduction
I am a Full Stack Developer specializing in building responsive, scalable web applications across both frontend and backend environments. My technical stack includes HTML5, CSS3, JavaScript (ES6+), Git, REST APIs, and database fundamentals, with hands-on experience developing and deploying end-to-end projects. I focus on clean code architecture, version control workflows, debugging, and performance optimization. I am continuously expanding my expertise in modern frameworks and backend technologies while applying Agile methodologies and collaborative development practices. I am seeking opportunities where I can contribute to production-level systems, strengthen my full stack capabilities, and deliver measurable business value.
Contact Information
- Email: islom.boynazarov@gmail.com
- GitHub: github.com/islomboynazarov
- LinkedIn: linkedin.com/in/islom-boynazarov
- Location: Uzbekistan
Skills
- HTML5
- CSS3
- JavaScript
- Git & GitHub
- React
- Node.js
- Express.js
- MongoDB
- RESTful APIs
Code Example
function countVowels(str) {
const vowels = "aeiou";
let count = 0;
for (let char of str.toLowerCase()) {
if (vowels.includes(char)) {
count++;
}
}
return count;
}
countVowels("Full Stack Developer");
Projects
- Short-track RSSchool CV-Task Project: https://github.com/islomboynazarov/rsschool-cv
- Express-React Full-stack Web App: https://github.com/islomboynazarov/express-react-fullstack
- Telegram book selling bot: https://github.com/islomboynazarov/expertBooksBot
- Website tester portfolio: https://github.com/islomboynazarov/Tester_portfolio
Education
2018-2021 - Washington University of Virginia
2015-2017 - Fairfax University of America
2007-2011 - Uzbek State University of World Languages
English Proficiency
I have advanced proficiency in the English language, with strong skills in both written and spoken communication. I have an IELTS score of 8.0, with 8.5 in reading and speaking.