Welcome to my GitHub corner feel free to explore and contribute to my projects. I recommend you to read the below section to get an overview of all my projects at a glance.
Project Name | Description |
---|---|
CLI Application | Command line tool made using Golang to book tickets for an event. It utilizes Concurrency and Go routines concepts. |
Feedback Application | Simple full-stack project with Bootstrap, Spring Boot, and MySQL to collect feedback from users. |
CRUD API | REST API for Create, Read, Update, and Delete operations on a Dataset. |
Webserver | Using Golang. |
AQI Prediction ML Model | Air Quality Index (AQI) prediction ML model utilizes feature engineering and Linear Regression algorithm to estimate AQI based on certain values of pollutants. |
Stocks Price Prediction ML Model | An ML model that can predict the price of a particular stock from the dataset of Nifty 50 |
Wumpus Game | Using Java. |
Tic-Tac-Toe Game | Using Java. |
- Learning Spring Boot: Learning concepts of JPA, JDBC, usage of different dependencies etc.
- Building mini-projects: To apply the concepts that I'm learning in the backend using Spring Boot.
- Blogging consistently: I've planned to be consistent in writing some good articles around the backend and DevOps.
- Advancing DevOps Skills: Continuing to master Kubernetes, monitoring and building reliable CI/CD pipelines.