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

Block or report ToufiqQureshi

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

Hi there, I'm Toufiq Qureshi! 👋

Agentic ai Developer @ Revmerito | Agentic AI System | AI & Cloud Enthusiast | Open Source Contributor


🚀 Passionate AI Agent Engineer from India | 1.6+ Years Experience | Agentic AI Professional

LinkedIn Blog Email

Profile Views
class ToufiqQureshi:
    def __init__(self):
        self.name = "Toufiq Qureshi"
        self.role = "Marketing Data Scientist @ Revmerito"
        self.location = "Mumbai, Maharashtra, India 🇮🇳"
        self.experience = "1.6+ years"
        self.current_focus = "Agentic AI & Cloud Architecture"
        self.fuelled_by = "Chai (Tea) ☕"
        self.life_philosophy = "Code, Learn, Share, Repeat ♻️"

        self.daily_life = {
            "code": ["python", "langchain", "agno", "fastapi", "sklearn", "streamlit"],
            "cloud": ["gcp", "azure"],
            "fun_fact": "I debug with tea and deploy with confidence! 🚀"
        }

    def __str__(self):
        return f"""
👨‍💻 {self.name}
🏢 {self.role}
📍 {self.location}
💼 Experience: {self.experience}
🎯 Focus: {self.current_focus}
☕ Fuelled by: {self.fuelled_by}

💻 Daily Life:
  • Code: {', '.join(self.daily_life['code'])}
  • Cloud: {', '.join(self.daily_life['cloud'])}
  • Fun Fact: {self.daily_life['fun_fact']}

💡 Philosophy: {self.life_philosophy}
"""

Tech = ToufiqQureshi()
print(Tech)

🔥 What I'm Up To

🌱 Currently Learning

  • 🤖 React
  • ☁️ ** AWS Services**

🎯 2025 Goals

  • ✅ Contribute to more Open Source projects
  • 🏗️ Build AI-powered applications

🏆 Achievements

  • 🏆 **Participate in agno gbobal hackthon **
  • 📚 Technical Writer & Blogger
  • 🌟 Open Source Contributor

💡 Current Projects

  • 🔨 Build the candidate hiring ai agent
  • 📖 Writing ai based blogs
  • 🌐 Contributing to open source

🛠️ Tech Arsenal

💻 Languages & Core Technologies

Languages

🚀 Frameworks & Libraries

Frameworks

🤖 AI & ML Ecosystem

AI Tools

☁️ Cloud & Infrastructure

Cloud

🗄️ Databases & Storage

Database

🔄 DevOps & CI/CD

Devops

🛠️ Development Tools

Dev Tools

📊 Monitoring & Observability

Monitoring

🖥️ Development Environment

Environment

🌐 Platforms & Services

Platforms


--

📊 GitHub Analytics


🤝 Let's Connect & Collaborate

💬 "Great things are built by great teams. Let's build something amazing together!"


Blog

LinkedIn

Twitter

Email

📫 Reach out for:

  • 🤝 Collaboration opportunities
  • 💡 Tech discussions & knowledge sharing
  • 🚀 Open source contributions
  • Virtual coffee chats about AI & Cloud

Fun Fact: This developer runs on Chai (Tea) and dreams in code! ☕💻

Thanks for visiting! Happy coding! 🚀


💖 If you find my work interesting, consider giving a ⭐ to my repositories!

Popular repositories Loading

  1. chuscraper chuscraper Public

    Stealth-native web & Android scraping framework powered by CDP and ADB with adaptive fingerprint rotation and bot-protection bypass.

    Python 11 4

  2. awesome-ai-apps awesome-ai-apps Public

    Forked from Arindam200/awesome-ai-apps

    A collection of projects showcasing RAG, agents, workflows, and other AI use cases

    Jupyter Notebook 1

  3. linear-regression linear-regression Public

    Jupyter Notebook

  4. House-Price-prediction House-Price-prediction Public

    Jupyter Notebook

  5. xg-boost-side-project-for-learning xg-boost-side-project-for-learning Public

    Jupyter Notebook

  6. ai-agent-with-langraph ai-agent-with-langraph Public

    Python