top of page


Sending Emails with Firebase: A Step By Step Guide
When building modern applications, communicating with users via email is a fundamental requirement. Whether it's for order confirmations,...
Abhishek Jha
Dec 8, 20242 min read
16 views
0 comments


Commonly Used Libraries for Machine Learning Projects
Data Manipulation and Analysis Pandas: Â A powerful library for data structures (DataFrames and Series) and data analysis tools. NumPy:...
Abhishek Jha
Sep 19, 20241 min read
1 view
0 comments


Steps in a Full Machine Learning Project
Data Collection Identify data sources:  Determine where relevant data can be obtained (e.g., databases, APIs, sensors, web scraping)....
Abhishek Jha
Sep 19, 20242 min read
3 views
0 comments


How to Effectively Use JSDoc Comments to Improve Your JavaScript Code Quality
Introduction: Have you ever wished your JavaScript code could speak for itself?  That it could magically explain its...
Abhishek Jha
May 11, 20242 min read
10 views
0 comments
bottom of page