My Projects
Technologies
Javascript, React, Redux, HTML, CSS, Semantic-UI, Firebase
Description
Admin service support APP to manage tasker applications, service support and help tickets. On the front end it used React and Semantic-UI to render the app as single page web application. It was Integrated a Firebase on server side in order to receive data in real time. Implemented search functionality using Algolia
Technologies
Babylon.js, Javascript, React, Redux, HTML5 Canvas, Mousetrap
Description
Pandance is a 3D web game where you can make a panda (or robot) dance by using the letter keys on your keyboard. It was build as a group project on an agile team of four. We integrated an Express server with a PostgreSQL database in order to display player's score. It was created BabylonJS scenes and custom characters
Technologies
Javascript, React, Redux, React/Redux, Enzyme, Jest
Description
Enhanced version of tic-tac-toe created using Javascript, React, React-Redux . It has three options of board sizes and currently players can play with a computer on two level difficulties: easy and medium. I used custom algorithms for calculating 5 unbroken crosses and AI
Technologies
Javascript, HTML, CSS, React, Redux, React/Redux, Sequelize, PostgreSQL, Express, Node, Enzyme, Chai, Mocha
Description
Fully deployed E-commerce site, where user can login, navigate and purchase items. Implemented intuitive user experience through careful utilization of React rendering and event listeners. It was created and managed a database and API routes, developed custom form fields validation and implemented continuous deployment