top of page

Abhishek Jha
Dec 8, 20242 min read
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,...
14 views0 comments


Abhishek Jha
Sep 19, 20241 min read
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:...
1 view0 comments


Abhishek Jha
Sep 19, 20242 min read
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)....
2 views0 comments

Abhishek Jha
May 11, 20242 min read
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...
9 views0 comments

Abhishek Jha
Oct 17, 20232 min read
Title: Mastering the Art of Two Pointers: Unraveling the Secrets to Solve Complex Problems
Solving problems using two-pointers(not c/c++ pointers) is like orchestrating a symphony; it requires precision, finesse, and a deep...
8 views0 comments


Abhishek Jha
Aug 10, 20233 min read
Unlocking Personalized Conversations with ChatGPT's Custom Instructions
Imagine telling AI about your business just once, and it gets you every time. That's the magic of Custom Instructions! At sudo...
6 views0 comments


Abhishek Jha
May 29, 20233 min read
Seven-One Pattern (7-1 Css Structure With SCSS)
During a recent project, I encountered challenges in managing the style files within my Vue2 project, which utilized Element UI 2. I...
16 views0 comments


Abhishek Jha
May 5, 20232 min read
AI for Web Developers in 2023: Harnessing the Power of AI to Transform Web Development
Introduction: The landscape of web development has been rapidly evolving, and in 2023, the integration of artificial intelligence (AI)...
4 views0 comments


Abhishek Jha
Apr 27, 20232 min read
What's new in ECMAScript 2023
JavaScript is one of the most popular programming languages in the world, and it's constantly evolving. The latest version of ECMAScript,...
19 views0 comments


Abhishek Jha
Apr 22, 20232 min read
Vue.js and Mixpanel Integration: A Comprehensive Guide
Brief Overview of Vue.js and Mixpanel Vue.js is a popular progressive JavaScript framework for building user interfaces. It is known for...
32 views0 comments


Abhishek Jha
Apr 1, 20231 min read
Improve social media branding: by using open graph metadata
Open Graph metadata provides several benefits for websites, including: Improved social media sharing: Open Graph metadata allows you to...
17 views0 comments
bottom of page