Skip to content
View anik-ug's full-sized avatar

Highlights

  • Pro

Block or report anik-ug

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
anik-ug/README.md
Typing SVG

ย 


๐Ÿง  About Me

public class Anik extends Developer {

    String college    = "IIIT Ranchi โ€” ECE (B.Tech, 2023โ€“2027)";
    String location   = "Nawada, BIHAR, India ๐Ÿ‡ฎ๐Ÿ‡ณ";
    float  cgpa       = 7.72f;
    int    dsaProblems = 600;  // and counting ๐Ÿ’ช

    String[] currentlyLearning = {
        "Microservices Architecture",
        "Kubernetes & Advanced Cloud Deployments",
        "System Design Patterns"
    };

    String[] coreStack = {
        "Java + Spring Boot",
        "MERN Stack (MongoDB, Express, React, Node.js)",
        "PostgreSQL", "Docker", "JWT Auth", "RabbitMQ"
    };

    String funFact() {
        return "I turn caffeine into scalable production-grade systems โ˜•โ†’๐Ÿš€";
    }
}

๐Ÿ† Achievements & Competitive Programming

๐Ÿ… Achievement ๐Ÿ“Š Detail
๐ŸŽฏ JEE Mains Top 5 Percentile
๐ŸŸข GeeksforGeeks 3-Star Coder ยท Rating 1635
๐Ÿ’ป DSA Problems 550+ solved on LeetCode & GFG
๐Ÿ“Š WorldQuant BRAIN 20 simulations on alpha model development
๐Ÿ† HackerRank 90%+ score in Java, SQL & Problem Solving
Trophies

โšก Tech Stack & Tools

๐Ÿ”ง Languages

๐Ÿš€ Frameworks & Runtime

๐Ÿ—„๏ธ Databases

โ˜๏ธ Cloud, DevOps & Tools

๐Ÿ“ˆ GitHub Stats



Pinned Loading

  1. distributed-task-queue-system distributed-task-queue-system Public

    Java

  2. secure-auth secure-auth Public

    Production-ready Authentication & Authorization System built with Spring Boot, Spring Security, JWT, MySQL & Docker.

    Java

  3. AI-SEO-Rank-Tracker-FullStack AI-SEO-Rank-Tracker-FullStack Public

    Full-stack AI SEO platform for website audits, keyword analysis, automated rank tracking, and AI-powered optimization insights.

    TypeScript