Open in app

Sign in

Write

Sign in

Arjun Chauhan
Arjun Chauhan

25 Followers

Home

About

Jul 17

Getting Started with Reactive Programming

Before the title misleads anyone I would like to clarify that the term “Reactive” might be ambiguous to some. What I would be covering in this blog is paradigm of programming that deals with handling non blocking asynchronous events and not the JS framework with the similar name. What are Non blocking asynchronous calls? Let’s say…

Programming

8 min read

Programming

8 min read


Jun 24, 2021

JavaScript Story

JavaScript is what is known as a client-side script. Most Web applications, such as a search engine, work because of an interaction between the user’s device and a remote server. …

JavaScript

3 min read

JavaScript Story
JavaScript Story
JavaScript

3 min read


Jun 16, 2021

Creating a video chat application using openCV

Today we would be creating a video chat application that will allow the users to see each other in real time. However I would not be integrating the voice transfer today. So we would be using socket programming in python to send data and opencv to display the results. …

3 min read

Creating a video chat application using openCV
Creating a video chat application using openCV

3 min read


Jun 5, 2021

Playing with OpenCV in Python

If anyone is starting off with computer vision using python as their programming language they are most likely to use openCV2 at some point or the other. OpenCV is pretty easy to use with straightforward implementation of the functions. In today’s article I would be giving an idea of this…

Python

4 min read

Playing with OpenCV in Python
Playing with OpenCV in Python
Python

4 min read


Jun 4, 2021

Confusion Matrix and cyber security

Confusion matrix is a fairly common term when it comes to machine learning. Today I would be trying to relate the importance of confusion matrix when considering the cyber crimes. So confusion matrix is yet another classification metric that can be used to tell how good our model is performing…

Machine Learning

3 min read

Confusion Matrix and cyber security
Confusion Matrix and cyber security
Machine Learning

3 min read


May 27, 2021

Loading a machine learning model in docker

In today’s blog I would be doing a simple thing. I will create a docker container and run a machine learning model in it. So machine learning models are quite memory consuming although the model and the dataset I have used are pretty small but real world applications can be…

Docker

4 min read

Loading a machine learning model in docker
Loading a machine learning model in docker
Docker

4 min read


May 11, 2021

MongoDB: Case Study with KPMG

Databases are an integral and one of the most critical element of almost every business. Databases are divided into two categories: SQL database NoSQL(Not Only SQL) database SQL databases have a predefined schema according to which the data is entered in database. A schema is simply a blueprint telling…

Database

4 min read

MongoDB: Case Study with KPMG
MongoDB: Case Study with KPMG
Database

4 min read


Mar 14, 2021

Talking querying with AWS SQS

Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables the user to decouple and scale microservices, distributed systems, and serverless applications. SQS eliminates the complexity and overhead associated with managing and operating message oriented middleware, and empowers developers to focus on differentiating work. …

AWS

4 min read

Talking querying with AWS SQS
Talking querying with AWS SQS
AWS

4 min read


Mar 13, 2021

Run GUI Application inside docker

Docker is one of the most common container technology. Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. Docker makes application deployment very fast and efficient. Containers are isolated from one another and bundle their own software…

Docker

3 min read

Run GUI Application inside docker
Run GUI Application inside docker
Docker

3 min read


Mar 13, 2021

Openshift: The closest thing to One-for-all

Red Hat OpenShift is a Kubernetes distribution focused on developer experience and application security that’s platform agnostic. OpenShift helps you develop and deploy applications to one or more hosts. These can be public facing web applications, or backend applications, including micro services or databases.

Openshift

3 min read

Openshift: The closest thing to One-for-all
Openshift: The closest thing to One-for-all
Openshift

3 min read

Arjun Chauhan

Arjun Chauhan

25 Followers

Tech enthusiast

Following
  • Aditi Awasthi

    Aditi Awasthi

  • Abu Qais

    Abu Qais

  • Soniachauhan

    Soniachauhan

  • Satyansh Vaish

    Satyansh Vaish

See all (10)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams