Skip to content
View saniddhyaDubey's full-sized avatar
😴
Sleeping with my eyes open
😴
Sleeping with my eyes open

Highlights

  • Pro

Block or report saniddhyaDubey

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

Hi, I'm Saniddhya

New Grad Software Engineer · UNC Charlotte '26 💻

GitHub SaniddhyaDubey

⚠️ A little more about me...

class Saniddhya {
public:
    vector<string> pronouns = {"he", "him"};
    vector<string> stack = {"C++", "TypeScript"};
    vector<string> tools = {"Linux", "Docker", "Git"};
    vector<string> domain = {"Backend Development", "Algorithms"};

    struct CurrentWork {
        vector<string> building = {
            "Moderation and Discovery Engine using graph based
              Trust Discovery to avoid spams",
            "Active in multiple open-source projects from
              domains like Job Hunt Tools,
              BTC Nostr server development."
        };
        vector<string> exploring = {
            "learning more algorithms and maths to solve hard problems",
            "AI powered codebases"
        };
    } now;

    void connect() {
        cout << "Obsessed with computer science." << endl;
    }
};

Pinned Loading

  1. nostream nostream Public

    Forked from cameri/nostream

    A Nostr Relay written in TypeScript

    TypeScript

  2. sherlock sherlock Public

    High-performance Bitcoin chain analysis — raw block parsing in C++17, 9 privacy heuristics, full-stack React visualizer. No node. No RPC. Just binary.

    C++

  3. Yeetcode-NC_Hack Yeetcode-NC_Hack Public

    TypeScript 1

  4. WeChatClient WeChatClient Public

    Client Side Implementation of WeChat

    C++

  5. Shubhk21/WeChatServer Shubhk21/WeChatServer Public

    WeChat Server

    C++ 1 1