Skip to content
View aj11anuj's full-sized avatar
πŸ”₯
Hustling
πŸ”₯
Hustling

Highlights

  • Pro

Organizations

@kubernetes @EddieHubCommunity

Block or report aj11anuj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aj11anuj/README.md

Linkedin_Banner

Nice to meet you, Open-source fellow πŸ‘‹

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.

🌱 Currently Working On

  • 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.

πŸ”­ Future Goals

  • 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.

Pinned Loading

  1. feedback_application feedback_application Public

    Spring Boot project for collecting feedback from a user and storing it in a MySQL database.

    Java

  2. MiniProject-Webserver MiniProject-Webserver Public

    Go