Bash/Shell - Top 8 Projects
Reads the current temperature of cities, stores them in databases and visualizes it in three distinct charts. Enter /debug-api and /instructions-executions to view the Bash automations.
A pipe-and-filter and service-oriented architectural project that incorporates ML, Trigonometry and Linear Regression to calculate the steering angle. Each filter is automated with shell scripts
Reads the positions of the cones and calculates what angle to steer the car in. Through Bash scripts, we run other docker containers and generate the expected values for each variable and plot them
4. Kubernetes Learning
Composed of 6 practical mini-projects that covers different Kubernetes components and command line interface.
5. Sagemaker AWS Prediction
A ML-model used to predict and classify data that is avaiable as an API endpoint. The API is tested through an extensive system of Bash scripts