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...

classSaniddhya {
public:
vector<string> pronouns = {"he", "him"};
vector<string> stack = {"TypeScript", "Python"};
vector<string> tools = {"Linux", "Render", "Git"};
vector<string> domain = {"Backend Development", "Algorithms"};
structCurrentWork {
vector<string> building = {
"standardization services in healthcare"
};
vector<string> exploring = {
"learning more algorithms and maths to solve hard problems",
"AI powered codebases"
};
} now;
voidconnect() {
cout << "Obsessed with computer science." << endl;
}
};

Pinned Loading

  1. sherlocksherlockPublic

    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++

  2. Yeetcode-NC_HackYeetcode-NC_HackPublic

    TypeScript 1

  3. WeChatClientWeChatClientPublic

    Client Side Implementation of WeChat

    C++

  4. Shubhk21/WeChatServerShubhk21/WeChatServerPublic

    WeChat Server

    C++ 1 1