Skip to content
View DevguruPandey's full-sized avatar

Block or report DevguruPandey

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

import Developer from 'DevguruPandey';
class Bio extends Developer {
  name     = 'Devguru Pandey';
  title    = 'Learner';
  field    = 'Student at Manipal University Jaipur';
  location = 'Jaipur';
}

class Skills extends Developer {
  languages  = [''HTML','CSS','JavaScript','NextJs','NodeJs','TypeScript'];
  databases  = ['MySQL', 'MongoDB'];
  frameworks = ['React', 'NextJs'];
}

Github Stats

Connect with Me

Linkedin Github Instagram

Popular repositories Loading

  1. CoinCompass CoinCompass Public

    CoinCompass is a simple Python app for tracking your income, expenses, and spending categories. Keep your budget on track and gain financial clarity with ease! 🚀

    Python 1

  2. old-readme old-readme Public

  3. Thinksy-Hachathon-project- Thinksy-Hachathon-project- Public

    In Thinksy, you don't just learn alone. You fuse skills with others in real-time, tackle quests that need cross-functional thinking, and evolve based on interactions, not just completions.

    HTML

  4. DevguruPandey DevguruPandey Public

  5. CrisisCompass CrisisCompass Public

    Forked from BIGBEASTISHANK/CrisisCompass

    AI-powered disaster response coordination system that optimizes rescue operations through ML-based severity prediction, intelligent resource allocation, and real-time multi-agency coordination with…

    TypeScript