class AIMLEngineer:
def __init__(self):
self.name = "Brijesh Pramanik"
self.role = "AI/ML Engineer @ Mind Webs Ventures"
self.location = "India 🇮🇳"
self.education = "B.Tech Computer Science 2025"
def current_work(self):
return {
"company": "Mind Webs Ventures",
"position": "AI/ML Engineer",
"focus": [
"Deep Learning Model Development",
"Computer Vision Applications",
"NLP & LLM Integration",
"MLOps & Model Deployment",
"AI-Powered Web Applications"
]
}
def expertise(self):
return {
"machine_learning": ["Supervised", "Unsupervised", "Reinforcement"],
"deep_learning": ["CNN", "RNN", "LSTM", "Transformers"],
"nlp": ["BERT", "GPT", "Text Classification", "Sentiment Analysis"],
"computer_vision": ["Object Detection", "Image Classification", "OCR"],
"mlops": ["Model Versioning", "CI/CD", "Monitoring", "A/B Testing"]
}
- 🧠 Developing intelligent AI models that solve real-world problems
- 🔬 Research & implement cutting-edge ML algorithms
- 🚀 Deploy scalable ML solutions in production environments
- 📊 Transform raw data into actionable business insights
- 🤝 Collaborate with cross-functional teams to deliver AI-driven products
- 📊 Solved 400+ DSA problems on LeetCode & GFG
Current Position
responsibilities = [
"🔬 Research and develop machine learning algorithms",
"🚀 Deploy ML models in production environments",
"📊 Analyze large datasets to extract business insights",
"🤖 Build end-to-end AI solutions for clients",
"📈 Optimize model performance and accuracy",
"👥 Collaborate with product teams on AI integration"
]


