Samhitha Medulla

Samhitha Medulla

IoT Intern

Followers of Samhitha Medulla736 followers
location of Samhitha MedullaHuntley, Illinois, United States

Connect with Samhitha Medulla to Send Message

Connect

Connect with Samhitha Medulla to Send Message

Connect
  • Timeline

  • About me

    Graduate Student at UCM | Ex-IvyComptech | Azure Databricks | Apache Kafka | Snowflake | ETL & Real-Time Data Pipeline Engineer | Seeking Full-Time Roles

  • Education

    • S.R.DIGI School

      -
      8.8
    • Sathyabama Institute of Science & Technology, Chennai

      2017 - 2021
      Bachelor of Engineering - BE Computer Science and Engineering 8.6

      As an undergraduate Computer Science student at Sathyabama Institute of Science and Technology, I am engaged in a comprehensive academic program that balances theoretical knowledge and practical skills.Key Courses: Advanced Algorithms, Machine Learning, Big Data, Cloud Computing, Java, Python, Software Engineering, Database Systems.Projects:GUI-Based Crime Prediction:Built a machine learning model using Python, Scikit-learn, and Random Forest to predict crime rates… Show more As an undergraduate Computer Science student at Sathyabama Institute of Science and Technology, I am engaged in a comprehensive academic program that balances theoretical knowledge and practical skills.Key Courses: Advanced Algorithms, Machine Learning, Big Data, Cloud Computing, Java, Python, Software Engineering, Database Systems.Projects:GUI-Based Crime Prediction:Built a machine learning model using Python, Scikit-learn, and Random Forest to predict crime rates and identify hotspots. The system analyzes historical data and presents trends through a GUI, with metrics like accuracy and precision to aid law enforcement in resource allocation.Big Data in Smart Farming:Utilized Python, Hadoop (HDFS, MapReduce), and K-means clustering to process datasets from data.gov and Kaggle, predicting optimal crops and improving resource management. The system offers scalable, data-driven insights to optimize farming decisions. Show less

    • University of Central Missouri

      2023 - 2025
      Master's degree Computer Science 3.3

      During my Master’s in Computer Science, I pursued a curriculum that combined fundamental and specialized courses, enhancing my understanding of core principles.Key courses: Advanced Algorithms, Advanced Database Systems, Compiler Design, Advanced Operating Systems. Electives: Cloud Computing, Database Theory, Big Data, NoSQL, Data Visualization.Projects:Online Food Ordering Application: Developed with Angular 8 and Spring Boot, this platform allows users to browse… Show more During my Master’s in Computer Science, I pursued a curriculum that combined fundamental and specialized courses, enhancing my understanding of core principles.Key courses: Advanced Algorithms, Advanced Database Systems, Compiler Design, Advanced Operating Systems. Electives: Cloud Computing, Database Theory, Big Data, NoSQL, Data Visualization.Projects:Online Food Ordering Application: Developed with Angular 8 and Spring Boot, this platform allows users to browse menus, order food, and make secure payments. Merchants can manage inventory in real-time, using MySQL and REST APIs for data flow.University Blog Application: Built with MongoDB, React, and Spring Boot, this application promotes user interaction and content creation, featuring real-time notifications and group management.Hospital Management System : This system automates administrative tasks and appointment management, leveraging AWS, Java Spring Boot, Angular 8, and PostgreSQL for seamless operation and scalability. Show less

    • Narayana Junior College - India

      2015 - 2017
      MPC 93
  • Experience

    • SmartBridge

      Oct 2019 - Dec 2019
      IoT Intern

      • Developed and deployed chatbots using IBM Watson, improving user engagement and automating responses for various applications, resulting in a 40% increase in user interaction and a 30% reduction in manual customer support tasks.• Designed and implemented a Smart Home Automation system that controls home appliances, including remote management of lights, utilizing IoT devices, IFTTT, and Google Assistant for seamless voice commands, enhancing user convenience and energy efficiency by 25%.• Integrated smart home devices with cloud-based services to ensure real-time control and monitoring, boosting system reliability and user satisfaction.• Optimized automation workflows by integrating custom routines, allowing users to set schedules and preferences for home appliances, improving overall system responsiveness by 20%.• Collaborated with cross-functional teams to refine chatbot algorithms and enhance voice recognition capabilities, delivering an intuitive, responsive user experience across multiple platforms.• Utilized IBM Watson, IoT devices, Google Assistant, and IFTTT to build scalable automation systems, improving both user experience and operational efficiency. Show less

    • Ingram Micro

      Jul 2021 - Dec 2021
      Associate Engineer Information Security

      • Monitored security events using SIEM tools to detect and analyze potential threats, initiating incident response protocols and escalation procedures, reducing response time by 30% and improving system security.• Performed comprehensive log analysis from multiple sources, identifying anomalous behavior and correlating data to improve threat detection, resulting in a 25% increase in detection accuracy and reducing false positives by 20%.• Developed automated workflows and alerts to prioritize high-risk security incidents, enhancing threat mitigation efforts and improving overall incident management efficiency by 35%.• Collaborated with cross-functional teams to optimize incident response strategies, ensuring timely escalation and resolution of critical security events, minimizing downtime by 15%.• Implemented advanced correlation techniques to identify emerging security trends, proactively strengthening defenses and decreasing the risk of security breaches by 20%.• Utilized SIEM tools, log analysis, and incident response protocols to enhance overall security posture, supporting organizational risk management and compliance efforts. Show less

    • Ivy

      Dec 2021 - Jul 2023

      Project: Event Tracking & Data Processing Pipeline for Real-time Analytics Using Azure DatabricksDuration: Dec 2022 – July 2023Tools & Technologies: Azure Databricks, Delta Lake, Azure Event Hubs, PySpark, MLflow, Hugging Face Transformers, Power BI, Apache Kafka, Azure Blob Storage, PythonOverview:Led the design and development of a real-time sentiment analysis pipeline to monitor and analyze Twitter (X) data streams using Azure Databricks, Apache Kafka, and Azure Event Hubs, applying AI/ML models for tweet classification and delivering live insights through Power BI dashboards.Key Responsibilities:• Developed a complete real-time data engineering pipeline using Azure Event Hubs for ingestion, Databricks Auto Loader for streaming input, and Delta Lake to maintain raw, processed, and enriched tweet data.• Architected a multi-layer Delta Lake system (Bronze → Silver → Gold) to implement data transformation, quality checks, and sentiment enrichment.•Implemented PySpark transformations in Databricks notebooks to clean and normalize tweet text (removing hashtags, links, emojis, and stop words).• Integrated a Hugging Face Transformers-based sentiment model to classify tweets into Positive, Negative, and Neutral categories using Databricks MLflow and inference pipelines.• Created a Gold layer output table containing cleaned text, sentiment scores, and classification labels for downstream analytics.• Scheduled and orchestrated the entire pipeline using Databricks Jobs, enabling automated runs for ingestion, transformation, sentiment scoring, and output updates without manual intervention.• Designed and deployed a Power BI dashboard using Gold table data, offering live visualizations of sentiment trends, word clouds, KPIs, and time-series analysis for real-time insights.• Simulated a customer events stream using a Python-based tweet generator to mimic API data flow for testing and demonstration purposes. Show less Project: AppsFlyer Hourly Data Processing System • Automated data consumption from the AppsFlyer Hourly S3 bucket, streamlining data preparation and secure transfer for BI analysis, reducing data handling time by 40%.• Sourced two main types of data—app installs and in-app events—directly from AppsFlyer for downstream processing, improving data collection accuracy by 30%.• Initiated the data pipeline every hour using a Cron Job, fetching lists from specific S3 folders for installs and in-app events, ensuring timely data availability for BI analysis.• Prepared data by adjusting attributes and updating filenames to meet required specifications, ensuring consistency and reducing manual data processing by 50%.• Transferred processed data securely to an SFTP server using the putSFTP command, enabling BI team access for analysis and reporting with 100% data integrity.• Enabled BI team members to receive processed data via email or access it directly from the server, enhancing data accessibility and supporting timely decision-making.• Utilized AppsFlyer, AWS S3, SFTP, Cron Job, and automation scripting in Python and Shell to ensure efficient data flow, boosting team productivity and data accessibility. Show less

      • Software Engineer

        Dec 2022 - Jul 2023
      • Junior Software Engineer

        Dec 2021 - Dec 2022
  • Licenses & Certifications

    • Introduction to Generative AI

      Google
      Mar 2025
      View certificate certificate
    • HTML,CSS AND JAVASCRIPT FOR WEB DEVELOPERS

      Coursera
      Apr 2020
    • APPLIED MACHINE LEARNING USING PYTHON

      Coursera
      Jun 2020
    • Standard Bank - Data Science Job Simulation

      Forage
      Oct 2024
      View certificate certificate
    • Academy Accreditation - Databricks Fundamentals

      Databricks
      Apr 2025
      View certificate certificate
    • JPMorgan Chase & Co. - Excel Skills Job Simulation

      Forage
      Aug 2024
      View certificate certificate