An open API service indexing awesome lists of open source software.

https://github.com/devaman/devaman


https://github.com/devaman/devaman

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

![Hello everyone đź‘‹](https://img.devaman.dev/2/?title=Hello%20Everyone%20%F0%9F%91%8B&website=github.com/devaman&back=f1d15b&textFill=fefefe&height=200)
I am Amit Chambial , A Full stack developer.

I love to contribute to open-source software on GitHub. I am working for Netomi as a Software Engineer II.

I have also worked as a Freelancer and I am a five star freelancer.

My moto is Make to Learn thats why i have made lots of projects as you can see. I love to make side projects. See my [Producthunt](https://www.producthunt.com/@amitchambial) and [Gumroad](https://gumroad.com/amit_chambial) seller page

All my social link: [https://social.devaman.dev](https://social.devaman.dev)

# My Blogs

### [Daily Learnings](https://blog.devaman.dev/daily-learnings)

19/May/2023
While using mini-css-extract-plugin with vuejs and webpack 5, I was getting problem related to CSS priority. Scoped Css/Scss was not getting higher priority than common css. To resolve this issue we had to use oneof rule. In resourceQuery...

----

### [Migrating your project to AWS IOT device sdk v2](https://blog.devaman.dev/migrating-your-project-to-aws-iot-device-sdk-v2)

Hello everyone! I recently had the opportunity to work with AWS IoT to fetch real-time data. During the migration from Webpack 4 to Webpack 5, we encountered some issues with the aws-iot-device-sdk. While building our project, we encountered errors r...

----

### [Reactjs in Vuejs using Module Federation (inc Routing)](https://blog.devaman.dev/reactjs-in-vuejs-using-module-federation-inc-routing)

Hey everyone , Webpack has released some new cool feature called module federation. Module Federation allows a JavaScript application to dynamically load code from another application and  in the process, share dependencies. If an application consumi...

For More blogs visit my [blog](https://blog.devaman.dev)