Pinned Repositories
177boris
Config files for my GitHub profile.
A_Simple_Web_Server
Exploring how web servers communicate and handle requests
AI_Tic_Tac_Toe
Tic-Tac-Toe with an AI-player (uses the minimax algorithm to calculate best moves)
Automation
Repo for creating awesome automation scripts to make my panda lazier
AWS-DevOps-The-Hard-Way
This tutorial contains a full, real-world solution for setting up an environment that is using DevOps technologies and practices for deploying apps and cloud services/cloud infrastructure to AWS. Instructions available in the README
aws-learn-cantrill-io-labs
Standard and Advanced Demos for learn.cantrill.io courses
crc-terraform-aws
AWS Cloud Resume Challenge v2.0 - Built using Terraform for the infrastructure and Github actions to automate deployment
django-tf-aws
Containerised Django web application hosted on AWS. Underlying IaC in Terraform using ECS and several other services
kubernetes-challenge
Kubernetes cloud resume challenge by Forrest Brazeal - https://cloudresumechallenge.dev/docs/extensions/kubernetes-challenge/
project-based-learning
Practice, practice, practice... a curated list of project-based tutorials
177boris's Repositories
177boris/AWS-DevOps-The-Hard-Way
This tutorial contains a full, real-world solution for setting up an environment that is using DevOps technologies and practices for deploying apps and cloud services/cloud infrastructure to AWS. Instructions available in the README
177boris/177boris
Config files for my GitHub profile.
177boris/A_Simple_Web_Server
Exploring how web servers communicate and handle requests
177boris/AI_Tic_Tac_Toe
Tic-Tac-Toe with an AI-player (uses the minimax algorithm to calculate best moves)
177boris/Automation
Repo for creating awesome automation scripts to make my panda lazier
177boris/aws-learn-cantrill-io-labs
Standard and Advanced Demos for learn.cantrill.io courses
177boris/build-your-own-x
🤓 Build your own (insert technology here)
177boris/coding-interview-university
A complete computer science study plan to become a software engineer.
177boris/crc-terraform-aws
AWS Cloud Resume Challenge v2.0 - Built using Terraform for the infrastructure and Github actions to automate deployment
177boris/DevOps-The-Hard-Way-AWS
This repository contains free labs for setting up an entire workflow and DevOps environment from a real-world perspective in AWS
177boris/django-tf-aws
Containerised Django web application hosted on AWS. Underlying IaC in Terraform using ECS and several other services
177boris/Eventlite
Group project - event website
177boris/Go-Microservice
Building a Go Microservice with Gin and CI/CD
177boris/graphql-netflix-clone-workshop
Tutorial - A workshop to illustrate how to use GraphQL
177boris/hashicorp-certified-terraform-associate
Hashicorp Certified Terraform Associate - AWS
177boris/Java_Web_Server
A simple web server in Java
177boris/load_balancing
Learning about load balancers with examples
177boris/Machine_Learning
Machine learning: python tutorials and resources
177boris/Microservice-gRPC
A simple to-do application built with Python and Golang
177boris/ML-Practice
Practising machine learning and AI using projects and tutorials
177boris/Neural_Networks
Learning about neural networks
177boris/oab-cloud-resume-challenge
AWS Cloud Resume Challenge v1.0
177boris/project-based-learning
Practice, practice, practice... a curated list of project-based tutorials
177boris/SOA_wedding_planner
Wedding planner - SOA-based client-server application
177boris/Terraform-The-Hard-Way
The most efficient way to learn Terraform for beginners and intermediate practitioners
177boris/terraform-up-and-running-code
Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
177boris/The_Race
Swift endless runner game for iPhone - individual project
177boris/kubernetes-challenge
Kubernetes cloud resume challenge by Forrest Brazeal - https://cloudresumechallenge.dev/docs/extensions/kubernetes-challenge/
177boris/linux-upskill
Linux and Azure refresh.
177boris/python-demoapp
Simple Python Flask web application designed for running in containers for demos