Skip to content
View 2005lakshya's full-sized avatar

Highlights

  • Pro

Block or report 2005lakshya

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

Hi , I'm Lakshya

About me Instagram LinkedIn

class Lakshya < Person
 def initialize
   @name = 'Lakshya Gupta'
   @age = 20
   @superpowers = ['Code Whisperer', 'All-Nighter Programmer', 'Snack Connoisseur']
   @education = ['VIT Vellore - B.Tech CSE (Data Science Specialization)']
   @hobbies = ['Messing up code', 'Eating Maggi at 2 AM']
 end

 def languages
   {
     human: ['English', 'Hindi'],
     programming: ['Python', 'Java', 'SQL', 'C++', 'Flutter']
   }
 end

 def current_location
   'Gurgaon, IN'
   'Lagos, NG'
 end

 def next_locations
   ['NASA (dreaming)']
 end

 def projects
   {
     'MessIt 🍲' => 'VIT mess menu at your fingertips.',
     'Robowars 🤖' => 'Track battles & participants easily.',
     'Plant Disease Detection 🌱' => 'Spot plant diseases fast.',
     'HackXpertise 2.0 💻' => 'Hackathon portal for smooth chaos.'
   }
 end

 def fun_fact
   "Lakshya once spent debugging all night… and the culprit was a single semicolon. 🐛💻"
 end
end

💻 Tech Stack:

C C++ CSS3 HTML5 Java JavaScript Bootstrap NodeJS MySQL Canva Figma Framer GIT react React

My Contribution:

Popular repositories Loading

  1. foodfinder_frontend foodfinder_frontend Public

    JavaScript 2 1

  2. HackXpertise HackXpertise Public

    JavaScript 1 1

  3. Mini-Games Mini-Games Public

    Dart

  4. ExpenseApp ExpenseApp Public

    Expense App

    C++

  5. VinnovateIT_task VinnovateIT_task Public

    I developed a website for VinnovateIT VIT using html, css, and javascript. The website provides details about its projects, events, teams, and domains. It features a easy and modern UI with smooth …

    HTML

  6. CURATORS-CUT CURATORS-CUT Public

    Movie Streaming website

    HTML