Software

Static Site Generators: Bridging the Gap Between Speed and…

Introduction In the fast-evolving world of web development, achieving the perfect balance between speed and functionality has always been a challenge. Users expect lightning-fast...
Navaneethan KV
3 min read

How to Ensure Code Quality for Optimal Performance Efficiency

Introduction In the realm of software development, code quality stands as a pivotal aspect that influences the performance, maintainability, and scalability of applications. For...
Navaneethan KV
3 min read

Julia: The Rising Star of AI Programming Languages

Introduction: Have you ever wished for the readability of Python combined with the raw speed of C in a programming language? Julia might be...
Buvaneshwaran P
2 min read

Mastering Best Practices in Database Schema Design

Introduction The database serves as the foundation for every application, wielding significant influence over the entire system. Crafting an impeccable database schema design is...
Mohankumar S
4 min read

CoreML : Exploring iOS way of AI – Part…

One of the success factor of any new technology like AI or ML is purely based on how it is easy accessible to users....
Prabakaran Marimuthu
3 min read

Live streaming, the start of a New Era

Remember the good old days when there used to be a simple television at home where siblings would fight at home for the remote,...
Syed Irfaan
1 min read

Detect object’s edges in images using Fourier Transform

During my school days, one day evening my mathematics professor was teaching me about Fourier transform. My friend asked me: Where do we use...
Parthiban Marimuthu
3 min read

Data Stream for Healthcare application – Part 1

Hi everyone! This is the first of our two-part blog series about data streaming in healthcare applications. Recent times show that digital healthcare is...
Siva KB
2 min read

Live graph using CorePlot in iOS

Graph visualization is the prettiest thing when your work involves with more data. It is a better and perfect solution when you have hard-time...
Prabakaran Marimuthu
3 min read

2D Multi-Person Pose Estimation using Part Affinity Fields in…

Pose Estimation Hello everyone, did you ever wonder while working out or playing sports if you’re doing it the right way? if this is...
Santhtadi
6 min read

How To Crack Sudoku Using Python

Sudoku is a fun logic-based puzzle in which the objective is to fill a 9×9 grid with digits from 1-9 in such a way...
Siddharth Isaiah
1 min read

How To Remove Uploaded Files From S3 Using AngularJS(ng-s3upload)

Using ng-s3 upload to upload files and using the url obtained in the backend is quiet a common task for developers. It's is as...
Jeev
2 min read