Skip to content
View captinalex1's full-sized avatar
🦝
Derpy Bre
🦝
Derpy Bre

Block or report captinalex1

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
captinalex1/README.md

Welcome!

Welcome to my Github page! :D

This is my personal GitHub for lab projects, website code, and infrastructure learning. Most of my background is in enterprise IT operations, endpoint support, VMware/ESXi infrastructure, data center/lab buildouts, and regional technical support.

I use this space to learn more about coding, automation, containers, Kubernetes, and cloud-native infrastructure through my personal site and homelab projects.

Quickstats

Anurag's GitHub stats

Top Langs

Quickstats shows PHP is my top language; however, HTML and CSS are my primary languages. Since a lot of my website is server- and backend-dependent, I have to write a bit of PHP for certain functions to work, and I also save almost all my files with the .php end tag.

Projects!

My primary project is https://zetacloud.cloud

It is a cloud server that I created, both the physical server and the frontend/backend code as well. While I have used guides for some of the functions, most of the code work was my own, with research if I ran into issues or asking my DevOps friends how they might go about fixing it. It is still heavily in beta, but much more than what it used to be.

Before, my site was no more than a front page, and that was it. However, recently it gained lots of moving parts. It has its own SQL database, sign-in/out forms, password reset forms, and a mail server to send reset links. The code inside my GitHub is the most recent code I have uploaded to the live server. I will usually code on the local machine for bug testing before pushing it out to the live server. That way, as I develop, I am not breaking the live one.

Pinned Loading

  1. ZetaCloud-Website-Code ZetaCloud-Website-Code Public

    This repository is for me to dump all my Sites code here to be able to easily share to people I want seeing my Frontend and Backend Devops for my site.

    PHP 1

  2. captinalex1 captinalex1 Public

    About me ReadMe for my Github Page

  3. First-Mod First-Mod Public

  4. MultiPXE-Netboot-Servers MultiPXE-Netboot-Servers Public

    This is a quick type up of my adventure creating multiple netboot servers and having my machines know which netboot file is for it.