Pinned Repositories
docker-swarm-elastic-container-app
A project aims to deploy the Phonebook Application web application with Docker Swarm on Elastic Compute Cloud (EC2) Instances by pulling the app images from the AWS Elastic Container Registry (ECR) repository using AWS CloudFormation.
java-tomcat-sample
permissionless-staking
pump-fun
pump fun forking pump fun
raydium-bundler-bot
raydium bundler bot v6
react-e-commerce-project
E-commerce application built with React.js, Axios, Context Api, Formik, Yup and SASS for the frontend; Swagger API for the backend. And we used Docker for containerization of the application. We triggered the GitHub Actions build process by pushing the code to the GitHub repository. Used DockerHub as container registry to push our Docker images. We used AWS CloudFormation as the Infrastructure as Code solution for deployment the application on AWS EC2 instance.
solana-volume-bot
Solana Volume Bot for Raydium-v1 : Rapid and Cost-Effective Volume Bot for Token with JITO on Solana
tgpt
AI Chatbots in terminal without needing API keys
Ticket_Places_Next.js
This project is based on Next.js.
twitter-clone
Twitter clone built in Next.js + TypeScript + Tailwind CSS using Cloud Firestore and Storage
Infraform's Repositories
infraform/jenkins-ansible-role-1
Provision Jenkins Server and Configure with Terraform and Ansible Role.
infraform/docker-nginx
This is a simple Nginx web server that runs on a Docker container.
infraform/docker-swarm-elastic-container-app
A project aims to deploy the Phonebook Application web application with Docker Swarm on Elastic Compute Cloud (EC2) Instances by pulling the app images from the AWS Elastic Container Registry (ECR) repository using AWS CloudFormation.
infraform/kubernetes-microservice-app
Phonebook Microservice Web Application aims to create a web application with MySQL Database using Docker and Kubernetes to give students the understanding of Microservice architecture. In this application, we have a frontend service and a backend service to interact with database service. Each service will be managed by a Kubernetes deployment. The backend service will be a gateway for the application and it will serve the necessary web pages for create, delete and update operations while the frontend service will serve a search page in order to conduct read operations. To preserve the data in the database, persistent volume and persistent volume claim concepts should be adopted.
infraform/react-formik-registration
infraform/react-mathematics-game-1
Mathematics Game Application created with React.js and deployed with Docker, Terraform and GitHub Actions.
infraform/react-mathematics-game
Mathematics Game Application created with React.js and deployed with Docker, Terraform and GitHub Actions.
infraform/react-e-commerce-project
E-commerce application built with React.js, Axios, Context Api, Formik, Yup and SASS for the frontend; Swagger API for the backend. And we used Docker for containerization of the application. We triggered the GitHub Actions build process by pushing the code to the GitHub repository. Used DockerHub as container registry to push our Docker images. We used AWS CloudFormation as the Infrastructure as Code solution for deployment the application on AWS EC2 instance.
infraform/react-marvel-api
Marvel Application is a simple web application that displays the Marvel Comics database. The application is built with React.js and uses the Marvel API.
infraform/terraform-elastic-kubernetes
Elastic Kubernetes Infrastructure Provisioning with Terraform
infraform/docker-compose-todo
todo application built with Node.js and Express.js that lets you add tasks on a single page, store new and finished tasks in different arrays. Containerized with Docker and tested with NPM through GitHub Actions pipeline.
infraform/java-tomcat-sample