react

javascript

material ui icon

material ui

redux icon

redux

python

node.js

Lego

This group engineering project is composed of many different modules (frontend, backend, data extractor module, and reinforcement environment). I worked on the front-end application for the project demo, the data extraction module, and the machine learning environment's reward function. The image above shows the basic React.js frontend demo skeleton and can be found in this repository and was created using React.js and Material-UI. The data extraction module was written in Node.js. The web scraping and API calling code can be found in this repository. Finally, the build stability reward function I designed for the reinforcement learning environment was programmed in Python 3. Code for this module along with the Jupyter Notebook can be found in this repository.