6 followers
Frontend Web Developer specializing in TypeScript, React JS, and Next JS.
AI SaaS Chatbot (Backend) · This is an advanced project following the beginner-friendly project, make sure to check it out here: Refresher Project as I...
CRUD Operations for a Book Store · This is a beginner-friendly project to understand the CRUD operations in Node.js and even if you are a professional...
Strings · Check out the previous part: Core Python: Part 6 Strings They are the ordered collection of values of characters. 'hello', and 'he123' are...
Functions · Check out the previous part: Core Python: Part 5 Functions in programming save a lot of effort by eliminating the repetition of some parts of...
Object-Oriented Programming · Check out the previous part: Core Python: Part 4 We have procedural and object-oriented as two categories in structured...
Syntactic Sugar · Check out the previous part: Core Python: Part 3 As we already know there are multiple solutions for the same problem in any...