Skip to content
View Anushlinux's full-sized avatar
:octocat:
Implementing
:octocat:
Implementing

Organizations

@CSI-KJSCE @Team-AATOO @SWDC-Placement

Block or report Anushlinux

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
Anushlinux/README.md
Typing SVG
Anushlinux's Profile Views Followers Available

Development breakdown

From: 31 October 2024 - To: 14 August 2025

Total Time: 276 hrs 13 mins

TypeScript         107 hrs 15 mins >>>>>>>>>>---------------   38.63 %
Python             50 hrs          >>>>>--------------------   18.01 %
Vue.js             46 hrs 3 mins   >>>>---------------------   16.59 %
JavaScript         36 hrs 3 mins   >>>----------------------   12.99 %
CSS                10 hrs 41 mins  >------------------------   03.85 %
JSON               4 hrs 22 mins   -------------------------   01.58 %
HTML               4 hrs 11 mins   -------------------------   01.51 %
Bash               3 hrs 32 mins   -------------------------   01.27 %
PHP                3 hrs 24 mins   -------------------------   01.23 %
Text               2 hrs 53 mins   -------------------------   01.04 %

const createDeveloperProfile = (() => {
  const secrets = {
    identity: {
      name: "Anushrut Pandit",
      role: "Full-Stack Developer & System Architect",
      location: "🌊 Navi Mumbai, India", 
      timezone: "UTC+5:30",
      experience: "3+ years crafting scalable wonders"
    },
    techStack: {
      languages: [
        { name: "TypeScript" }, 
        { name: "Python"},
        { name: "JavaScript"},
        { name: "Go"}, 
        { name: "Rust" } 
      ],
      frontend: ["React", "Next.js", "Vue.js", "Tailwind CSS", "Vite"],
      backend: ["Node.js", "Express", "Django", "GraphQL", "WebSockets"],
      cloud: ["AWS", "GCP", "Docker", "Kubernetes", "Terraform"],
      databases: ["PostgreSQL", "MongoDB", "Redis", "Supabase"],
      devOps: ["GitHub Actions", "Jenkins", "Prometheus"]
    },
  };

  return () => ({
    revealIdentity: () => ({ ...secrets.identity }),
    unleashTechStack: () => ({ ...secrets.techStack }),
    showcaseProjects: () => secrets.projects.map(p => `${p.name}: ${p.desc} (${p.link})`),
    echoTestimonials: () => secrets.testimonials.map(t => `"${t.words}" - ${t.source}`),
    currentFocus: () => [
      "Contextvault",
    ],
    whisperFunFact: () => "Vibe coding fuckin sucks"
  });
})();

const developer = createDeveloperProfile();
Coding Animation

⚑ Quick Stats Dashboard


πŸ› οΈ Technology Arsenal

🎨 Frontend Mastery
βš™οΈ Backend & Infrastructure
☁️ Cloud & DevOps
πŸ”§ Tools & Productivity

πŸ“ˆ Contribution Metrics


πŸ† Achievement Showcase


πŸ“« Find me on


πŸ’° Support My Work

If you find my projects helpful, consider supporting me!

GitHub Sponsors Buy Me A Coffee

Pinned Loading

  1. zulip zulip Public

    Forked from zulip/zulip

    Zulip server and web application. Open-source team chat that helps teams stay productive and focused.

    Python

  2. ContextVault ContextVault Public

    TypeScript

  3. Airvata Airvata Public

    still in progress

    Python 1

  4. Anushlinux Anushlinux Public template

  5. reposeek reposeek Public

    ai prod tool

    JavaScript