Skip to main content

About Me

Hi there, I am Rohit Yadav, better known by the name 'The Azure Guy'.




I am a Student Developer pursuing my Bachelor's in Computer Applications from IMS University Courses Campus, Ghaziabad. Completed my schooling from Delhi Public School Ghaziabad, Meerut Road, Ghaziabad.


Time for a Rapid-Fire round!


What I am working on right now: Microsoft Azure, Neural Networks (TensorFlow and ONNX), Web Development, IT Administration, Competitive Programming


My USP: Passion for technology, Growth Mindset

My aim: To explore technologies and use them for social good




Some of my achievements include: 

  • IT Club Vice President in school
  • Founded Emerging Tech Cell in college
  • Microsoft Learn Student Ambassador plus exclusive projects with Microsoft
  • Microsoft Office Specialist
  • Azure Heroes Blockchain Recognition


Mr. Pablo Veramendi, Microsoft (New Delhi)



As my side hobbies:
  • Running tech groups across Facebook and LinkedIn
  • Community work + Open-Source Contributions
  • Event Management plus mentoring
  • Part of the Microsoft Insider program
  • Content Creation 


What I intend to explore further:

  • Cognitive Services
  • Progressive Web Apps
  • .NET Framework for PC and Web development
  • Serverless Computing




Let's connect!

Website (under development)

Twitter

LinkedIn


Comments

Popular posts from this blog

Boost your Workflow with the power of Windows 10

Windows 10 Insider Preview Hero Background (Source: Microsoft) There is no denying on the fact that   Windows 10   is the best of version of Windows. It is the fastest and the most secure version of Windows. It is powering more than one billion devices worldwide. Windows 10 is based on the WaaS (Windows as a Service) model. Microsoft rolls out two feature updates per year to introduce new set of features and enhancements to Windows 10. Monthly cumulative updates are issued to improve the performance of the OS. This model focuses on providing new features through updates while also maintaining the compatibility between the hardware and the software. It is certainly better as we get updates two times per year, rather than getting upgrades in years. Exciting new features are released with each Feature Update of Windows 10, which presents access to new features and keeps them supported through security and bug fixes. We use our PCs for everything we do- Productive work, Content co...

.NET Technologies- A beginner's scoop

.NET is an open source & cross platform developer platform developed by Microsoft to build diverse types of applications across a range of OS. With the platform, we can use numerous languages, libraries, and editors to build apps for Mobile, Desktop, Web, Gaming, & IoT devices. It is now maintained under the .NET foundation as per the open source licenses. It is an independent organization which works upon to improve the collaboration & open development of the .NET ecosystem. Language Support Several languages can be used to develop apps for .NET: •   C# , a modern, simple programming language which is object-oriented and type safe language. •  F# , which is a functional language to write apps for .NET. It is a cross platform language & open source, which supports imperative programming. It is also an object-oriented language. • Last, but not the least,   VB   (Visual Basic) is an approachable language with a simple syntax to build object-oriented app...