Pinned Repositories
2
Ansible_projects
AWS-Projects
aws_ecr_ecs_github_actions
This project automates the deployment of a containerized Go application using Amazon ECS and AWS Fargate. The application is Dockerized, with its image built and stored in Amazon ECR. A CI/CD pipeline using GitHub Actions automates builds, containerization, and deployment, ensuring secure management with AWS credentials and best practices.
aws_github_actions_ecr_ecs
This project was all about taking a Go application I'd been working on and making it ready for the cloud. I wanted to learn how to containerize it with Docker and deploy it on AWS using ECR and ECS. It was a bit of a learning curve, but I'm really happy with the result.
aws_terraform_project3
This project is an AWS infrastructure deployment project using Terraform, provisioning EC2 instances, VPCs, and security groups. It follows best practices for security, availability, and infrastructure as code (IaC) with modular, clean, and well-documented code. CI/CD automation is integrated with AWS CodePipeline, GitHub, and Terraform.
CLI-with-Golang
created a cli app that would help students computer science calculate their CGPA after entering their grades
ecommerce
ecommerce2
Another ecommerce website created with python/django, bootstrap etc
elearningApp
iykecharles's Repositories
iykecharles/2
iykecharles/Ansible_projects
iykecharles/AWS-Projects
iykecharles/aws_ecr_ecs_github_actions
This project automates the deployment of a containerized Go application using Amazon ECS and AWS Fargate. The application is Dockerized, with its image built and stored in Amazon ECR. A CI/CD pipeline using GitHub Actions automates builds, containerization, and deployment, ensuring secure management with AWS credentials and best practices.
iykecharles/aws_github_actions_ecr_ecs
This project was all about taking a Go application I'd been working on and making it ready for the cloud. I wanted to learn how to containerize it with Docker and deploy it on AWS using ECR and ECS. It was a bit of a learning curve, but I'm really happy with the result.
iykecharles/aws_terraform_project3
This project is an AWS infrastructure deployment project using Terraform, provisioning EC2 instances, VPCs, and security groups. It follows best practices for security, availability, and infrastructure as code (IaC) with modular, clean, and well-documented code. CI/CD automation is integrated with AWS CodePipeline, GitHub, and Terraform.
iykecharles/CLI-with-Golang
created a cli app that would help students computer science calculate their CGPA after entering their grades
iykecharles/ecommerce
iykecharles/ecommerce2
Another ecommerce website created with python/django, bootstrap etc
iykecharles/elearningApp
iykecharles/Exploratory-Data-Analysis-Project-With-Python
iykecharles/gitlesson
Use of Golang to build a simple website. No data was parsed. Just basic stuff.
iykecharles/gocrud
iykecharles/GolangCrudMysql
iykecharles/goweb1
iykecharles/My-First-blog
Blog made with Html, CSS, Bootstrap and Python/Django.
iykecharles/PortfolioProject-SQL_Data_Exploration
PortfolioProject-SQL_Data_Exploration
iykecharles/practice
iykecharles/Robust-AWS-Infrastructure-with-Terraform
iykecharles/StaffWagesGoPostgresql
CRUD using Golang to insert, update, read and delete salaries from a postgresql database
iykecharles/terraform_projs
My awesome github repository
iykecharles/To-do-app
Creation of To-do app using Python/Django, Bootstrap. Database used is PostgreSQL
iykecharles/To_do-app
Creation of To-do app using Python/Django, Bootstrap. Database used is PostgreSQL