Skip to content
View Varsha-1605's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@cloudcommunity @Design-and-Code @recodehive @Bauddhik-Geeks @Devs-Dungeon @infraform

Block or report Varsha-1605

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Varsha-1605/README.md

Table of Contents

Coding

🎯 Quick Facts About Me

class VarshaDewangan:
    def __init__(self):
        self.role = "AI Engineer & Web Developer"
        self.language_spoken = ["Hindi", "English"]
        self.skills = ["Python", "Machine Learning", "Web Development", "Data Analysis"]
        self.current_focus = "Early Cancer Detection using AI"
        
    def say_hi(self):
        print("🌟 Thanks for dropping by! I'm passionate about leveraging AI to solve real-world problems.")

me = VarshaDewangan()
me.say_hi()
  • 🌱 I'm currently learning Advanced AI techniques and RAG systems
  • πŸ‘― I'm looking to collaborate on Innovative Open Source Projects
  • πŸ’¬ Ask me about AI/ML, Web Development, and Data Analysis
  • ⚑ Fun fact: I can turn coffee into code and data into insights!

πŸ… Honors & Awards

πŸ† Hack4Change 2024 Finalist

Top 0.7%

Issued by & The Nudge Institute

  • Selected as a finalist in the Google & The/Nudge co-hosted competition
  • Recognized for innovative solutions in financial inclusion

πŸ’‘ Mathack 2.0

Top 35 Teams

Issued by Talentfarm.ai &

  • Advanced to the finals of a national-level hackathon
  • Showcased exceptional problem-solving skills

πŸŽ“ 100% Scholarship

Issued by Kalinga University

  • Full scholarship for 4-year B.Tech degree
  • Awarded for achieving state topper status in Chhattisgarh

πŸ“Ί IBC24 Swarn Sharda Scholarship

2022

Issued by

🌟 Academic Excellence

  • Chhattisgarh State Topper (Rank 10) - CGBSE Board Examination 2022
  • 1st Rank in Raipur District - Chhattisgarh Board of Secondary Education
  • Associated with Shishu Niketan English Medium Higher Secondary School

πŸ› οΈ Technologies & Tools

🧠 AI/ML Stack

πŸ’» Web Development

HTML5 CSS3 JavaScript Bootstrap Tailwind Flask FastAPI

πŸ“Š GitHub Analytics

🌟 Featured Projects

πŸ† Achievements

πŸŽ‰ Hacktoberfest 2024

🌟 GSSOC'24 Extended Badges

Postman Badge Web3Conf Badge Badge 1 Badge 2 Badge 3
Badge 4 Badge 5 Badge 6 Git Explorer Pull Expert

πŸ“ˆ Contribution Graph

Varsha's 
    Github Activity Graph

🌟 Inspiring Quote

Profile Views

Pinned Loading

  1. Movie-Recommendation-System Movie-Recommendation-System Public

    Jupyter Notebook 1 1

  2. Real-Time-Chat-Application Real-Time-Chat-Application Public

    CSS 1 1

  3. GAIN GAIN Public

    Forked from iSaahilx/GAIN

    Python 1

  4. Document-Uploader Document-Uploader Public

    A secure and efficient document uploader application that leverages retrieval-augmented generation (RAG) systems, OpenAI, and LangChain to allow users to upload, store, and manage documents while …

    Python