Open in app

Sign In

Write

Sign In

Adarsha Regmi
Adarsha Regmi

19 Followers

Home

About

Pinned

sanic framework

a light weight framework to support asynchronous python The posted video is a presentation to sanic framework for beginner level understanding.

Sanic

1 min read

Sanic

1 min read


Feb 5

What is ReactJs and how does it works

Beginner guide to reactJs What is ReactJS and How Does it Work? Basic introduction :: ReactJS is a popular JavaScript library used for building user interfaces. It was developed by Facebook and is now maintained by Facebook and a community of individual developers. ReactJS allows developers to build complex user…

Reactjs

2 min read

What is ReactJs and how does it works
What is ReactJs and how does it works
Reactjs

2 min read


Feb 5

Machine learning in Stock Trading.

Artificial Intelligence (AI) has become a buzzword in many industries, including finance and stock trading. AI has the potential to revolutionize the way we approach stock trading by providing new ways to analyze data and make predictions. Here are some ways you can use AI in stock trading: 1. Predictive Analytics: AI algorithms…

Machine Learning

2 min read

Machine Learning

2 min read


Published in DevOps.dev

·Aug 21, 2022

RabbitMQ, messaging broker for queuing the messages

when I was studying a book micro-service architecture, I found this article for orchestration and written this for brief intro. Problem statement: while building a micro-service architecture, we need to synchronize or control the services in between. It needs to be scaled and pointer should exist in between services to…

Message Broker

3 min read

Message Broker

3 min read


Jun 27, 2022

Dockerizing the python poetry application

Over the months, I have been continuosly used poetry for packaging and since then , I have found dockerizing a poetry application to be burder full. But after a peaceful research I found the things I was misleaded through internet and finally with the help of some sites problems in…

Dockerizing Poetry

1 min read

Dockerizing Poetry

1 min read


Jun 27, 2022

Python interview questions to know it must.

Hello, I am currently exploring the new things and trying to build a career where I fit it for that I am exploring as broad as I can. Let’s start first of all you must know basic things regarding programming language such as below; what is OOP ? why Python…

Python

2 min read

Python interview questions to know it must.
Python interview questions to know it must.
Python

2 min read


May 31, 2022

Building a Butterfly plot in R

I have make use of plotly package for this task. Our first thing to do is have required packages installed in the system. The things we require include Plotly (obs.), dplyr, tidyr (for calculation purposes only.) library(plotly) library(dplyr) library(tidyr) Lets first create a dataframe to test our things. dat <…

Butterflyplot

2 min read

Building a Butterfly plot in R
Building a Butterfly plot in R
Butterflyplot

2 min read


May 27, 2022

python live data tracing similar to wireshark

based upon tshark pyshark provides the functionalities. INSTALLATION >> pip install pyshark After installing the wheel we can access the function provided by the library. One of the example is import pyshark capture = pyshark.LiveCapture(interface='eth0') capture.sniff(timeout=50) print(capture) > The above command imports pyshark and captures the data streaming over the selected…

Pyshark

1 min read

Pyshark

1 min read


Apr 29, 2022

python subprocess

ideas to run the code and application in different process Subprocess: The subprocess is a module available in python language where new code and applications can be run. It has the flexibility to start a new application from python program itself. It can solve different problem we programmer come across…

Python

1 min read

Python

1 min read


Mar 31, 2022

Apache Cassandra

Getting started with cassandra NOSQL * Cassandra NOSQL Cassandra is the leading open-source NoSQL distributed database management system(DBMS). In contrast to traditional SQL DBMS like Oracle or SQL Server, NoSQL databases follow a different storage model. While in SQL systems data is organized in tables and columns that are driven from fixed schemas…

Cassandra

1 min read

Cassandra

1 min read

Adarsha Regmi

Adarsha Regmi

19 Followers
Following
  • Ng Wai Foong

    Ng Wai Foong

  • Alex Souza

    Alex Souza

  • Gary Sharpe

    Gary Sharpe

  • William Scott

    William Scott

  • Krasimir Bantchev

    Krasimir Bantchev

See all (15)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech