Skip to content
View mohankrishna02's full-sized avatar
😎
😎
Block or Report

Block or report mohankrishna02

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
mohankrishna02/README.md

Hello World! This is Mohan Krishna 👋

mohanprofileviews

👩‍💻  About Me :

I am a Big Data Developer

  • 🔭 I am a data enthusiast with extensive experience in big data tools and cloud technologies. I have worked on various projects involving data ingestion, processing, and analysis, and I am proficient in using tools like Hadoop, Spark, Hive. My experience with Amazon Web Services (AWS) includes working with S3, EC2, and EMR, and I have successfully implemented scalable and fault-tolerant data pipelines using these services.

🛠  Languages and Tools :

Genero Studio  VSCode  Eclipse  IntelliJ IDEA  PyCharm  HTML  CSS  Bootstrap  JavaScript  Reactjs  MySQL  SQLite  Informix  Git  GitHub  Canva  Photography  Android  Windows  Linux  Cloudera  Hadoop  Sqoop  Hive  Spark 

🔥   My Stats :

mohankrishna

mohankrishnamohankrishna


🤝🏻  Connect with Me :


🤖 Contribution Graph :

mohankrishna

Pinned

  1. complex-data-processing-spark complex-data-processing-spark Public

    This project demonstrates how to use Apache Spark to process JSON and Avro data. The code includes operations such as flattening complex JSON data, selecting specific columns, joining data, and fil…

    Scala

  2. movie-rating-spark movie-rating-spark Public

    This is a simple project that demonstrates how to use Apache Spark to analyze movie ratings data.

    Scala

  3. pyspark-transformations pyspark-transformations Public

    This project demonstrates various data manipulation techniques on Spark dataframes such as reading and processing data from different file formats, applying filters and maps, and creating unified c…

    Python

  4. spark-incremental-batchprocessing spark-incremental-batchprocessing Public

    This project showcases how to efficiently process and write incremental data in batches to an RDBMS (MySQL) using Spark. The code provides a comprehensive solution for processing large volumes of d…

    Scala

  5. SparkSQL SparkSQL Public

    This project demonstrates how to use Spark SQL to execute SQL queries on structured data in Spark, and display the results in a tabular format using the show() method.

    Scala

  6. pyspark-currency-conversion pyspark-currency-conversion Public

    This project demonstrates how to perform linear regression using Spark, convert currency rates using data from a MySQL table, and integrate the results into a MySQL database.

    Python