PinnedSystem Design for Autonomous Vehicle Systems — Part 1In various parts of the world, city streets are witnessing an exciting evolution with the presence of Autonomous Vehicles (AVs), or…Dec 31, 2023Dec 31, 2023
How to select/unselect rows in table and get the selected rows in Quasar framework Vuejs [solution]If you’re trying to use the q-table selection property with the body slotDec 24, 2024Dec 24, 2024
How to make an object callable in JavaScriptYou can make an object callable in JavaScript by defining a Proxy or attaching a callable method to the object. The most straightforward…Dec 20, 2024Dec 20, 2024
How to create API endpoint in Next.js with a query string [Solution]Let’s say you needed to create the following API endpoint using Next.js…Dec 20, 2024Dec 20, 2024
9 API Testing Types That Will Make You a Better DeveloperThe Ultimate 9 API Testing TypesDec 7, 2024Dec 7, 2024
“Resource not accessible by integration” on Github Actions (2024 Solution)[Solution] I experienced this issue on my GitHub actions workflow but I was able to fix it easily.Aug 17, 2024Aug 17, 2024
System Design of Autonomous Systems for Vehicles — Part 3In the third installment of this series, we continue into the communication dynamics between the components outlined in Part 2. We will…Jan 1, 2024Jan 1, 2024
System Design of Autonomous Systems for Vehicles — Part 2In the second installment of this series, we delve into the communication dynamics between the components outlined in Part 1. In the secondJan 1, 2024Jan 1, 2024
Simple Choropleth Geospatial Mapping without geometry information— Geospatial AnalysisThis article demonstrates various methods for mapping a Choropleth Geospatial dataset that lacks geometry information.Nov 3, 2023Nov 3, 2023
Ants: The Unlikely Pioneers of Computer ScienceAnts started it first. It is a fascinating analogy that draws a connection between the world of computer science and the behaviors of…Oct 14, 2023Oct 14, 2023