I developed authentication system with django and react. This authentication system works on restfull api and requires email confirmation. We used material dashboard pro theme for react and it based redux.
I developed rest api for getting data from Openstack's database and I developed a legacy project with this data. I use SonarLint which is an Atom extension and it provides feedback to developers on new bugs and quality issues. My Cognitive Complexity score is not much than 15 according to SonarLint.
I cached data to Redis via October CMS which is Laravel's content management system. I used vue.js and Laravel together. I built a restful API with Django and transfered the Redis Cache process to Django API. This API also store data which is cached by Redis, to Cassandra. I wrote Cassandra queries for data filter. Then I transfered main project to Laravel Spark and configure it.