Skip to content
View hakunamatata1997's full-sized avatar

Block or report hakunamatata1997

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

Typing SVG

Status Focus Mode

ABOUT ME

@@ WELCOME TO MY COLORFUL GITHUB UNIVERSE @@

+ 👋 Hi there!! Welcome to my ULTRA-COLORFUL corner of GitHub!
+ 🎨 Where AI meets creativity and code becomes art!
+ 👀 Currently working in Gen AI, Computer Vision & MLOps
+ 🚀 Building intelligent systems that make a REAL difference
+ 🧠 Deep Learning | Neural Networks | Cloud Architecture
+ 💞️ ALWAYS Open for Collaboration on EXCITING projects!
+ 📫 Reach me: [email protected]
+ 🌈 Making technology more colorful, one commit at a time!
+ ⚡ Fun fact: I debug in my sleep! 😴💻

@@ LET'S BUILD SOMETHING INCREDIBLE TOGETHER! @@

🏆✨ ACHIEVEMENTS & BADGES ✨🏆

@hakunamatata1997's Holopin board

📊💥 GITHUB STATISTICS 💥📊

📈 CLICK TO SEE DETAILED STATS 📈

GitHub Stats GitHub Streak

Top Languages

Contribution Graph

🏆🌟 GITHUB TROPHIES 🌟🏆

GitHub Trophies

🛠️⚡ TECH STACK & SUPERPOWERS ⚡🛠️

💻 Languages & Frameworks

Python TensorFlow PyTorch Keras Scikit Learn JavaScript HTML5 CSS3 NumPy Pandas

☁️ DevOps & Cloud

Docker Kubernetes Jenkins GCP AWS Azure Linux Git GitHub Actions Terraform

🗄️ Databases

MongoDB PostgreSQL Redis MySQL

🔥 Skill Icons Wall

Python Docker Kubernetes AWS GitHub MySQL JavaScript Nginx

🤖🧠 AI/ML EXPERTISE 🧠🤖

🎯 Gen AI

ChatGPT LangChain HuggingFace

👁️ Computer Vision

OpenCV YOLO MediaPipe

⚙️ MLOps

MLflow Airflow Kubeflow

🌐💫 CONNECT WITH ME 💫🌐

LinkedIn Gmail GitHub Twitter Instagram

📧 Email: [email protected]

🔗 Portfolio: Coming Soon! 🚧

📈🎯 PROFILE METRICS 🎯📈

Profile Views Followers Stars

⚡💻 CODING ACTIVITY 💻⚡

Code Time Languages Focus

🔥💎 CONTRIBUTION HEATMAP 💎🔥

GitHub Contribution Heatmap

💭🌟 RANDOM DEV QUOTE 🌟💭

🎯🔥 FUN FACTS & CODE 🔥🎯

const akhilKumarB = {
    pronouns: "He" | "Him",
    location: "🌍 Earth | ☁️ Cloud",
    code: ["Python", "JavaScript", "SQL", "Bash"],
    askMeAbout: [
        "GenAI 🤖",
        "Computer Vision 👁️",
        "MLOps ⚙️",
        "Cloud Architecture ☁️",
        "Deep Learning 🧠",
        "Neural Networks 🕸️"
    ],
    technologies: {
        ai: {
            frameworks: ["TensorFlow", "PyTorch", "Keras", "Scikit-learn"],
            genAI: ["LangChain", "HuggingFace", "OpenAI"],
            cv: ["OpenCV", "YOLO", "MediaPipe"]
        },
        devOps: {
            containers: ["Docker 🐳", "Kubernetes ☸️"],
            ci_cd: ["Jenkins", "GitHub Actions", "GitLab CI"],
            cloud: ["GCP ☁️", "AWS ☁️", "Azure ☁️"],
            iac: ["Terraform", "Ansible"]
        },
        databases: ["MongoDB 🍃", "PostgreSQL 🐘", "Redis ⚡", "MySQL 🐬"],
        misc: ["Git", "Linux 🐧", "REST APIs", "GraphQL"],
        tools: ["VSCode", "Jupyter", "Docker Desktop", "Postman"]
    },
    architecture: ["Microservices", "Serverless", "Event-Driven", "Distributed Systems"],
    currentFocus: "Building Intelligent AI Solutions with MLOps Excellence 🚀",
    funFact: "There are two ways to write error-free programs; only the third one works! 😄",
    dailyRoutine: "☕ Coffee → 💻 Code → 🐛 Debug → 🎉 Deploy → ♻️ Repeat",
    motto: "Making AI Accessible, One Model at a Time! 🌈✨"
};

// Life Cycle
while(alive) {
    eat();
    sleep();
    code();
    repeat();
}

📌⭐ FEATURED PROJECTS ⭐📌

☕💖 SUPPORT MY WORK 💖☕

Buy Me A Coffee GitHub Sponsors Patreon

If you like my work, give it a ⭐ and share it with friends!

🎵🎧 NOW PLAYING 🎧🎵

Spotify

😂💯 DEVELOPER MEMES 💯😂

Jokes Card

✨💫 "First, solve the problem. Then, write the code." 💫✨

🎯 "Code is poetry written in logic." 🎯

🚀 "The best error message is the one that never shows up." 🚀

💖🌈 Thanks for visiting! Let's build something AMAZING together! 🌈💖

🔥 Don't forget to ⭐ star some repositories if you find them interesting! 🔥

Visitor Count

🎮 Game Over? No, Game On! 🎮

Pinned Loading

  1. Image-Enhancer-WebApp Image-Enhancer-WebApp Public

    This is a web application built with Flask that allows users to enhance their images using different models. The app supports various image enhancement models, including RealESRGAN and GFPGAN

    Python 4 3

  2. Speech-to-Text-WebApp Speech-to-Text-WebApp Public

    This is a web application that performs speech recognition on audio files. It allows you to upload an audio file (in .wav, .mp3, or .ogg format) and transcribes the speech content using an AI speec…

    HTML 3 1

  3. Deep-Learning-on-tabular-data Deep-Learning-on-tabular-data Public

    Jupyter Notebook 2 1

  4. E2E_ML_Churn E2E_ML_Churn Public

    An End to End Implementation of AI/ML model

    Python

  5. Kubernetes-Cluster-Setup Kubernetes-Cluster-Setup Public

    Instructions to setup a kubernetes cluster on prem

  6. AI-Chatbot AI-Chatbot Public

    Automated chatbot replies using pre trained models from DialoGPT

    Jupyter Notebook 2