Skip to content
View KGK-7's full-sized avatar

Block or report KGK-7

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
KGK-7/README.md
Animated Name





About Me

public class Developer {
    
    // Personal Information
    private String name = "Gokula Krishnan";
    private String role = "Backend Dev";
    private String education = "Master's in Computer Applications";
    private String location = "TamilNadu";
    
    // Current Mission Arrays
    private String[] currentMissions = {
        "⚡ Building APIs and Backend systems",
        "📘 Practising DSA",
        "🧩 Problem Solving on LeetCode",
        "📂 Commit Solved Problems in GitHub",
        "🧠 Training AI models",
        "🚀 Deploying to the cloud",
        "🔧 Optimizing system performance"
    };
    
    // Skills & Interests
    private Map<String, String[]> expertise = Map.of(
        "Frontend", new String[]{"HTML", "CSS", "JS", "Flask","Django"},
        "Backend", new String[]{"Python", "Java"},
        "API", new String[]{"FastAPI", "RestAPI"},
        "Database", new String[]{"MySQL", "MongoDB", "Redis","PostgreSQL"},
    );
   
}



Tech Arsenal

🎨 Frontend Magic

🔧 Core Technologies

HTML5 CSS3 JavaScript



🚀 Frameworks & Libraries

React



🎨 Styling & Build Tools

Bootstrap
⚙️ Backend Powerhouse

💻 Programming Languages

Python Java



🔧 Frameworks

Django Flask FastAPI
🗄️ Database

Relational Databases

MySQL PostgreSQL SQLite



📊 NoSQL & Caching

MongoDB Redis Firebase
🚀 DevOps

🔧 DevOps & Deployment

Docker Vercel Netlify
🤖 AI/ML & Data Science

🤖 Machine Learning

TensorFlow PyTorch Scikit-learn OpenCV



📊 Data Science

Pandas NumPy Matplotlib Streamlit



💼 Connect with me in Linkedin

Always excited about connecting with like-minded people
and meaningful partnerships!

💡 Consistenly practising dsa on leetcode

Checkout my leetcode profile
Make Sure you do follow & let's make creative solutions!






Pinned Loading

  1. Leetcode-Beginner-optimized-problem-s-solution Leetcode-Beginner-optimized-problem-s-solution Public

    I'll update beginner friendly Solutions for leetcode's problems that I solve , at a regular intervals

    Python 1

  2. Data-Structure-Visualization-using-Python-s-Streamlit Data-Structure-Visualization-using-Python-s-Streamlit Public

    Python

  3. FastAPI-CRUD-API FastAPI-CRUD-API Public

    Implemented a complete FastAPI CRUD API with SQLite for persistent user management. Includes modular folder structure, GET/POST/PUT/DELETE endpoints, Pydantic validation, and database connection ha…

    Python

  4. Resume-Skill-Matcher Resume-Skill-Matcher Public

    A Mini Applicant Tracking System (ATS) built with Flask and MySQL (XAMPP). Upload resumes (PDF/DOCX), extract keywords using NLP, and store candidate data in a structured database. Features REST AP…

    JavaScript

  5. Quantum-Hybrid-Brain-Tumor-Prediction Quantum-Hybrid-Brain-Tumor-Prediction Public

    Python

  6. My-Portfolio My-Portfolio Public

    HTML