Blog
Parsing post data 3 different ways in Node.js without third-party libraries
application/json, application/x-www-form-urlencoded, and multipart/form-data
NodejsJavascriptWebdev
Technical | How to Recover a Deleted/Overwritten Python File?
PythonFile recoveryProgramming
Stripe Payment Form with React and Material-UI
Part 4 - Implement Stripe
ReactStripeMaterial ui
Implementing Angular Material table with pagination, server side filtering and sorting
AngularAngular materialPagination
Pi Diary: Making My Own “RC Car” using Raspberry Pi
Turns out buying one is cheaper. But hey it's the satisfaction!
Raspberry piPythonProgramming
Pentaho Data Integration (PDI) Installation Guide - Easy yet powerful ETL tool
This is a step-by-step installation guide for Pentaho Data Integration. Well, why Pentaho Data Integration aka ‘Kettle’? Pentaho Data Integration (PDI) is an ETL (Extract, Transform, Load) tool to…
DataData PipelineData Analysis
Artificial Intelligence vs. Machine Learning vs. Deep Learning: What's the Difference
Artifical IntelligenceMachine LearningAI
Make your own YouTube Downloader
YoutubeYoutube downloaderJavascript
JavaScript Coding Practice Challenges — Strings
Problems and Solutions in JavaScript
JavascriptCodingPractice
Implementing Flask login with hash password
A concise post that helps improve your authentication system
FlaskPythonPassword