@sharmaadityaHQ
Aditya Sharma
@sharmaadityaHQ
Building CRED, past: GSoC @ PSF, open source @ MLH
Building CRED, past: GSoC @ PSF, open source @ MLH
Software Engineer, CRED
Bangalore, India
Medium Posts
Medium Posts

Demystifying web browser extensions
sharmaadityahq.medium.com
understanding working of browser extensions, anatomy, capabilities, UI options, common development challenges, and effective solutions introduction the world of browser extensions is quite different from normal web applications. an extension can take advantage of the same web APIs as JS on a web page but also has access to its own set of JS APIs. this means you can do a lot more in an extension than you can with code in a web page. in this blog, i’ll share my learnings from developing my first extension...

Ramping up on the AWS Amplify CLI code base
sharmaadityahq.medium.com
Introduction Decoding magic can be hard but not impossible. Take a deep breath before I start with a nice overview of the Amplify CLI and its source code. Be patient as I unfold the mysteries behind this large code base. Amplify framework provides multiple products to build full stack iOS, Android, Flutter, Web, and React Native apps. Amplify CLI helps you to configure all the services needed to power your backend through a simple command line interface. Amplify CLI depends on various Amazon Web Service...
From console.log to GSoC 2020
sharmaadityahq.medium.com
I am Aditya Sharma, a third year Computer Science student at Shri Mata Vaishno Devi University, Jammu. Yes! I belong to that so called “TIER-3” group but I firmly believe that hard work and a bit of proper guidance can never let anything come between you and your goals. It is time to share my wonderful journey to GSoC, tips and tricks to get selected and what all you can do before GSoC to take a step closer to your dream career. My Journey I got to know about Google Summer of Code program from some of my...