Elvin Yekayev
Freelancer Front End Developer
Summary
I’m currently working several small web projects (example: speakers.az dovotes.com).My goal is to learn everything new and exciting. I love to code and coffee. I can(love) spend a lot of time doing what interests me. My core strengths are in problem solving and fast learning.I want to get knowledge and skills that will be enough for employment in a company.
- Age
- 37
- elvinyeka@gmail.com
- Phone
- +994 (70) 637-17-16
- Address
- A.Rahimov st. Baku, Azerbaijan
Professional Skills
- HTML (Semantic, Accessibility)
- CSS (Bootstrap, BEM)
- SCSS (SMACSS Architecture)
- JavaScript (Fundamentals,Functional Programming, OOP, Asynchronous JavaScript, ES6+,DOM)
- React JS, Redux (intermediate level knowledge)
- Version control:Git GitHub
- Module Bundlers: Gulp, Webpack
- Python( basic knowledge) C(basic knowledge) Flask(basic knowledge) SQLite (basic knowledge)
- Windows, Linux (Ubuntu)
- Figma(for web development)
- Editors: Sublime Brackets VS Code PyCharm Community
Code example
function findLongestWord(text) {
let words = text.split(" ");
let word = "";
for (let item of words) {
if (word.length < item.length) {
word = item;
}
}
return (word);
}
const longestWord = findLongestWord("Lorem ipsum dolor sit
amet, consectetur adipiscing elit. Praesent rutrum, nec consectetur erat orci et libero. ");
console.log(longestWord);
Education
Azerbaijan State Pedagogical University
Bachelor,Baku city
2002 - 2009
Faculty of Mathematics. Bachelor degree.
IT-City Academy
Basic knowledge of programming and algorithm knowledge using C language.
Ecma-Code Education
Basic and advanced knowledge of web development knowledge using JavaScript and React
JS.
Pragmatech Education
Introduction to programming,Algorithms, Pseudocode, Syntax, Data Types, Operators.
Booleans, CommandLine Interaction, Functions
Experience
Small own business
2014 - Present
Fast-food delivery(Since 2014)
Freelancer
February 2021 - Present
I have little experience in JS and Frontend development. I have worked in the team
on several small projects and currently working with team.Some of this projects:
speakers.az
dovotes.com
Languages
Azerbaijan [Native]
Turkish [Upper Intermediate]
Russian [Intermediate]
English
StreamLine Language School English test result:
Pre-Intermediate(CEFR A2+).
EPAM English test result: A1
I try to learn English in every possible way. I use application in smartphone:
Duolingo and I use google translate a lot.