DEV Community

Cover image for How I Built and Deployed My First Portfolio in Minutes with Kuberns AI
Lamiya Zainab
Lamiya Zainab

Posted on

How I Built and Deployed My First Portfolio in Minutes with Kuberns AI

Introduction
As a beginner in web development, I have always believed that deploying a website is a complex process that requires extensive technical knowledge. However, my experience in the Kubernix AI Portfolio Hackathon 2026 has completely altered my perception on this topic. In this article, I will discuss how I built and deployed my portfolio using Kuberns AI.

The Challenge
The challenge in the hackathon was very simple: "Deploy your portfolio live and share your experience."
Although I had some knowledge of programming in Python and C++, I had never developed a website before. This was my first opportunity to learn something new!

Building the Portfolio
I began by learning the basics:

  • Using HTML for structure
  • Using CSS for styling
  • Using JavaScript for interactivity

My portfolio contains the following features:

  • Hero section containing my introduction
  • "About Me" section
  • Skills section (Programming, Cloud Computing, Data Analytics)
  • Contact details

My entire portfolio is made up of only 3 files:

  • index.html - The basic structure
  • style.css - All the styles
  • script.js - Interactive elements such as smooth scrolling

The Deployment Experience with Kuberns
This is where the Kuberns AI really wowed me. Here is what the deployment experience looked like:
Step 1: Push to GitHub
I set up a GitHub repository and pushed my portfolio files to it. This took only a few minutes.
Step 2: Connect Kuberns to GitHub
I signed up for Kuberns.com and linked my GitHub account. The authentication process was easy and secure.
Step 3: One-Click Deployment
And this is where the magic happened - I chose my repository, clicked "Deploy," and the Kuberns AI took care of the rest:

✅ Automatically identified it was a static website
✅ Set up the build parameters
✅ Set up the hosting environment
✅ Deployed everything in under 5 minutes

No need to configure anything complex. No YAML files. No deployment scripts. Just click and deploy!

Why Kuberns AI Stands Out
Speed: From clicking deploy to having a live URL took less than 5 minutes.
Ease of Use: The AI took care of all the technical details automatically. I didn't need to learn about servers, containers, or DevOps.
Free Tier: The deployment was completely free, which is great for students and newbies like me.
Professional URL: My portfolio received a clean URL that I could share anywhere.

The Result
My portfolio is now live at: https://my-portfolio-main-fbdf83b.kuberns.cloud
It's publicly accessible, mobile-responsive, and loads fast. Seeing my work live on the internet was an incredible feeling!
Screenshots

What I Learned

  1. Deployment doesn't have to be scary - With the right tools, even beginners can deploy production-ready websites
  2. AI can simplify DevOps - Kuberns AI automated tasks that would have taken me hours to figure out
  3. GitHub integration is powerful - Connecting my repository made updates and version control seamless

Hackathon Experience
Participating in the Kubernix AI Portfolio Hackathon 2026 pushed me to:

  • Learn web development basics
  • Understand the deployment process
  • Share my work publicly

The hackathon offers amazing rewards:

  • Cash prizes up to $10,000
  • Placement opportunities up to 10 LPA
  • Certification for all participants

Conclusion
If you are a beginner like me and feel apprehensive about deploying your projects, I would strongly suggest that you give Kuberns.com a try. The AI-assisted deployment process makes it extremely simple to put your creations live.
Whether you are working on a portfolio site, a side project, or a hackathon, the AI of Kuberns helps to overcome the hurdle of deployment and allows you to concentrate on creating something awesome.

Take a look at Kuberns: https://kuberns.com

kubernschallenge #aichallenge #webdevelopment #portfoliowebsite #hackathon #deployment

@kuberns

Top comments (0)