Deep dive into JavaScript Primitive Data-types and Auto-boxing — Nuts and Bolts seriesJavaScript primitive is a data-type which is not an object, and has no methods or properties. Primitives are the lowest level of JS…Oct 18, 2023Oct 18, 2023
The Curious case of Addition(+) operator in JavaScript — Nuts and Bolts SeriesHere’s a quiz, what would be the result of the following expression:Oct 17, 2023Oct 17, 2023
Story of a **Hacky tool** which is used by over 130 million machines worldwide today!Photo by Fotis Fotopoulos on UnsplashOct 17, 2023Oct 17, 2023
Effective Reading Techniques I wish I could teach my Younger SelfIf I could travel back in time, I will share these techniques and insights with my younger self to become an effective reader faster.Nov 15, 20229Nov 15, 20229
Borrowing Ideas from Software Design Principles for Effective Note-TakingFive Design Principles for Better Personal Knowledge ManagementNov 10, 20221Nov 10, 20221
Part 1: DataSet preparation | Impact of Pandemic in People’s migration pattern in ChicagoAbstract: COVID-19 impacted almost all aspects of our lives. Lifestyle, Businesses, Education, Healthcare all had major impacts in the way…Dec 23, 2021Dec 23, 2021
Published inAWS in Plain EnglishInvoking AWS Lambda with gRPC ProtobufA detailed guide on how to use AWS Lambda with gRPC Protobufs.Dec 21, 2021Dec 21, 2021
Analysis: Divvy Bikes - COVID’s Impacts and its impressive recoveryNote: This is part 1 of many part series, that I’m currently working on.Oct 26, 2021Oct 26, 2021
PyCalendly — Opensource Python Library to access Calendly API v2I published my first Open Source Python Library — PyCalendly to PyPI three days back!Aug 3, 2021Aug 3, 2021
How to publish your Python Package to pipHere is a step-by-step guide to follow to publish your Python package to PyPI, so anyone who is interested can download your package using…Aug 3, 2021Aug 3, 2021
Kill to Save! — Management StrategyAn effective way to survive the wrath of a Competitive EnvironmentJan 11, 2021Jan 11, 2021
Part2 — OpenSource Widgets to Power GitHub Profile READMEAdding powerful widgets to GitHub Profile READMEJan 7, 2021Jan 7, 2021
Creating a GitHub Profile README for Graduate StudentsI recently created my GitHub Profile README and it is one of the most useful features in GitHub. This isn't just any bio section, as one…Jan 6, 20212Jan 6, 20212
Published inBecoming Human: Artificial Intelligence MagazineBeginners Guide -CNN Image Classifier | Part 1Step by step guide to build a Deep Neural Network that classifies Images of Dogs and Cats.Nov 2, 2020Nov 2, 2020
How and Why I created a Kaggle IPL DatasetI created and hosted IPL Dataset with the latest data, mainly to find my one burning question, does age affect performance? know more in myOct 30, 2020Oct 30, 2020
Project 4 — TimeSeries Forecasting |#100MLProjects #laxmenaP4: Predict Store Item demand predictionJul 5, 2020Jul 5, 2020
Implementing Regression algorithms from Scratch : Experience— #P3 of 100MLProjectsHey there! People! I’ve just completed Project3 or Shortly P3 of #100MLProjects, where I attempted to build Machine Learning Regression…Jul 2, 2020Jul 2, 2020
Project-3 Announcement: Implementing Regression algorithms from Scratch | #100MLProjects #laxmenaGoal: Build Linear, Huber, Logistic, Ransac Regression algorithms from scratch and compare the performance with ML Libraries…Jun 20, 2020Jun 20, 2020
Handwritten Digit Classification using KNN and SVMNote: This project is done as part of the #100MLProjects— 100 Projects to Proficiency. To know more about this challenge, check out —…Jun 19, 2020Jun 19, 2020