Skip to content

ossrndc/Commit-3.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation


🚀 Commit-3.0 Mini Hackathon

Welcome to the ultimate debugging showdown! 💻🔥

This isn’t just a hackathon — this is your chance to prove your frontend skills and secure a direct PI opportunity 😎

We are giving you a simple project with:

  • 🧩 index.html
  • 🎨 style.css

BUT… 👀

They contain intentional errors, broken styling, messy structure, and layout issues.

Your mission?

🛠 Fix it.
✨ Improve it.
🚀 Submit it.


🎯 Challenge Objective

You need to:

  • 🔍 Find HTML errors
  • 🎨 Fix CSS issues
  • 📱 Improve responsiveness (if possible)
  • 🧹 Clean up messy code
  • 💡 Follow best practices
  • ✅ Make the website work perfectly

Basically… turn chaos into clean code.


🛠 How To Participate

1️⃣ Fork the Repository

Click the Fork button on the top right of this repo.


2️⃣ Clone Your Fork

git clone https://github.com/YOUR-USERNAME/REPO-NAME.git

Go inside the project:

cd REPO-NAME

3️⃣ Create a New Branch

git checkout -b fix-yourname

Example:

git checkout -b fix-ayushman

4️⃣ Fix the Errors

Open:

  • index.html
  • style.css

Now:

  • Debug the issues
  • Fix structure
  • Correct styling
  • Improve layout
  • Test in browser

Make it clean. Make it professional. Make it impressive. 😌


5️⃣ Commit Your Changes

git add .
git commit -m "Fixed layout and styling issues"

6️⃣ Push Your Branch

git push origin fix-yourname

7️⃣ Create a Pull Request (PR)

  • Go to your forked repository
  • Click Compare & Pull Request
  • Add a clear title
  • Explain what you fixed
  • Submit 🚀

📌 Pull Request Guidelines

Your PR must include:

  • 📝 List of issues you found
  • 🔧 What you fixed
  • ✨ Any improvements added
  • 📸 Screenshots (if possible)

❌ Do NOT change unrelated files
❌ Do NOT push directly to main


🏆 Rewards

🔥 TOP 3 PARTICIPANTS GET:

🎯 Direct PI (Personal Interview) opportunity
🚀 Fast-track chance for Society selection

Yes, you read that right. No screening round. Straight to PI.

This is your moment. 💪


🧠 Evaluation Criteria

We’ll judge based on:

  • ✅ Correctness
  • 🧹 Clean Code
  • 🎨 Styling Improvements
  • 📱 Responsiveness
  • 💬 Clear PR Description
  • 🧾 Meaningful Commits

Quality > Quantity.


⏳ Deadline

Submit your PR before the 15-MARCH-2026 deadline.
Late submissions will not be considered ❌


💥 Final Words

This hackathon tests:

  • Debugging skills
  • Attention to detail
  • Git & GitHub workflow
  • Clean coding practices

Think before you fix.
Code smart.
Push confidently.

Let the commits begin. 🚀🔥

Still any Query ??

Contact us at Project Lab 4th floor CSIT building

About

Mini-Hackathon Commit-3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors