Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View coder-royswarnajit's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report coder-royswarnajit

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 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
coder-royswarnajit/Readme.md

Welcome to Swarnajit's Pokémon Coding Universe!

Typing SVG

TRAINER PROFILE

                          ┌─────────────────────────────────────────────────────────────┐
                          │                    🎮 TRAINER CARD 🎮                      │
                          ├─────────────────────────────────────────────────────────────┤
                          │ NAME: Swarnajit Roy                                         │
                          │ REGION: India                                               │
                          │ SPECIALTY: Neural Network Taming                            │
                          │ CURRENT STREAK: Learning Every Day                          │
                          │ LEGENDARY STATUS: Python Master                             │
                          └─────────────────────────────────────────────────────────────┘

MY POKÉMON PARTY


Python
☣︎ Poison Type

Langchain
🪽 FLying Type

PyTorch
🔥 Fire Type

Streamlit
🌊 Water Type

Pandas
😴 Normal Type

Scikit-Learn
🔮 Psychic Type

LEGENDARY PROJECTS - ELITE FOUR BATTLE

MEWTWO - Poke-Summarizer

class PokeSummarizer:
    type = "Psychic"
    ability = "Mind Reader"
    
    def ultimate_move(self):
        return "📄➡️📝 Content Compression Beam!"
    
    def stats(self):
        return {
            "Languages": "Multi-lingual",
            "Speed": "Real-time",
            "Accuracy": "Legendary"
        }

ZAPDOS - Battery Prediction

class BatteryPredictor:
    type = "Electric"
    ability = "Voltage Forecast"
    
    def thunder_strike(self):
        return "⚡ 12+ ML Algorithm Thunder!"
    
    def prediction_power(self):
        return "🔋 Lifespan Vision Activated!"

MEW - Dudil (Empathy Bot)

class EmpathyMew:
    type = "Psychic/Fairy"
    ability = "Emotion Sync"
    
    def healing_pulse(self):
        return "💖 DistilBERT Heart Reading + Gemini Response!"
    
    def special_trait(self):
        return "🌈 Pure Emotional Intelligence"

LUGIA - Deepfake Detection

class DeepfakeGuardian:
    type = "Psychic/Flying"  
    ability = "Truth Sight"
    
    def aeroblast(self):
        return "🌪️ EfficientNet + ResNet + ViT Tornado!"
    
    def guardian_duty(self):
        return "🛡️ Digital Reality Protector"

POKÉDEX STATS

GitHub Trainer Battle Stats for coder-royswarnajit Current Coding Streak - coder-royswarnajit Contribution Activity Graph - coder-royswarnajit Most Used Languages - Type Effectiveness Chart

LIVE TRAINER STATS

Total Pull Requests Total Issues Opened GitHub Followers Following Count
🔄 These stats auto-refresh — keeping your Pokédex up to date!

POKÉMON CENTER - CURRENT TRAINING

Training Status

GYM BATTLES - CONNECT WITH ME

LinkedIn GitHub Email


POKÉDEX ENTRY #2025

                                ╔══════════════════════════════════════════════════════════════════╗
                                ║                          SPECIES DATA                            ║
                                ╠══════════════════════════════════════════════════════════════════╣
                                ║ SPECIES: Code Trainer Pokémon                                    ║
                                ║ TYPE: Python/AI                                                  ║
                                ║ HEIGHT: 6'0" (Variable in Virtual Reality)                       ║
                                ║ WEIGHT: ∞ (Infinite Learning Capacity)                           ║
                                ║                                                                  ║
                                ║ ABILITIES:                                                       ║
                                ║ • Debug Vision: Can spot bugs from miles away                    ║
                                ║ • Algorithm Tamer: Commands respect from Neural Networks         ║
                                ║ • Code Synthesis: Transforms coffee into working applications    ║
                                ║                                                                  ║
                                ║ HABITAT: Commonly found in IDEs, surrounded by multiple          ║
                                ║         monitors and an endless supply of energy drinks.         ║
                                ║                                                                  ║
                                ║ EVOLUTION: Newbie → Junior Dev → Senior Dev → AI Master →        ║
                                ║           🌟 LEGENDARY DEVELOPER 🌟                             ║
                                ╚══════════════════════════════════════════════════════════════════╝

Closing Message

Visitor Badge

Pinned Loading

  1. Poke-Summarizer Poke-Summarizer Public

    Poke Summarizer tackles information overload from documents, videos, and audios by providing concise, real-time, and credible summaries across languages. It serves individuals and teams needing fas…

    Python

  2. Battery-Prediction Battery-Prediction Public

    Battery Life Prediction - A machine learning project that predicts electronic device battery lifespan using ensemble regression models. Features advanced preprocessing, 12+ ML algorithms including …

    Python

  3. Dudil Dudil Public

    Dudil - An emotion-aware chatbot that detects user emotions using DistilBERT and generates empathetic responses through Google Gemini AI. Features real-time emotion analysis, conversation history, …

    Python

  4. Deepfake-Detection Deepfake-Detection Public

    This project implements an ensemble-based deepfake detection system using PyTorch, combining EfficientNet, ResNet, and Vision Transformer (ViT). It also includes a utility to convert CIFAR-10 into …

    Python

  5. msrishav-28/Tekshila msrishav-28/Tekshila Public

    Tekshila is an AI-powered code documentation platform that automatically generates comprehensive READMEs, adds intelligent comments to your code, and provides quality analysis. Built with Google Ge…

    Python

  6. Agragrati Agragrati Public

    Agragrati – AI Resume & Job Search is an AI-powered platform that analyzes resumes, extracts key skills, and provides targeted feedback while integrating with APIs like JSearch and Adzuna to delive…

    Python