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 250 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: 03 October 2025

Total Time: 312 hrs 16 mins

TypeScript          132 hrs 11 mins >>>>>>>>>>>--------------   42.12 %
Python              52 hrs 27 mins  >>>>---------------------   16.71 %
Vue.js              46 hrs 3 mins   >>>>---------------------   14.68 %
JavaScript          38 hrs 31 mins  >>>----------------------   12.27 %
CSS                 10 hrs 41 mins  >------------------------   03.41 %
HTML                4 hrs 32 mins   -------------------------   01.45 %
JSON                4 hrs 27 mins   -------------------------   01.42 %
Bash                4 hrs 9 mins    -------------------------   01.33 %
PHP                 3 hrs 24 mins   -------------------------   01.08 %
Text                3 hrs 10 mins   -------------------------   01.01 %

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

    Forked from apache/airflow

    Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

    Python

  3. ContextVault ContextVault Public

    TypeScript

  4. Airvata Airvata Public

    still in progress

    Python 1

  5. OmLanke/nextplacement OmLanke/nextplacement Public

    TypeScript