Skip to content
View shwet46's full-sized avatar
🍟
🍟

Highlights

  • Pro

Block or report shwet46

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
shwet46/README.md
#include<info.h>

struct shwet46 {
    const string name = "Shweta";
    const string username = "@shwet46";
    const pair<double, double> location = {19.0760, 72.8777};

    const map<string, vector<string>> skills = {
        {"languages", {"C++", "TypeScript", "JavaScript", "Python", "Dart", "Java"}},
        {"frameworks", {"Next.js", "Flutter", "Flask", "FastAPI", "Node.js", "LangChain"}},
        {"devops_db", {"Git", "Docker", "PostgreSQL", "MongoDB", "Pinecone", "Firebase", "Redis"}}
    };
};

Pinned Loading

  1. algogrit-dsa algogrit-dsa Public

    AlgoGrit is built for personal DSA practice, featuring curated problems from multiple platforms along with tools for tracking, notes and code execution.

    TypeScript

  2. VoiceCare VoiceCare Public

    VoiceCare is a voice-first emergency app for elderly that listens for distress, responds calmly, guides users step by step, and alerts caregivers or emergency services to ensure safety until help a…

    Dart 2 3

  3. krishivya_bot krishivya_bot Public

    Multimodal Telegram bot made for agricultural help

    Python