Basic functionality of a simple notes app but a tad bit smart. I plan to add a rich text editor next for notes editing
This project is a simple game widely played by children as a memory game. One of the first projects that I built in Vue.
This page! Responsive website built with ReactJS. The site content is passed in as JSON data, auto-generating components for easy maintenance.
This project was a part of my current job. I was responsible for setting up and configuring the front-end test environemnt. There were no tests written for the front-end when I joined. Had to set up the test framework Jest from scratch. I cannot display a demo for obvious reasons, but I have attached aa video to demonstrate usage
Worked with various CI clients like CircleCI, GitlabCI, JenkinsCI. Helped setup a standalone version of GitlabCI for our automation pipelines. Since I handle the test frameworks, my job was also to oversee QA Automation and deployment i.e make sure there are no broken tests on deploy, fix tests if any found broken and so on.