Skip to content
View janhaviborade05's full-sized avatar
πŸ’­
🌷 Currently vibing & committing
πŸ’­
🌷 Currently vibing & committing

Block or report janhaviborade05

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
janhaviborade05/README.md


🌸 About

I'm a first-year Computer Engineering student, currently contributing to the open-source ecosystem through GSSoC 2026, where I serve as both a Contributor and Campus Ambassador on the Open Source Track.

I care more about understanding a problem thoroughly than shipping the fastest fix β€” every PR I open, I've read the surrounding code first.

DECLARE
  CURSOR profile IS
    SELECT curiosity, consistency, clarity
    FROM   janhavi
    WHERE  effort = 'consistent';
BEGIN
  OPEN profile;
  FETCH profile INTO curiosity, consistency, clarity;
  DBMS_OUTPUT.PUT_LINE('learning in public, one merged PR at a time');
  CLOSE profile;
END;
/

Currently:

  • πŸ”§ Contributing to open-source projects via GSSoC 2026
  • πŸ“˜ Co-building a documented Striver's SDE Sheet repository
  • 🧩 Building HelpConnect β€” an AI-assisted NGO/volunteer coordination platform (Google Solution Challenge 2026)





πŸŽ€ Featured Work

HelpConnect AI-powered platform connecting NGOs with volunteers β€” role-based dashboards, Google OAuth, Next.js App Router. Built for Google Solution Challenge 2026.

Striver's Sheet, Documented A structured, well-explained walkthrough of DSA problem patterns β€” built collaboratively, written for clarity over cleverness.

Open Source β€” GSSoC 2026 Merged contributions including a reusable EmptyState component (empay-hrms) and documentation improvements (SecuScan), with active PRs under review.

Campus Ambassador Guiding peers through their first open-source contributions β€” issue triage, PR etiquette, DCO sign-offs, and the review process.


🧡 Tech Stack



πŸ“Š GitHub Activity







πŸ’Œ Connect



Popular repositories Loading

  1. localrepo localrepo Public

  2. express express Public

    Forked from expressjs/express

    Fast, unopinionated, minimalist web framework for node.

    JavaScript

  3. Helpconnect- Helpconnect- Public

  4. SecuScan SecuScan Public

    Forked from utksh1/SecuScan

    Local-first security scanning workspace with FastAPI orchestration, React/TypeScript UI, execution controls, normalized findings, and 60 catalogued integrations.

    Python

  5. empay-hrms empay-hrms Public

    Forked from rushikesh-bobade/empay-hrms

    An open-source Human Resource Management System built for modern teams β€” attendance, leave, payroll, and analytics unified in one clean interface.

    JavaScript

  6. GSoC-Org-Finder- GSoC-Org-Finder- Public

    Forked from S3DFX-CYBER/GSoC-Org-Finder-

    Find your perfect GSoC 2026 organization- filter all 184 selected orgs by your tech stack, language, and domain. No install needed.

    HTML