Skip to content
View Shishir420-GIT's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Shishir420-GIT

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Shishir420-GIT/README.md
Typing SVG

πŸš€ About Me

Experience Focus Mindset

Random Dev Quote

πŸ’« What Drives Me

class ShishirSrivastav:
    def __init__(self):
        self.role = "Senior Python Developer"
        self.experience = "5+ years"
        self.philosophy = "If it's structured, it can be automated"
        self.passion = ["Generative AI", "Clean Code", "Problem Solving", "Knowledge Sharing"]
        self.current_focus = "Building AI-powered solutions"
    
    def daily_routine(self):
        return [
            "β˜• Chai + Code",
            "🧠 Learn something new",
            "πŸ”§ Build & Automate",
            "πŸ“š Share knowledge",
        ]
    
    def fun_fact(self):
        return "Only my code has logic, not my conversations πŸ˜„."

🎯 What I Do

Development

πŸ”§ Development

Building robust Python applications with clean, maintainable code following agile methodologies

AI

πŸ€– AI Innovation

Exploring Generative AI capabilities and building intelligent solutions that make a difference

Teaching

πŸ“š Knowledge Sharing

Creating educational content on YouTube and Instagram to help others learn AI with Python


πŸ› οΈ Tech Arsenal

πŸ’» Languages & Frameworks

Python JavaScript R PowerShell Shell Flask FastAPI Django React

πŸ€– AI & ML - Generative AI

LangChain LangGraph Agent Development Kit (ADK) Streamlit Gradio OpenAI Gemini RAG Vector DBs AGentiC AI AI Agents Tools MCP Agent2Agent

πŸ—„οΈ Databases & Storage

PostgreSQL MongoDB MySQL SQLite Redis Vector DB

☁️ Cloud & DevOps

AWS Azure GCP OCI Docker Kubernetes Jenkins Ansible Terraform YAML

πŸ”§ Tools & Technologies

Git Linux Postman StackStorm RedHat


πŸ“Š GitHub Analytics

GitHub Streak
Contribution Graph

πŸ† Achievements & Recognition

GitHub Trophies

🌐 Connect & Follow My Journey

πŸ“± Social Media

LinkedIn Instagram YouTube Hashnode

πŸ“§ Let's Collaborate

Email


πŸ“š Content & Learning

YouTube
YouTube Channel
Learn AI with Python through hands-on tutorials
Watch & Learn
Instagram
Instagram
Quick bytes of programming knowledge
@programmatic.ly
Blog
Technical Blog
In-depth articles on development & AI
Read Articles

🎯 Current Focus

graph LR
    A[πŸ€– Generative AI] --> B[🐍 Python Development]
    B --> C[☁️ Cloud Solutions]
    C --> D[πŸ“š Knowledge Sharing]
    D --> A
    
    style A fill:#e11d48,stroke:#f43f5e,stroke-width:3px,color:#ffffff
    style B fill:#16a34a,stroke:#22c55e,stroke-width:3px,color:#ffffff
    style C fill:#2563eb,stroke:#3b82f6,stroke-width:3px,color:#ffffff
    style D fill:#dc2626,stroke:#ef4444,stroke-width:3px,color:#ffffff
Loading

πŸ’‘ Philosophy

"If it's structured, it can be automated" - This drives my approach to solving complex problems through elegant, scalable solutions.


πŸš€ Ready to build something amazing together?

Profile Views

⭐ Star my repositories if you find them helpful!

Popular repositories Loading

  1. Find-My-Photo Find-My-Photo Public

    Remember? when you suddenly are reminded that you had a cool picture in a blue shirt or a yellow summer dress, but just can't find the picture in the huges stack of images you have. This GenAI app …

    Python 1 1

  2. Shishir420-GIT.github.io Shishir420-GIT.github.io Public

    The live portfolio includes detailed professional experience, technical skills and certifications, featured projects and achievements.

    JavaScript 1

  3. powershell-intune-samples powershell-intune-samples Public

    Forked from microsoftgraph/powershell-intune-samples

    This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.

    PowerShell

  4. personal_recreation_projects personal_recreation_projects Public

    Here, I make and place codes which are made for Fun.

    VBScript 1

  5. HackerRankSolutions HackerRankSolutions Public

    This repo is my copy of python solutions that I write on HackerRank

    Python

  6. JavaCodes JavaCodes Public

    Here, I write and upload Java code the I write for my practice

    Java