You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a blog website & it's backend is a REST API developed using nodejs. This is one of my personal projects. This repo holds the backend code of the project.
This project is a blog website & it's frontend is developed using Angular. This is one of my personal projects. This repo holds the frontend code of the project.
This repository demonstrates a CI/CD workflow using GitHub Actions that runs lint checks, format checks, and test cases on every push to the master branch. It builds a production-ready Docker image…
This repository follows a monorepo structure with a Vue.js frontend and a Dockerized Node.js backend. It implements CI/CD pipelines using GitHub Actions. Backend pushes trigger linting, formatting,…
This reposotory holds the codes I wrote as the solutions of analytical problems. Most of these codes are solutions of various problems of Hackerrank. You can find & see my Hackerrank profile with u…
This formats the output of Docker commands such as `docker ps` and `docker ps -a`. The tool enhances readability and makes the output easier to parse and work with.