Currently pursuing my studies at IIT Kharagpur, passionate about pushing the boundaries of Artificial Intelligence, Machine Learning, Quantitative Finance, Large Language Models, Full Stack Development with Django, and Data Structures & Algorithms in C++.
class SrinjoyDas:
def __init__(self):
self.username = "SRINJOY59"
self.institution = "IIT Kharagpur"
self.current_focus = [
"Artificial Intelligence",
"Large Language Models",
"Quantitative Finance",
"Full Stack Development"
]
self.learning = [
"Advanced Machine Learning Architectures",
"Algorithmic Trading Strategies",
"LLM Fine-tuning & Prompt Engineering",
"Competitive Programming"
]
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together.")
me = SrinjoyDas()
me.say_hi()Artificial Intelligence & Machine Learning
- Exploring cutting-edge AI architectures and transformer models
- Deep learning with TensorFlow and PyTorch
- Neural network optimization and model deployment
Large Language Models
- Fine-tuning LLMs for specialized tasks
- Prompt engineering and AI application development
- Working with state-of-the-art language models
Quantitative Finance
- Algorithmic trading strategy development
- Financial data analysis and prediction models
- Risk management using machine learning
Full Stack Development
- Building scalable web applications with Django
- REST API design and implementation
- Modern frontend development with React
Data Structures & Algorithms
- Competitive programming in C++
- Optimizing code performance
- Problem-solving and algorithmic thinking
I'm always interested in collaborating on exciting projects, especially in AI/ML, quantitative finance, and full-stack development. Feel free to reach out if you want to discuss technology, collaborate on a project, or just have a chat!
"Code is like humor. When you have to explain it, it's bad." - Cory House

