Skip to content
View lavanyaag23's full-sized avatar

Block or report lavanyaag23

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

Typing SVG


GitHub followers ย  Profile Views ย  LinkedIn ย  Portfolio



๐Ÿ‘ฉโ€๐Ÿ’ป About Me

public class Lavanya {

    String name        = "Lavanya Agrawal";
    String university  = "UPES Dehradun โ€” B.Tech CSE (3rd Year)";
    String[] focus     = { "DSA in Java", "Frontend Dev", "Full-Stack", "Open Source" };
    String challenge   = "100 Days of Code ๐Ÿ”ฅ";
    String goal        = "Software Engineer @ a product-driven company";
    String funFact     = "I debug with coffee โ˜• and commit at midnight ๐ŸŒ™";

    String[] currentlyWorking = {
        "Java DSA structured repository",
        "React.js frontend projects",
        "JavaScript games & mini apps",
        "LeetCode daily problem solving",
        "Open source contributions"
    };
}

๐Ÿ› ๏ธ Tech Stack

โ€” Languages โ€”

Java Python JavaScript SQL

โ€” Frontend โ€”

HTML5 CSS3 React

โ€” Tools & Platforms โ€”

Git GitHub VS Code Linux Vercel


๐Ÿš€ Featured Projects

ย  Project Description Tech
๐Ÿ›’ Smart Grocery App React app with auth, cart, order tracking, admin dashboard & AI chatbot React JavaScript AI
๐ŸŒ Portfolio Website Responsive personal portfolio deployed on Vercel HTML CSS JS Vercel
๐ŸŽฎ CodeQuest-Arena A growing collection of interactive browser games built for fun and learning HTML CSS JavaScript
โญ Frontend Lab Projects Star rating, chatbot, voting app, calculator UI HTML CSS JS

๐Ÿ“Š GitHub Stats

ย 



GitHub Streak


๐Ÿ“ˆ Contribution Activity


๐Ÿ† GitHub Achievements

trophy

Achievement Details
๐Ÿฆˆ Pull Shark โ€” Merged pull requests in open source
๐Ÿ”ฅ Active Contributor โ€” Consistent GitHub activity
๐Ÿ’ฏ 100 Days of Code โ€” Active participant & grinding daily
๐Ÿš€ Public Builder โ€” Shipping projects consistently

๐ŸŒฑ Currently Learning

  • ๐Ÿ”ข Data Structures & Algorithms โ€” Arrays โ†’ DP โ†’ Graphs
  • โš›๏ธ React.js โ€” hooks, components, state management
  • ๐Ÿงฉ Problem Solving on LeetCode daily
  • ๐Ÿค Open Source contribution workflow
  • ๐ŸŒ Full-Stack development basics

๐Ÿ“ˆ 2026 Goals

Goal Status
๐ŸŽฏ Solve 200+ DSA problems ๐Ÿ”„ In Progress
๐Ÿ”ฅ Complete 100 Days of Code ๐Ÿ”„ In Progress
โ˜• Strengthen Java fundamentals ๐Ÿ”„ In Progress
๐Ÿ› ๏ธ Build 3+ full-stack projects ๐Ÿ”„ In Progress
๐Ÿค Contribute to open source ๐Ÿ”„ In Progress
๐Ÿ’ผ Secure SDE internship ๐ŸŽฏ Target

๐Ÿค Connect With Me

GitHub LinkedIn Portfolio Email


โœฆ Always learning, building, and improving โ€” one commit at a time. โœฆ

how can we make it more attractive

Pinned Loading

  1. 100DaysOfCode-2026 100DaysOfCode-2026 Public

    Forked from upesacm/100DaysOfCode-2026

    Java

  2. leetcode-solutions leetcode-solutions Public

    My LeetCode solutions using Java.

    Java

  3. 100DaysDSAChallenge 100DaysDSAChallenge Public

    Java

  4. CodeQuest-Arena CodeQuest-Arena Public

    Gamified browser gaming & developer challenge platform built with HTML, CSS, and JavaScript. Features 13+ interactive games, XP progression, achievements, favorites, and responsive UI.

    JavaScript

  5. my-portfolio my-portfolio Public

    ๐ŸŒ Personal portfolio website showcasing my projects, skills, achievements, and software development journey.

    HTML

  6. smart-grocery-app smart-grocery-app Public

    React-based grocery shopping application with login, cart, checkout, chatbot and admin dashboard

    JavaScript