Skip to content
View kkarthick12's full-sized avatar
:octocat:
Buzzing
:octocat:
Buzzing
  • McCombs School of Business, University of Texas at Austin
  • LinkedIn in/kkarthick12

Highlights

  • Pro

Block or report kkarthick12

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
kkarthick12/README.md
Typing SVG

| | 🌐 (Portfolio)

Quick Links


I'm Karthick Vel Kathirvel, a recent graudate of MS in Business Analytics at The University of Texas, Austin. With a tech toolkit powered by Python, SQL, Power BI, Azure and Databricks, I'm diving deep into data science and analytics to unearth insights that drive strategic business decisions.


  • 🌱 I’m learning about sustainable supply chain optimizations through my capstone project with Celonis.
  • 👯 I’m looking to collaborate on projects that fuse analytics with real-world business applications.
  • 💬 Ask me about anything from data science to the best diving spots!
  • 🔭 I’m currently working on a dynamic retail sales forecasting model using Apache Spark and Airflow.
  • ⚡ Fun fact: I'm an avid debater and love exploring the complexities of evolutionary psychology.
  • 🏆 Certifications: Microsoft Certified Data Analyst - Power BI, Udemy Certified in Spark and Python for Big Data with PySpark
Top SQL 50 Badge
LeetCode SQL Top 50 Badge
Premium SQL 50 Badge
LeetCode SQL Advanced 50 Badge
30 Days of Pandas Badge
LeetCode 30 Days of Pandas Badge

My Favorite Projects: ⬆️ Scroll to top

Deciding on an Electric Scooter - Visit the project here:

How can you determine the best electric scooter to purchase using detailed analysis of user feedback and expert reviews on Amazon and YouTube?

  • What do you need to have? Identify three key features you want in a scooter.
  • Solution: A list of the top three scooters with detailed pros and cons for each, tailored to your chosen features.
  • Technologies Used: Python (Selenium, Pandas), GPT-4 (Large Language Model), Natural Language Processing.

Enhancing Metro Rail Operations - Visit the project here:

As an executive responsible for metro rail efficiency, how can you apply advanced predictive maintenance techniques to reduce service interruptions and improve reliability?

  • What do you need to have?: Access to a day’s worth of sensor data from the trains.
  • Solution: Predictions on whether a train is likely to experience a breakdown within the next day, enabling proactive maintenance.
  • Technologies Used: Python, Autoencoders (Variational and Sparse).

Optimizing Financial Investments in the NASDAQ-100 - Visit the project here:

As an investor aiming to maximize returns, how can you employ sophisticated hybrid optimization techniques to accurately track the NASDAQ-100 index while ensuring cost-efficiency?

  • What do you need to have?: Decide on the number of stocks you wish to invest in.
  • Solution: A portfolio of stocks optimized to provide maximum returns, effectively emulating the NASDAQ-100 index.
  • Technologies Used: Python (Pandas, Gurobi).
Skills
Data Processing & Big Data
Programming Languages
Cloud Platforms
Machine Learning Frameworks
Visualization and Reporting Tools
Web Development and APIs
Database Technologies
Automation Tools
Miscellaneous

Volunteering and Interests: ⬆️ Scroll to top

Volunteer at AustinPetsAlive!, providing care and optimizing operations. Interests include Debating, Horology, IoT, Evolutionary Psychology, Deep Sea Diving, and Tennis.


How to Reach Me: ⬆️ Scroll to top

Feel free to connect with me if you are interested in collaborating on projects or if you want to discuss any of the topics I'm passionate about!

Pinned Loading

  1. MNISTClassification MNISTClassification Public

    Achieving 99+% accuracy, our digit recognition app combines hyper-tuned Vision Transformers and CNNs within an intuitive Anvil interface, setting a new standard in efficient digit classification.

    Jupyter Notebook

  2. ScooterRecommendation ScooterRecommendation Public

    This project analyzes electric scooter reviews from Amazon and YouTube, combining web scraping, API data, NLP, and sentiment analysis for a comprehensive market sentiment and consumer perception ov…

    Jupyter Notebook

  3. MIQPvsLasso MIQPvsLasso Public

    Explore the effectiveness of MIQP vs. LASSO in regression variable selection. This project examines precision and computational efficiency, incorporating cross-validation and data analysis to innov…

    Jupyter Notebook

  4. Predictive-Maintenance-Based-On-Anomaly-Detection-Using-Sparse-Autoencoders Predictive-Maintenance-Based-On-Anomaly-Detection-Using-Sparse-Autoencoders Public

    Forked from vgupta701/Predictive-Maintenance-Based-On-Anomaly-Detection-Using-Sparse-Autoencoders

    This project introduces a predictive maintenance framework for Metro do Porto's APU system, using deep learning autoencoders. It finds digital sensors and sparse autoencoders more effective, achiev…

    Jupyter Notebook

  5. NASDAQPortfolioConstructor NASDAQPortfolioConstructor Public

    This Portfolio Constructor streamlines investment strategies by employing hybrid optimization for NASDAQ-100 index emulation, optimizing investment costs and accuracy. This approach enhances portfo…

    Jupyter Notebook

  6. FlappyBird-DQN FlappyBird-DQN Public

    Python