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: 09 September 2025

Total Time: 303 hrs 17 mins

TypeScript         130 hrs 2 mins  >>>>>>>>>>>--------------   42.67 %
Python             51 hrs 12 mins  >>>>---------------------   16.81 %
Vue.js             46 hrs 3 mins   >>>>---------------------   15.12 %
JavaScript         38 hrs 11 mins  >>>----------------------   12.53 %
CSS                10 hrs 41 mins  >------------------------   03.51 %
JSON               4 hrs 26 mins   -------------------------   01.46 %
HTML               4 hrs 13 mins   -------------------------   01.38 %
Bash               3 hrs 38 mins   -------------------------   01.19 %
PHP                3 hrs 24 mins   -------------------------   01.12 %
Text               3 hrs 10 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