Skip to content
View Arksgithub's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Arksgithub

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Arksgithub/README.md

πŸ’« About Me:

πŸ‘‹ Hello! I am Ark Sharma, an aspiring Data Engineer currently pursuing a Bachelor of Technology in Computer Science, specializing in Big Data and Cloud Engineering. My academic journey has equipped me with a solid foundation in data analytics, data warehousing, and cloud infrastructure. πŸ“Šβ˜οΈ
On this GitHub profile, you will find a collection of projects that I have undertaken, showcasing my skills in data processing, ETL pipelines, and cloud computing solutions. I am passionate about leveraging data to drive insights and make informed decisions. πŸš€πŸ’‘
I am continually seeking opportunities to expand my knowledge and expertise in the field of data engineering. Whether through innovative projects or collaborative efforts, I strive to contribute effectively to the data-driven landscape. Thank you for visiting my GitHub, and feel free to explore my work! πŸŒŸπŸ”

🌐 Socials:

LinkedIn

πŸ’» Tech Stack:

Python AWS Apache Hadoop Apache Spark Apache Airflow MySQL Postgres Pandas NumPy Matplotlib GitHub Git

πŸ“Š GitHub Stats:



πŸ” Top Contributed Repo


Pinned Loading

  1. Hand_Gesture_Recognition_Presentation Hand_Gesture_Recognition_Presentation Public

    Designed a hand gesture recognition system to control slide navigation during presentations. The system processes real-time gestures using OpenCV, allowing for seamless interaction.

    Python

  2. Content_Based_Movie_recommendation_system Content_Based_Movie_recommendation_system Public

    Developed a content-based recommendation system that provides personalized movie suggestions by analyzing user preferences and movie attributes. The system leverages machine learning techniques to …

    Jupyter Notebook

  3. Weather_ETL_pipeline Weather_ETL_pipeline Public

    Created a simple ETL(Extract, Transform, Load) data pipeline, where the data is extracted from a REST API (Weather API) and then the data is transformed from .json to a .csv format.

    Python

  4. Cricket_Match_Analysis_Spark Cricket_Match_Analysis_Spark Public

    This project leverages Apache Spark and Python to analyze team performance in the Indian Premier League (IPL). The data-driven insights include winning trends, player statistics, and team performan…

    Jupyter Notebook

  5. Reddit_sentiment_analysis Reddit_sentiment_analysis Public

    This project fetches top posts from the r/formula1 subreddit using the Reddit API and performs sentiment analysis using TextBlob. The results are visualized in a pie chart to illustrate the distrib…

    Python