.Net Agile Blockchaine Dekstop application Development Process Electron.js English Hire Developers JavaScript Marketing Mobile Node.js Python Quantum computer Scrum Single Page Applications Software Development Companies Software Development Company Startup Visual Studio Code Vulnerability Web Web Applications WebRTC Website

  • Why do I like fixed-price projects?

    We have been delivering software development services at Kvinivel for more than 8 years. During this time, I learned one interesting thing. We tried different kinds of cooperation namely outstaffing, outsourcing, some mixed things, time and material, fixed price, and some very customized billing schemes. Several years ago, I realized that a complete development cycle…

  • WPF vs ElectronJS

    Several days ago, we got the final results of a comparison of WPF and ElectronJS performance for one of our projects. The applications should load quite big files with data series and show all the data on the same line chart. Of course, the application is doing much more functions, and we were working on…

  • Cross platform dictation app with IBM Watson and robotjs

    Posting a link to a small demo application on GitHub to continue my previous post.   The application is working as a dictation tool. To start the application, click the start button, then put focus on some text editor and start talking.   To make it work, register a free account in IBM Cloud (https://cloud.ibm.com) then…

  • Stream voice recognition in browser

    Modern web applications are full of rich features. What about stream voice recognition? Not there is no “HTMLvnext” feature for voice recognition, but there are different services like AWS Transcribe, IBM Watson, and Google Speech to text. All services seem to be very good, they at least can handle my English with East-Ukrainian accent very…