Pasha Volkov

Country: GeorgiaRole: Full-stack DeveloperTime together: 10 years

find Pasha on:

POET, ARTIST, MUSICIAN, GOER, DOER, STRANGER, DREAMER, YOGI, TAI CHI GURU, PHILOSOPHER, OTAKU, ENDLESS RIVER.

These are some of Pasha’s projects

Articles
Dec 8, 2022Technology
How to create a route finder on an SVG map

In one of our recent projects, we had an interesting case: the whole application was built around an interactive map for a fairly large shopping mall, and the main goal of the system was to plot the closest route to a user-selected destination.

Jul 13, 2022Technology
Prosemirror: Render node as react component

In this article I’m going to show how to declare custom prosemirror node, how to render it with toDom method and how improve that with custom NodeView using React component.

Aug 25, 2017Technology
How to Upload Files With Django

File upload works differently from simple form inputs, which can be somewhat troublesome for beginners. Here I'll show you how to handle uploads with ease.

Jan 12, 2017Technology
Making Custom Report Tables Using AngularJS and Django

In this article I will tell you how to create an interactive interface with a widely customized visual look and different filtering to view reports.