Blog


Building Your SOC on AWS: Tools and Best Practices

AwsCloud

AWS Wavelength for Ultra-Low Latency Applications

AwsCloud

Best Final Year Project Ideas For IT Students [2024]

Project Ideas It StudentsIt StudentsInformation Technology

How to Check if a String Contains a Substring in JavaScript

Unveiling JavaScript's Secrets to Substring Detection!

javascriptjavascript array methodsprogramming

A Primer on Unit Testing in UI

Unit Testing in UI and an introduction to the mental model and philosophy behind it.

TestingUnit TestingUI

Geospatial Vector Search: Building an AI-Powered Geo-Aware News Search

Creating a geo-aware news search using News API, PyCountry, GeoPy, and Qdrant vector database.

GeoRadiusGeospatial Vector SearchGeoBounding Box

CodeLlama: How to Get Around the Token Limit for Llama2 Models

Artificial IntelligenceTechnologyAI

Demystifying Memoization and Hoisting in JavaScript

Turbocharge your JavaScript skills by learning memoization and hoisting.

JavaScriptProgrammingWeb Development

Create a Slider Component with React and Framer Motion

Learn how to create an awesome slider component with React and Framer Motion. It is actually really simple to create your own sliders from scratch.

ReactFramer MotionDevelopment

A Simple Introduction to JSON Web Tokens (JWTs) and Session-less Authentication

Go session-less and database-less in your next project with a simple introduction to token based authentication.

javascriptnodejsweb development