Skip to content
View sanjay-m6's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report sanjay-m6

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
sanjay-m6/README.md

Typing SVG


   



> init sanjay.rs

//! ╔══════════════════════════════════════════════════════╗
//!           Founder · Systems Builder · Engineer
//! ╚══════════════════════════════════════════════════════╝

use location::{"Tamil Nadu, India 🇮🇳"};
use contact::{"sanjayofficial86s@gmail.com"};
use web::{"https://www.infinitywebtechnology.com"};

// ── Identity ────────────────────────────────────────────
#[derive(Founder, Engineer, Builder)]
pub struct Sanjay {
    role:      Role::Founder("Infinity Web Technology"),
    location:  "Tamil Nadu, India 🇮🇳",

    // ── Core Stack ────────────────────────────────────
    languages: &["Rust", "TypeScript", "Python", "JavaScript"],
    frontend:  &["React", "Next.js", "TailwindCSS", "Vue.js"],
    backend:   &["Node.js", "Tauri v2", "NestJS", "Django"],
    databases: &["PostgreSQL", "MongoDB", "Prisma", "Firebase"],
    cloud:     &["AWS", "Azure", "GCP", "Docker", "Nginx"],

    // ── Currently Shipping ────────────────────────────
    building: [
        Project { name: "ARK ASA Server Manager 2.0",      status: Status::Live     },
        Project { name: "Infinity Chat",                    status: Status::Building },
        Project { name: "PhIX – Pharmacy Incident Exchange", status: Status::Building },
    ],

    // ── Impact ────────────────────────────────────────
    delivered:  Metric { projects: 100+, engineers: 50+, growth: "300%" },
    uptime:     "99.9%",
    domains:    &["Desktop Apps", "SaaS", "AI/ML", "Game Modding"],
}

// ── Philosophy ───────────────────────────────────────────
impl Sanjay {
    fn philosophy(&self) -> &str {
        "Don't just write code — architect solutions.
         Don't just ship products — build experiences. ✨"
    }

    fn approach(&self) -> Mission {
        Mission {
            quality:  "Enterprise-grade",
            pricing:  "Freelancer-friendly",
            mantra:   "If it can be built — build it better.",
        }
    }
}

     


🚀 Founder of Infinity Web Technology — India's software studio delivering enterprise-grade, scalable products at freelancer pricing. Tauri desktop tools · Multi-tenant SaaS · ARK game mods · AI-powered platforms.


🚧 Active Projects

🌐 Infinity Web Technology

infinitywebtechnology.com Next.js React TypeScript TailwindCSS

Agency & studio home. Delivering premium software at accessible prices. Status: 🟢 Live

🎮 ARK ASA Server Manager 2.0

arkservermanager.app Tauri v2 Rust React

Desktop app for managing ARK: Survival Ascended dedicated servers. Status: 🟢 Active

💬 Infinity Chat

Tauri v2 React 18 TypeScript SQLCipher

AI-powered desktop chat platform with lead generation engine and WhatsApp outreach. Status: 🔨 Building

🏥 PhIX — Pharmacy Incident Exchange

Next.js 15 Prisma PostgreSQL Google AI

Canadian pharmacy safety SaaS. Three-portal architecture with RBAC + AI reporting. Status: 🔨 Building


🛠️ Tech Stack

Languages

Rust TypeScript Python JavaScript Java SQL

Frontend

React Next.js TailwindCSS Vue.js React Native Framer Motion

Backend & Desktop

Node.js Tauri NestJS Django Express.js

Databases

PostgreSQL MongoDB MySQL Prisma Firebase

Cloud & DevOps

AWS Azure GCP Docker Nginx

AI / ML

TensorFlow PyTorch scikit-learn Pandas OpenCV

Game Dev & 3D

Unreal Engine Blender Figma Photoshop


🏢 What Infinity Web Technology Builds

Service What You Get
🧩 Custom Software ERP · Workflow Automation · Legacy System Modernization
🌐 Web Applications PWA · Dashboards · SEO-Optimized Landing Pages
☁️ SaaS Platforms Multi-tenant · Subscriptions · RBAC · Audit Logs
📱 Mobile Apps React Native · Flutter · iOS & Android
🔌 API Integration REST · GraphQL · Payment Gateways · Third-party APIs
⚙️ Cloud & DevOps AWS · Azure · Docker · CI/CD Pipelines
🔐 Security & Compliance Penetration Testing · GDPR · HIPAA
🛟 Ongoing Maintenance Monitoring · Performance · Security Patches

📊 GitHub Stats


 






🏆 Trophies



🌐 Let's Connect


Website LinkedIn Dev.to Discord WhatsApp Email Ko-fi


"Don't just write code — architect solutions. Don't just ship products — build experiences."

If it can be automated, automate it. If it can be optimized, optimize it. If it doesn't exist — build it.


⚡ Built with passion from Tamil Nadu, India · Infinity Web Technology 🚀

Pinned Loading

  1. ARK-ASA-SERVER-MANAGER-2.0 ARK-ASA-SERVER-MANAGER-2.0 Public

    🦖 Professional-grade dedicated server manager for both ARK: Survival Ascended (ASA) and ARK: Survival Evolved (ASE). Built with Tauri, React, and Rust, featuring visual clustering, automatic deploy…

    TypeScript 27 1