Skip to content
View InvisCo's full-sized avatar

Organizations

@FYDP-Team1
Block or Report

Block or report InvisCo

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
InvisCo/README.md

Hi there 👋

I'm Nishesh, a final-year Engineering student at the University of Waterloo, passionate about Platform Engineering, MLOps, Data Engineering, and DevOps. With a knack for solving complex problems and streamlining operations, I bring enthusiasm and dedication to every project.

Key Skills and Technologies

  • Infrastructure: Kubernetes, Ansible, Terraform, Proxmox VE, LXCs
  • DevOps: CI/CD, Docker
  • Programming: Python, Java
  • Data Engineering: PostgreSQL, Apache Spark, Apache Kafka
  • Machine Learning: Scikit-Learn, PyTorch Lightning, SpaCy

Home-Lab Highlights

My journey in building and evolving a home lab over the past 6 years showcases my hands-on experience with technology and my constant quest for knowledge. Beginning with a simple desire to access my video library remotely, this project has grown into a sophisticated setup involving:

  • A repurposed desktop, transplanted into a rack mounted case, and two Dell Optiplex Micro PCs.
  • Implementing a resilient and scalable home network setup using Proxmox VE with High Availability clusters.
  • Leveraging containerization with Docker and orchestration with Kubernetes to streamline application deployment and management.
  • Automating infrastructure provisioning and configuration with Ansible and Terraform, reinforcing best practices in IaC.

This hands-on experience has been instrumental in deepening my understanding of modern infrastructure and data engineering practices, preparing me for the technical challenges in the professional world.

Discover the full journey of my home lab and its impact on my technical skills here.

Pinned Loading

  1. Optimal-EV-Charger-Placements Optimal-EV-Charger-Placements Public

    Finding optimal EV charger placements in a network using Heuristics and Mathematical Models

    Jupyter Notebook 4

  2. ansible-playbooks ansible-playbooks Public

    A collection of Ansible Playbooks I use for my home-lab

  3. SE463-software-requirements-specification SE463-software-requirements-specification Public

    Software Requirements Specification with a Python script that generates scenario tables to be filled in the TeX document.

    TeX

  4. House-Price-Improvement-Recommender House-Price-Improvement-Recommender Public

    A Decision Support System that suggests renovations to a house based on its existing details. (MSCI 436 Project)

    Python