<h1> Hello world! </h1>
- My area of work is diversified into various domains, including LLMs, AI-agents, Full-stack web development, Artificial Intelligence, Deep Learning and solving crunch data structures and algorithm problems.
- π― Iβm looking forward to collaborating on open-source projects.
- I am a MITACS research fellow. I am researching on "Federated Learning to Fine-tune LLMs using blockchain"
- I was part of LFX-Mentorship'23 Term-2 with Litmus-Chaos.
- In my spare time, I write blogs on Hashnode and leetcode.
- β Ask me anything, and I am happy to help, (only if the ball is in my court!π)
- Outside tech, I am a decent footballer!
FORΓA BARΓA
β½ - Here's a link to my resume (Link) and portfolio website (Link)
π Contact Me
Beginner guide to deploying Micro-services on Kubernetes
In today's fast-paced digital landscape, businesses are increasingly adopting microservices architecture to build scalable and resilient applications. Microservices offer a modular approach to application development, allowing different components to...
Next.js 13.4: Everything You Need to Know (Part - 1)
Next.js is a React framework that enables you to build fast, dynamic, and SEO-friendly web apps with ease. It provides features such as file-system-based routing, server-side rendering, automatic code splitting, data fetching, image optimization, and...
What is contributing to open-source and how to contribute to open-source programs 2023
Depending on the project you're working on, contributing to open source may be frightening and perplexing. Additionally, the majority of large open-source projects have a steep learning curve. However, as proven, there are many chances for newcomers ...
Introduction An automata, also known as an abstract machine or model, is anything that is examined in order to find solutions to difficult mathematical problems. The computer science subfield known as the Theory of Automata is intimately connected to...