Skip to content
View ayushdixit487's full-sized avatar
:octocat:
Creating, Building and Growing!
:octocat:
Creating, Building and Growing!

Block or report ayushdixit487

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

printf("Hello world ");

I'm Ayush, a Data Engineer at Deloitte India. I have a creative and focused mindset with a strong sense of ownership. I really enjoy solving real-world problems by converting my thoughts and ideas into a working code. I have experience working with a range of different programming languages, and frameworks I am always looking for opportunities to work with innovation and creativity. I'm not only good at programming but also excellent at communication.

Programmer (noun): A machine that turns coffee into code

GIF

  • 🌱 I’m currently improving my System design knowledge.
  • ⚡ I’m intrested in keeping up-to-date with latest technological developments
  • 💻 I’m strong at CS fundamentals (data structure, algorithm)
  • 🌱 I’m comfortable working in an agile environment
  • ⚡ I’m a team player who values collaboration, innovation, and inclusion
  • ✨ I’m able to work with minimal supervision
  • 🤔 I’m able to think and analyze both breadth-wise and depth-wise
  • ✨ I’m ready to take up new technical challenges
  • ✨ I’m adaptable and transformable to learn the latest technologies as per business needs
  • 💻 I optimize the application code and always maintain good object-oriented practices
  • 🌱 My hunger to learn and quick adoption of any tools and technologies make me unique
  • 💻 I write code in C++ and do practice on Leetcode also solved 400+ competitive coding problems.
  • ✨ I also contribute to the Stackoverflow community https://stackoverflow.com/users/9249743/ayush-dixit
  • ⚡ Interesting fact: My Stackoverflow profile is in top 23% of 2020 with 14 badges and created an impact on 175K peoples with helpful posts
  • ⚡ I’m two times Grand Finalist of World's Largest Hackathon Smart India Hackathon in years 2017 and 2018
  • ✨ I have recently completed Spark Developer certification Exam by Databricks.
  • ✨ I’m Microsoft certified Azure Data Engineer.
  • 📫 You can find me on LinkedIn https://linkedin.com/in/ayush-dixit-dataengineer/
  • 💬 Ask me about anything and everything! If I don't know maybe I will learn something new!
  • 📫 How to reach me: ayushdixit661@gmail.com
  • ⚡ Fun fact: I really love to interact with people. I always motivate them to pursue their dreams. I’m a health freak and mostly preferred fruits over pizza 🍕
//It's up to you...
     bool Success(int dedication,int persistence,bool passion ,bool discipline ,int consistency){
		bool success;
		 
		if(dedication==0 || persistence ==0 || passion==false || discipline==false || consistency == 0)
		success = false;
		else{
		success= true;
		}
		
		return success;
     }
 // love it. make mistakes. learn. keep grinding & keep coding    

Connect with me:

Github

Pinned Loading

  1. CCDAK-Exam-Practice-Test-2 CCDAK-Exam-Practice-Test-2 Public

    Complete high-quality practice tests of 50 questions each will help you master your Confluent Certified Developer for Apache Kafka (CCDAK) exam: These practice exams will help you assess and ensure…

    69 47

  2. CCDAK-Exam-Practice-Test1 CCDAK-Exam-Practice-Test1 Public

    Complete high-quality practice tests of 50 questions each will help you master your Confluent Certified Developer for Apache Kafka (CCDAK) exam: These practice exams will help you assess and ensure…

    36 23

  3. CCDAK-Exam-Notes CCDAK-Exam-Notes Public

    If you are planning or preparing for Apache Kafka Certification then this is the right place for you.There are many Apache Kafka Certifications are available in the market but CCDAK (Confluent Cert…

    Java 33 33

  4. Kafka-Notes Kafka-Notes Public

    Kafka-Notes

    Java 14 18

  5. ayushdixit487 ayushdixit487 Public

    3 2

  6. Uber-Data-Analysis-Project-in-Pyspark Uber-Data-Analysis-Project-in-Pyspark Public

    This data project can be used as a take-home assignment to learn Pyspark and Data Engineering.

    Python 11 11