8000 themantrixx (Shreemant Sahu) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View themantrixx's full-sized avatar
🕶️
Bing Chilling
🕶️
Bing Chilling

Block or report themantrixx

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
8000
themantrixx/README.md

MasterHead

Hey there! I'm Shreemant Sahu aka T H Ξ M Λ N T R I X X

🚀 Aspiring Software Engineer | 🌐Cyber Security Enthusiast | 📱 Mobile App Creator

Typing SVG

🧑‍💻 About Me

#include <iostream>
#include <string>
#include <vector>
using namespace std;

struct Developer {
    string name = "Shreemant Sahu";
    string location = "Delhi, India";
    string education = "Final Year Computer Science Student";
    string currentFocus = "App Development";
    vector<string> technologies = {"C", "C++", "Python", "MySQL", "Git", "Linux", "Bootstrap"};
    vector<string> askMeAbout = {"Mobile Apps", "System Design"};
    string funFact = "Switched to Linux and never looked back — except to flex it.";
    
    void introduce() {
        cout << "Hello! I'm " << name << " from " << location << endl;
        cout << "Currently focusing on: " << currentFocus << endl;
        cout << "Fun fact: " << funFact << endl;
    }
};

🛠️ Languages and Tools

Canva

GitHub Analytics

GitHub Streak

🏆 GitHub Achievements

📈 Contribution Graph

🤝 Let's Connect!

LinkedIn Twitter LeetCode Email

💡 Random Dev Quote

🐍 Snake eating my contributions

Snake animation

Profile views GitHub followers

Popular repositories Loading

  1. keploy keploy Public

    Forked from keploy/keploy

    Unit, API & Integration Testing Agent for Developers. Generate tests, mocks/stubs for your APIs that actually work!

    Go 1

  2. themantrixx themantrixx Public

    All About me

  3. Glyph-Developer-Kit Glyph-Developer-Kit Public

    Forked from Nothing-Developer-Programme/Glyph-Developer-Kit

    Glyph

0