Personal Details



I am currently pursuing my undergraduate studies at Amrita Vishwa Vidyapeetham Coimbatore, majoring in Computer Science with a specialization in Artificial Intelligence. Throughout my undergraduate studies, I have completed a significant number of projects, all of which are available on my GitHub profile. Additionally, I have conducted research and authored few research articles, which can be accessed and viewed in Publications.

I have a strong passion for travel and enjoy engaging with individuals from various backgrounds. Additionally, I have a deep love for continuous learning, actively seeking to expand my knowledge in areas such as machine learning, software engineering, and statistics related to global politics on a daily basis.

About me

NLP

I have authored research papers that focus on Low-Resource Indian Languages.

Machine Learning

I am passionate about learning the theory that is pushing the cutting edge of ML.

Cloud Compute

I utilize AWS to develop and productionize machine learning systems.

Collaboration

I enjoy working with my team to create winning strategies.

Data Analytics

I love telling a story. Getting to the heart of a problem and coming up with a solution.

Speech Processing

love exploring all the possible ways in which Ai can be appled in Speech Processing.


Devops

Databases (SQL) - 5

Servers (Linux / Bash) - 4

Big Data (HIVE / Spark) - 3

Machine Learning

Python - 5

Computer Vision (TensorFlow) - 4

NLP (Spacy / TensorFlow) - 4

Data Analytics

Teaching / Presenting - 5

Statistical Methods - 4

Visualization (Tableau) - 4


Blogs and Projects

Take a look at some of my Blogs and Projects:

March 3, 2023

Building Voice and message based Home Automation

This is a brief blog about constructing a voice-controlled home automation system from the ground up using a Raspberry Pi . My program, written in Python, enables the system to comprehend voice commands given by the user and carry out corresponding actions.

Jan 12, 2023

ROBERTS MECHANISM

In this blog, I delve into the exploration of Richard Roberts' revolutionary four-bar linkage, which converts rotational motion into accurate linear movement, reshaping the landscape of linear motion engineering.

Jan 12, 2023

CONNECTED COMPONENTS AND RELATED ALGORITHMS USING LINEAR ALGEBRA

I have implemented few graph based algorithms using Linear Algebra such as Breadth first search and find the Strongly connected components.