Aryaman
Hello, I am
Aryaman
Passionate and results-driven data professional with experience in data analytics, big data, and artificial intelligence. Currently an intern at Inspira Enterprises, contributing to data analysis by collecting, cleaning, and analyzing data to inform business decisions. Previous experience includes a big data internship at CMPDI, GOI, where I conducted text mining and analytics on safety issues in coal fields and mines
Education
Manipal Institute of Technology
Manipal, India
Data Science and Engineering
2020 - 2024Delhi Public School, SAIL Township
Ranchi, India
CBSE XIIth Board
2018 - 2020D.A.V Public School, Gandhi Nagar
Ranchi, India
CBSE Xth Board
2018Skills
C/C++
Python
HTML
Pig
Hive
Spark
Big Data
Machine Learning
OpenCV
Deep Learning
Tensorflow
Keras
Artificial Intelligence
Text Analytics
SAS
Anaconda
VS Code
Experience
Technical Writing Intern
OpenWeaver
Remote
- Developed clear and concise technical documentation, user guides, and tutorials to facilitate understanding of different libraries under various languages.
- Conducted in-depth research on complex technical topics, ensuring accurate and up-to-date information for documentation purposes.
Technical Writing
Research and Analysis
Information Synthesis
Data Analytics Intern
Inspira Enterprises
Ranchi
- Responsible for supporting the data analysis activities such as collecting, cleaning, and analysing data from various sources to help identify trends, patterns, and insights that can inform business decisions.
- Collaborated with CMPDIL (Under Ministry of Coal) to develop a robust web application for CSIS, empowering efficient data management and streamlined processes for critical information within the coal industry.
SAS Enterprise Miner
SAS Text Analytics
SAS Visual Analytics
HTML
CSS
JS
Big Data Intern
CMPDI, GOI
Ranchi
- Text mining and analytic on SAS Enterprise Miner of data based on safety issues and accidents occurring on various coal fields and mines.
SAS Enterprise Miner
SAS Text Analytics
SAS Visual Analytics
Python
Developer Relations Intern
OpenWeaver
Remote
- Worked on marketing outreach initiatives within the developer community.
- Built presence and promoted awareness of kandi on discussion forums.
Marketing
Creativity
Social Media Marketing
Writing
Projects
AI Tutor
April 2023
AI Tutor is a web-based chatbot that utilizes OpenAIs GPT-3 languagemodel to provide automated tutoring to students on various topics related to machine learning.
Gender and Age Detection
October 2022 - December 2022
To identify the gender into binary categories, male and female using facial features such as skin tone, wrinkles, etc, and to classify their age based on similar features. The baseline model was set as CNN and multiple models were implemented such as CNN with Skip Connections, ResNet, AlexNet, VGGNet, InceptionV3. CNN with Skip Connections achieved the best accuracy or 87.56
Carbon Emission Calculator
August 2022
Calculates the total CO2 emission of a household using functions made in JavaScript and suggests changes to be made to reduce the emission if the calculated values passes a certain threshold.
Anime Recommender System
May 2022 - June 2022
Developed an Anime Recommender System using Cosine Similarity, KNN, and Association Rules, leveraging user preference data and ratings from a dataset of 73,516 users and 12,294 anime, aimed at improving the accuracy and effectiveness of anime recommendations for users based on their viewing history.
Anti-Suicide Chat Bot
July 2021 - August 2021
A chat bot which talks to people and replies to them based on a set of predefined responses related to suicidal thoughts. The algo is using a neural network of 16 neurons to predict the right output based on the input in the intents.json file.