I am a self-taught Front-End Developer.While studying Metallurgical and Materials Engineering, I chose a different career path that led me to the JavaScript.
Technologies I use :
HTML5, CSS3, SASS, JavaScript(ES6), ReactJS, Redux, Webpack, NPM, Git, Bootstrap, Restful API, Fetch API, Redux-Thunk, CSS-in-JS.
Currently working with Typescript.
My areas of expertise :
• Functional and OO Programming in JavaScript
• Teamwork and Cross-functional Communication
• Entrepreneurship
• Problem Solving in Complex Projects
Built a quiz game with ReactJs. Drew inspiration from Trivia Crack mobile game and tried to adapt it to web browsers. Used https://opentdb.com/api_category.php for question APIs. We used many technologies in this project such as JavaScript, React, Redux, SASS, React-router-dom, Firebase(Firestore). We will create a database for questions/answers in the future.
The project will show you 3-days weathercast. There is a input area that you can search for your city. Used axios to get weather apis.
Techs in this project : React, SASS, JavaScript, Fetch API
It is a memory card game. Choose 2 cards if they match then they stay open. Otherwise they return back to their first states which is face down.
Techs in this project: React, JavaScript, SASS
This is my first try at fetching some API from certain websites.
It has HTML, CSS, Vanilla JavaScript in it. Not responsive yet.
Simple calculator created with ReactJS. I did not use any other library like math.js. All the functions and operations were written by me. I used SASS and JavaScript mostly.