Skip to content
View ruhelamahi7-code's full-sized avatar

Block or report ruhelamahi7-code

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.

Content in all repositories owned by your account will be closed.
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
ruhelamahi7-code/README.md

Hi 👋, I'm Mahi Ruhela

Typing SVG

Profile Views


👩‍💻 About Me

class MahiRuhela:
    def __init__(self):
        self.name = "Mahi Ruhela"
        self.role = "Computer Science Student"
        self.location = "India 🇮🇳"

        self.skills = [
            "HTML",
            "CSS",
            "Python",
            "C",
            "C++",
            "Git",
            "GitHub"
        ]

        self.focus = [
            "Open Source",
            "Hackathons",
            "DSA",
            "Building Practical Projects"
        ]

        self.current_goal = (
            "Contributing to impactful open source projects "
            "Building practical software, and sharpening my DSA skills."
        )

        self.fun_fact = (
            "I enjoy transforming ideas into real products through code."
        )

    def say_hi(self):
        print("Thanks for visiting my profile!")

me = MahiRuhela()
me.say_hi()

🚀 Skills

💻 Languages

🛠️ Tools

🚀 Featured Projects

🤝 Collaborative Projects

🛡️ CyberShield AI

AI-powered autonomous cyber resilience platform that detects, analyzes, and responds to cyber threats using a multi-agent architecture.

🔗 Repository: View Repository

🤖 ResolvBot

AI-powered complaint resolution system with sentiment analysis, urgency detection, automatic escalation, and a live analytics dashboard.

🔗 Repository: View Repository

🥗 SmartPantry

Smart pantry management application for tracking groceries, monitoring expiry dates, planning meals, and reducing food waste.

🔗 Repository: View Repository


👩‍💻 Independent Projects

🎙️ Meeting Analyzer

AI-powered application that converts meeting recordings into structured summaries, action items, key decisions, and insights.

🔗 Repository: View Repository

🛍️ Brass Heritage (Private Repository)

Designed and developed a modern e-commerce website for a local brass artisan to showcase handcrafted brass products and establish an online presence.

🌐 Live Demo: Visit Website

🔒 Repository: Private

🌍 My Open Source Journey

My open-source journey began with GirlScript Summer of Code 2026, where I took my first steps into contributing to real-world projects.

From waiting for my first issue assignment to actively exploring repositories, identifying issues, implementing features, and collaborating with maintainers, every contribution has been a valuable learning experience.

Open source has taught me much more than writing code—it has helped me understand existing codebases, communicate effectively, solve real-world problems, and continuously improve as a developer.

✨ Contribution Highlights

  • 🌟 Active Contributor in GirlScript Summer of Code 2026
  • 🚀 Contributed to multiple open-source repositories
  • 🔧 Implemented features, enhanced user interfaces, and fixed bugs
  • 🤝 Collaborated with maintainers through pull requests, code reviews, and discussions
  • 📚 Continuously learning by contributing to real-world software projects

🏅 GSSoC '26 Badges

Elite Badge Power Contributor Badge Rising Star Badge

Building Momentum Badge Consistent Badge On a Roll Badge

🌐 View My GSSoC 2026 Profile

📊 GitHub Insights

🐍 Contribution Snake

Contribution Snake

Pinned Loading

  1. meeting-analyzer meeting-analyzer Public

    🎙️ AI-powered meeting analyzer — transcribes audio, extracts summaries, decisions & action items using faster-whisper + Groq LLaMA 3.3. Built with Streamlit. Free & open source.

    Python 1

  2. smartpantryy smartpantryy Public

    Forked from ityshreee/smartpantryy

    🍎 SmartPantry - A simple web app to manage groceries, track expiry dates, plan meals, and find recipes. Built with vanilla HTML, CSS & JavaScript.

    HTML 1

  3. cyber-resilience-ai cyber-resilience-ai Public

    AI-powered autonomous incident response system for critical national infrastructure — ET AI Hackathon 2.0 PS7

    Python

  4. customer-support-agent-env customer-support-agent-env Public

    OpenEnv RL environment for customer support agent training — classifies issues, decides actions, drafts replies.

    Python 3

  5. complaint-resolution-bot complaint-resolution-bot Public

    JavaScript 2 2