Shalini Tewari Profile Banner
Shalini Tewari Profile
Shalini Tewari

@maybeshalinii

48,798
Followers
248
Following
375
Media
4,864
Statuses

Software, full stack developer | Simplifying web development and programming for you ๐Ÿš€

India ๐Ÿ‡ฎ๐Ÿ‡ณ
Joined July 2023
Don't wanna be here? Send us removal request.
Pinned Tweet
@maybeshalinii
Shalini Tewari
9 months
Sorting techniques Handmade Notes๐Ÿ”ฅ๐Ÿ‘‡
Tweet media one
Tweet media two
Tweet media three
Tweet media four
66
975
6K
@maybeshalinii
Shalini Tewari
10 months
HOW TO STRUCTURE YOUR BACKEND CODE IN NODE.JS(express.js). [with explanation] ๐Ÿ“ โ”œโ”€โ”€ ๐Ÿ“„ app.js โ”œโ”€โ”€ ๐Ÿ“ bin โ”œโ”€โ”€ ๐Ÿ“ config โ”œโ”€โ”€ ๐Ÿ“ controllers โ”‚ โ”œโ”€โ”€ ๐Ÿ“„ customer.js โ”‚ โ”œโ”€โ”€ ๐Ÿ“„ product.js โ”‚ โ””โ”€โ”€ ... โ”œโ”€โ”€ ๐Ÿ“ middleware โ”‚ โ”œโ”€โ”€ ๐Ÿ“„
259
2K
10K
@maybeshalinii
Shalini Tewari
4 months
You're in an interview, and the interviewer asks, "Can you tell me about yourself?"/ "Tell me something about yourself." Here is how you can answer:
62
3K
9K
@maybeshalinii
Shalini Tewari
26 days
During a recent interview, my friend was asked, "How does Bluetooth work?" To my surprise, she couldn't answer. So to ensure you're never caught off guard, here's a clear and concise explanation:
101
919
9K
@maybeshalinii
Shalini Tewari
3 months
You're in an interview, and the interviewer asks, "Can you tell me about yourself?"/ "Tell me something about yourself." Here is how you can answer:
22
2K
7K
@maybeshalinii
Shalini Tewari
9 months
Pillars of OOPs Handmade Notes๐Ÿ”ฅ๐Ÿ‘‡
Tweet media one
Tweet media two
Tweet media three
Tweet media four
41
797
4K
@maybeshalinii
Shalini Tewari
11 months
Here is the Complete Linux File System [Explained]: ๐Ÿ“ / โˆŸ ๐Ÿ“„boot โˆŸ ๐Ÿ“bin โˆŸ ๐Ÿ“„ls โˆŸ ๐Ÿ“„mkdir โˆŸ ๐Ÿ“dev โˆŸ ๐Ÿ“„sda โˆŸ ๐Ÿ“etc โˆŸ ๐Ÿ“„hostname โˆŸ ๐Ÿ“„passwd โˆŸ ๐Ÿ“„nginx .conf โˆŸ ๐Ÿ“home โˆŸ ๐Ÿ“user1 โˆŸ ๐Ÿ“„.bashrc โˆŸ ๐Ÿ“user2 โˆŸ ๐Ÿ“„notes.txt
78
883
4K
@maybeshalinii
Shalini Tewari
11 months
All The Javascript Array Methods You Need To Know! [๐ŸŸฃ๐ŸŸก๐ŸŸฃ๐ŸŸก].map(๐ŸŸฃ,๐ŸŸฅ) => ๐ŸŸฅ๐ŸŸฅ๐ŸŸฅ๐ŸŸฅ [๐ŸŸก๐ŸŸฃ๐ŸŸฅ๐ŸŸก].filter(๐ŸŸก) => ๐ŸŸก๐ŸŸก๐ŸŸก [๐ŸŸฅ๐ŸŸฅ๐ŸŸก๐ŸŸก].find(๐ŸŸก) => ๐ŸŸก [๐ŸŸฅ๐ŸŸฅ๐ŸŸฅ๐ŸŸฃ].findIndex(๐ŸŸฃ) => 3 [๐ŸŸก๐ŸŸก๐ŸŸก๐ŸŸก].fill(1,๐ŸŸฅ) => ๐ŸŸก๐ŸŸฅ๐ŸŸฅ๐ŸŸฅ [๐ŸŸฅ๐ŸŸก๐ŸŸก๐ŸŸฅ].some(๐ŸŸก) => True [๐ŸŸฃ๐ŸŸก๐ŸŸก๐ŸŸฅ].every(๐ŸŸฃ) => False
77
715
4K
@maybeshalinii
Shalini Tewari
4 months
You're in an interview, and the interviewer asks, "Why you left your previous company?" Here is how you can answer:
43
646
3K
@maybeshalinii
Shalini Tewari
10 months
Javascript Notes and Cheatsheets [Handmade]๐Ÿ”ฅ
Tweet media one
Tweet media two
Tweet media three
Tweet media four
53
532
3K
@maybeshalinii
Shalini Tewari
18 days
HOW TO STRUCTURE YOUR BACKEND CODE IN NODE.JS(express.js): [with explanation] ๐Ÿ“ โ”œโ”€โ”€ ๐Ÿ“„ app.js โ”œโ”€โ”€ ๐Ÿ“ bin โ”œโ”€โ”€ ๐Ÿ“ config โ”œโ”€โ”€ ๐Ÿ“ controllers โ”‚ โ”œโ”€โ”€ ๐Ÿ“„ customer.js โ”‚ โ”œโ”€โ”€ ๐Ÿ“„ product.js โ”‚ โ””โ”€โ”€ ... โ”œโ”€โ”€ ๐Ÿ“ middleware โ”‚ โ”œโ”€โ”€ ๐Ÿ“„
32
456
3K
@maybeshalinii
Shalini Tewari
11 months
FULL STACK DEVELOPER Guide๏ฟผ๐Ÿ”ฅ Step 1 โ†’ Learn HTML CSS and JS Step 2 โ†’ Learn Git and GitHub Step 3 โ†’ Learn Frontend Frameworks Step 4 โ†’ Learn Nodejs - Python Step 5 โ†’ Learn Database Step 6 โ†’ Build Full Stack Projects Step 7 โ†’ Host Your Project AWS Step 8โ†’ Apply Jobs๏ฟผ๐Ÿš€
75
579
3K
@maybeshalinii
Shalini Tewari
10 months
DAY 16 of #20DaysOfReact HOW TO STRUCTURE YOUR FRONTEND CODE IN REACT. [with explanation] ๐Ÿ“src | |_ ๐Ÿ“components | |_ ๐Ÿ“Cards | | |_ ๐Ÿ“„MainCards.jsx | |_ ๐Ÿ“Buttons |_ ๐Ÿ“api | |_ ๐Ÿ“„Auth.js | |_ ๐Ÿ“„Event.js |_ ๐Ÿ“Pages | |_ ๐Ÿ“HomePage | | |_ ๐Ÿ“„HomePage.jsx | |_
54
490
3K
@maybeshalinii
Shalini Tewari
9 months
Object Oriented Programming Object-oriented programming (OOP) is a programming paradigm or methodology that organizes and structures code by modelling real-world entities and their interactions using objects. In OOP, an "object" is a self-contained unit that represents a
Tweet media one
26
442
2K
@maybeshalinii
Shalini Tewari
11 months
In a Frontend Developer Interview, I was asked FlexBox vs Grid Layout (in CSS) What would you use and why? Here is what and how you should answer:
78
365
2K
@maybeshalinii
Shalini Tewari
6 months
You're in an interview and the interviewer concludes by saying, "Do you have any questions for us?" Here is how you can answer:
34
530
2K
@maybeshalinii
Shalini Tewari
6 months
Pillars of OOPs handmade notes๐Ÿš€๐Ÿ‘‡
Tweet media one
Tweet media two
Tweet media three
Tweet media four
27
474
2K
@maybeshalinii
Shalini Tewari
9 months
Polymorphism in Object Oriented Programming (OOP) Polymorphism, in simple words, is like using a TV remote. You have different buttons on the remote, but they do different things based on the TV's brand or model. For example, the "power" button turns on different TVs, even
Tweet media one
Tweet media two
Tweet media three
20
409
2K
@maybeshalinii
Shalini Tewari
1 month
People often get confused between SQL and MySQL. Here's the difference:
28
318
2K
@maybeshalinii
Shalini Tewari
10 months
DAY 1 of #20DaysOfReact Topics Covered : -What is React? -Setting up a development environment. -What is a React component? What is React? React is a popular JavaScript library for building user interfaces. It was developed by Jordan Walke, a software engineer at Facebook,
Tweet media one
Tweet media two
61
343
2K
@maybeshalinii
Shalini Tewari
9 months
Encapsulation in Object Oriented Programming(OOP) Encapsulation is the practice of bundling data (attributes or properties) and the methods (functions) that operate on that data into a single unit, known as a class. Encapsulation in simple words means putting your data (like
Tweet media one
Tweet media two
29
384
2K
@maybeshalinii
Shalini Tewari
1 year
Web Developer Skill Set: Front-End Development: > HTML > CSS > JavaScript > React, Angular, Vue.js Back-End Development: > Node.js > Express.js >Django (Python) > Ruby on Rails Databases: > SQL (MySQL, PostgreSQL) > NoSQL (MongoDB, Firebase) Version Control: > Git >
37
522
2K
@maybeshalinii
Shalini Tewari
11 months
Don't forget to understand these essential SQL topics if you're just starting out. 1. SQL Basics - SELECT Statement: It's like asking the database for specific information. - FROM Clause: Tells the database where to look for that information. - WHERE Clause: Filters
Tweet media one
31
541
2K
@maybeshalinii
Shalini Tewari
11 months
Complete FullStack Developer Roadmap๐Ÿš€ [With Resources To Learn + Jobs] Step 1 โ†’ Learn HTML CSS and JS Step 2 โ†’ Learn Git and GitHub Step 3 โ†’ Learn Frontend Frameworks [React Recommended] Step 4 โ†’ Learn Nodejs - Python Step 5 โ†’ Learn Backend Frameworks Step 6 โ†’ Learn
60
545
2K
@maybeshalinii
Shalini Tewari
8 months
In which order SQL queries run?๐Ÿ”Ž๐Ÿ‘‡ In SQL, the order in which queries are processed is typically defined by the logical query processing order. The logical query processing order is different from the order in which the SQL statements are written in the query. Here is the
Tweet media one
4
319
2K
@maybeshalinii
Shalini Tewari
7 months
Need SQL Project Ideas? Open this:
19
356
2K
@maybeshalinii
Shalini Tewari
6 months
We often check the 'Accept all cookies' option. Do you know what these 'cookies' mean? Here is the explanation:
32
364
2K
@maybeshalinii
Shalini Tewari
9 months
SQL Commands Handmade Cheatsheets๐Ÿ”ฅ๐Ÿ‘‡
Tweet media one
Tweet media two
Tweet media three
Tweet media four
8
334
2K
@maybeshalinii
Shalini Tewari
9 months
WATERFALL MODEL๐Ÿ”Ž The Waterfall Model is like building software in a step-by-step manner, where each step is like a phase in a sequence. Phases of the Waterfall: - Requirements: First, you figure out and write down exactly what the customer wants. It's like making a detailed
Tweet media one
19
299
2K
@maybeshalinii
Shalini Tewari
10 days
Start Now: โ€ข Open your laptop โ€ข Open YouTube โ€ข Type HTML crash course โ€ข Start Learning โ€ข Dive into CSS & JavaScript โ€ข Ask questions to AI โ€ข Build Projects โ€ข Push code to GitHub โ€ข Share your progress on social media
21
136
953
@maybeshalinii
Shalini Tewari
9 months
Bubble Sort Explained๐Ÿ”Ž Bubble sort is a simple sorting algorithm that repeatedly steps through a list of elements (such as an array) and compares adjacent pairs of elements. If the elements are in the wrong order, they are swapped. The pass through the list is repeated until no
Tweet media one
Tweet media two
19
266
2K
@maybeshalinii
Shalini Tewari
6 months
Ever wondered how your passwords are stored by the websites? Here's how:
25
256
2K
@maybeshalinii
Shalini Tewari
10 months
DAY 11 of #20DaysOfReact Topic Covered : -Fetching data from APIs First of all, why do we need to fetch data from apis? Fetching data from APIs is like getting information from a specialized messenger. Think of an API as a messenger that can go to different places and bring
Tweet media one
Tweet media two
41
246
1K
@maybeshalinii
Shalini Tewari
2 months
I'm compiling my Frontend Interview Preparation series ( #20DaysOfFrontendInterviewPrep ) series into a document with a few additional questions. If you want access to it, please comment "Interested" under this post.
1K
308
1K
@maybeshalinii
Shalini Tewari
6 months
Different Sorting techniques:๐Ÿš€
Tweet media one
Tweet media two
Tweet media three
Tweet media four
16
267
1K
@maybeshalinii
Shalini Tewari
11 months
A to Z in Web Development! A : API (Application Programming Interface) B : Bootstrap C : CSS (Cascading Style Sheets) D : DOM (Document Object Model) E : Express.js F : Front-end Development or Flask G : Git or GitHub H : HTML (Hypertext Markup Language) I : IDE (Integrated
34
319
1K
@maybeshalinii
Shalini Tewari
25 days
Almost every web developer interview I had as a fresher included the question: "How does the web work?" Here's how you can answer:
20
214
1K
@maybeshalinii
Shalini Tewari
8 months
If you want to learn python open this:
19
258
1K
@maybeshalinii
Shalini Tewari
1 month
You're in an interview, and the interviewer asks, "Why did you leave your previous company?" Here is how you can answer:
18
193
1K
@maybeshalinii
Shalini Tewari
9 months
Abstraction in Object Oriented Programming (OOP) In the most simplest way abstraction is, hiding the unnecessary details of an object while exposing only the relevant aspects. Abstraction helps you define abstract data types, which are classes representing real-world entities,
Tweet media one
Tweet media two
11
240
1K
@maybeshalinii
Shalini Tewari
5 months
Need SQL Project Ideas? Open this:๐Ÿงต
14
275
1K
@maybeshalinii
Shalini Tewari
1 year
Complete Frontend Developer Roadmap ๐Ÿš€ [With Resources] Step 1: Learn HTML Step 2: Learn CSS Step 3: Learn JavaScript Step 4: Learn Git and GitHub Step 5: CSS Architecture and Preprocessors Step 6: Learn Libraries and Framework [React Recommend] Step 7: Modern CSS Step 8: CSS
45
411
1K
@maybeshalinii
Shalini Tewari
1 year
Handmade Javascript notes and Cheatsheets!๐Ÿ”ฅ
Tweet media one
Tweet media two
Tweet media three
Tweet media four
30
256
1K
@maybeshalinii
Shalini Tewari
8 months
Are you all ready for #20daysofFrontendInterviewPrep ?๐Ÿš€ Starting tomorrow onwards at 3pm.
38
139
1K
@maybeshalinii
Shalini Tewari
2 months
I have created a document containing all the handmade notes, articles and exercises for HTML & CSS from the #60daysofMERN series. Those who want access to it please comment "interested" under this post.
1K
285
1K
@maybeshalinii
Shalini Tewari
23 days
The first time I got this interview question, I was stunned. I thought there were only 5 HTTP methods, but there are more! Here's a quick guide so you don't get caught off guard like I did :) Imagine you're in an interview, and the interviewer asks: "Tell me about all the HTTP
11
172
1K
@maybeshalinii
Shalini Tewari
3 months
REST API explained:
16
230
1K
@maybeshalinii
Shalini Tewari
19 days
Website VS WebApp๐Ÿ‘‡๐Ÿ”Ž
Tweet media one
6
150
1K
@maybeshalinii
Shalini Tewari
6 months
In a Frontend Developer Interview, I was asked FlexBox vs Grid Layout (in CSS) What would you use and why? Here is what and how you should answer:
16
200
1K
@maybeshalinii
Shalini Tewari
7 months
CSS Cheatsheets (Handmade)๐Ÿš€๐Ÿ‘‡
Tweet media one
Tweet media two
Tweet media three
Tweet media four
25
230
1K
@maybeshalinii
Shalini Tewari
6 months
Web Developer Skill Set: Front-End Development: > HTML > CSS > JavaScript > React, Angular, Vue.js Back-End Development: > Node.js > Express.js >Django (Python) > Ruby on Rails Databases: > SQL (MySQL, PostgreSQL) > NoSQL (MongoDB, Firebase) Version Control: > Git >
27
243
1K
@maybeshalinii
Shalini Tewari
6 months
Structured way to learn JavaScript:
66
253
1K
@maybeshalinii
Shalini Tewari
3 months
I have compiled my React series ( #20daysofReact ) into an e-book. It contains everything from the basics to advanced topics. If you're interested in accessing it, please comment 'interested' on this post.
1K
359
1K
@maybeshalinii
Shalini Tewari
10 months
BASIC HTML TAGS YOU SHOULD DEFINITELY KNOW ABOUT Document Structure: <!DOCTYPE html>: Declaration of the HTML version. <html>: Root element that encloses all content on the web page. <head>: Contains meta-information about the document. <title>: Sets the title of the web page.
24
240
1K
@maybeshalinii
Shalini Tewari
9 months
Inheritance in Object Oriented Programming (OOP) A concept that allows one class to inherit the properties and behaviours (i.e., fields and methods) of another class. This concept is used to create a hierarchy of classes, where a subclass (or derived class) can reuse and extend
Tweet media one
Tweet media two
15
226
1K
@maybeshalinii
Shalini Tewari
7 months
API Architecture Styles:
Tweet media one
11
232
1K
@maybeshalinii
Shalini Tewari
9 months
Important OOPs Interview Question What is the difference between Abstraction and Encapsulation? Abstraction: It is the process of hiding the internal details of an application from the outer world, and only showing the user the information that is absolutely necessary.
11
219
1K
@maybeshalinii
Shalini Tewari
10 months
DAY 10 of #20DaysOfReact Topic Covered : - Introduction to Redux What is Redux? Redux is an open-source JavaScript library commonly used in front-end web development for managing the state of an application. It is often used in conjunction with popular JavaScript frameworks
Tweet media one
27
179
1K
@maybeshalinii
Shalini Tewari
11 months
Web Developer Skill Set: Front-End Development: > HTML > CSS > JavaScript > React, Angular, Vue.js Back-End Development: > Node.js > Express.js >Django (Python) > Ruby on Rails Databases: > SQL (MySQL, PostgreSQL) > NoSQL (MongoDB, Firebase) Version Control: > Git >
43
298
1K
@maybeshalinii
Shalini Tewari
11 months
2 major project ideas if your specifics are web development. 1. Content Management System (CMS) Tech Stack : Frontend: HTML, CSS, JavaScript (React) Backend: Node.js with Express.js Database: MongoDB Rich Text Editor User Authentication: Passport.js Media Management: Amazon S3
41
208
1K
@maybeshalinii
Shalini Tewari
2 months
Need SQL Project Idea? Open this:
8
235
1K
@maybeshalinii
Shalini Tewari
10 months
LEARN JAVASCRIPT BEFORE REACT!!!! Many people have been sending me DMs after checking #20DaysOfReact , asking if they can start learning React before learning JavaScript. The answer is NO. These js topics are really crucial before starting React: - Variables and Data Types:
50
199
1K
@maybeshalinii
Shalini Tewari
1 year
CSS Cheatsheets and Handmade Notes + Guides๐Ÿ”ฅ
Tweet media one
Tweet media two
Tweet media three
Tweet media four
35
195
1K
@maybeshalinii
Shalini Tewari
9 months
Linked List A linked list is a data structure used to organize and manage a collection of data elements. It consists of nodes, and each node has two parts: the data it stores and a reference (or link) to the next node. Linked lists are helpful when you want a flexible way to
Tweet media one
25
140
1K
@maybeshalinii
Shalini Tewari
8 months
your weekly CSS dose: (handmade notes & cheatsheets)
Tweet media one
Tweet media two
Tweet media three
Tweet media four
17
178
1K
@maybeshalinii
Shalini Tewari
4 months
You're in an interview, and the interviewer asks, "What is the purpose of the Document Object Model (DOM) in web development?" Here is how you can answer:
17
150
1K
@maybeshalinii
Shalini Tewari
8 months
Website VS WebApp๐Ÿ‘‡๐Ÿ”Ž
Tweet media one
18
195
1K
@maybeshalinii
Shalini Tewari
3 months
Day 1 of #10daysofSQL Topics covered: - Introduction to Databases and SQL - Basic Sql syntax - Connecting to a sample database What are Databases? - Databases are structured collections of data that are organized for efficient storage, retrieval, and manipulation. - They
Tweet media one
19
174
1K
@maybeshalinii
Shalini Tewari
4 months
If starting with SQL, don't miss these essential topics:
18
201
991
@maybeshalinii
Shalini Tewari
1 year
Javascript CheatSheets and Handmade Guides ๐Ÿ”ฅ
Tweet media one
Tweet media two
Tweet media three
Tweet media four
41
179
959
@maybeshalinii
Shalini Tewari
10 months
Frequently Asked Questions: 1. What is the difference between React & React Native? React (React.js): Used for building websites and web applications. It uses regular web components like <div> and <input>. Styling is typically done with CSS. Development happens in web browsers
16
188
956
@maybeshalinii
Shalini Tewari
9 months
Structured Query Language๐Ÿ‘‡๐Ÿ”Ž - What is SQL? SQL (Structured Query Language) is like a special language for talking to and working with databases. Databases are like organized collections of information, like a big digital filing system. -What Can You Do with SQL? With SQL, you
Tweet media one
10
178
960
@maybeshalinii
Shalini Tewari
6 months
Javascript handmade notes๐Ÿš€
Tweet media one
Tweet media two
Tweet media three
Tweet media four
30
174
953
@maybeshalinii
Shalini Tewari
4 months
API Architecture styles explained:
12
184
956
@maybeshalinii
Shalini Tewari
26 days
1. Bluetooth Pairing Discovery and Inquiry - Scanning and Inquiry: When a Bluetooth device (e.g., your phone) initiates a scan, it sends out inquiry packets to discover nearby devices. Devices in discoverable mode (e.g., a speaker) respond with their Bluetooth addresses and
16
79
962
@maybeshalinii
Shalini Tewari
6 months
You're in an Web Developer job interview and the interviewer asks, "Explain the difference between Webhooks and APIs." Here is how you can answer:
52
144
864
@maybeshalinii
Shalini Tewari
6 months
Complete Frontend Developer Roadmap [With Resources] :
48
156
901
@maybeshalinii
Shalini Tewari
9 months
Input types in HTML handmade cheatsheet๐Ÿ”ฅ๐Ÿ”Ž
Tweet media one
13
113
904
@maybeshalinii
Shalini Tewari
4 months
We often check the "Accept all cookies" option. Do you know what these "cookies" mean? Here is the explanation:
13
184
925
@maybeshalinii
Shalini Tewari
5 months
Node.js and Expressjs handmade cheatsheet.๐Ÿ‘‡๐Ÿ”ฅ
Tweet media one
Tweet media two
Tweet media three
Tweet media four
30
146
855
@maybeshalinii
Shalini Tewari
11 months
LEARN JAVASCRIPT BEFORE REACT. These are some of the very important topics you need to master in JavaScript before starting with react : 1. Modern JavaScript features Arrow functions, object destructing, promises, spread/rest operators etc. 2. Functions and scope How
29
187
900
@maybeshalinii
Shalini Tewari
9 months
Structure of a URL explained: - Protocol: Think of the protocol as a set of rules for communication. It's like deciding if you're going to talk to someone in person (meeting protocol), on the phone (calling protocol), or over the internet (web protocol). Common protocols include
Tweet media one
14
180
877
@maybeshalinii
Shalini Tewari
9 months
Complete FullStack Developer Roadmap๐Ÿš€ [With Resources To Learn + Jobs] Step 1 โ†’ Learn HTML CSS and JS Step 2 โ†’ Learn Git and GitHub Step 3 โ†’ Learn Frontend Frameworks [React Recommended] Step 4 โ†’ Learn Nodejs - Python Step 5 โ†’ Learn Backend Frameworks Step 6 โ†’ Learn
15
263
881
@maybeshalinii
Shalini Tewari
10 months
CSS: Basic to Advanced ๐Ÿ” 1. Selectors and Declarations: - Understanding selectors (element, class, ID, attribute) - CSS properties and values 2. Box Model: - Margin, border, padding, and content - Box sizing (content-box vs. border-box) 3. Layout: - Display
20
208
857
@maybeshalinii
Shalini Tewari
7 months
May you build amazing projects. May your LeetCode and GitHub streaks never break. May you find great connections on Twitter. May you sail through all your semesters with no backlogs. May you find a cute DSA partner. May you enjoy every moment of this year, and may all your
38
68
719
@maybeshalinii
Shalini Tewari
6 months
Do you know how loops work? Explained:
Tweet media one
6
154
864
@maybeshalinii
Shalini Tewari
3 months
Brace yourselves, because #10DaysOfSQL is here, and it's starting today! Each day, join me as we delve into the world of SQL, one topic at a time. I'll start from the very basics, and we'll slowly move to the advanced topics. I want you to know that your support and
44
92
869
@maybeshalinii
Shalini Tewari
6 months
React Interview Questions:
10
147
860
@maybeshalinii
Shalini Tewari
9 months
SOAP and REST APIs SOAP is like putting a letter in a special envelope. This envelope has clear instructions and rules for how to write the address and seal it. Inside the envelope, you place your message (usually written in XML). By using this structured and rule-bound
Tweet media one
14
179
855
@maybeshalinii
Shalini Tewari
9 months
OSI Model Explained: The OSI (Open Systems Interconnection) model is a conceptual framework that standardizes the functions of a telecommunications or networking system into seven distinct layers. It was developed by the International Organization for Standardization (ISO) to
Tweet media one
13
153
847
@maybeshalinii
Shalini Tewari
1 year
FRONTEND DEVELOPMENT Guide Step 1 โ†’ Learn HTML CSS and JS Step 2 โ†’ Build a Portfolio Step 3 โ†’ Learn Git Step 4 โ†’ Practice Javascript Step 5 โ†’ Learn New Javascript Frameworks [React Js Recommended] Step 6 โ†’ Learn Tailwind Step 7โ†’ Build Projects Step 8 โ†’ Apply for Jobs ๐Ÿš€
Tweet media one
21
196
829
@maybeshalinii
Shalini Tewari
10 months
FULL STACK DEVELOPER Guide๐Ÿ”ฅ Step 1 โ†’ Learn HTML CSS and JS Step 2 โ†’ Learn Git and GitHub Step 3 โ†’ Learn Frontend Frameworks Step 4 โ†’ Learn Nodejs - Python Step 5 โ†’ Learn Database Step 6 โ†’ Build Full Stack Projects Step 7 โ†’ Host Your Project AWS Step 8โ†’ Apply Jobs๐Ÿš€
22
225
814
@maybeshalinii
Shalini Tewari
3 months
Javascript Notes and Cheatsheets [Handmade]๐Ÿ”ฅ
Tweet media one
Tweet media two
Tweet media three
Tweet media four
16
169
825
@maybeshalinii
Shalini Tewari
1 month
"I've applied to hundreds of jobs on LinkedIn and haven't heard back from any of them." Hereโ€™s how you should use LinkedIn the right way:
4
132
829
@maybeshalinii
Shalini Tewari
11 days
Roadmap to Become an AI Engineer: 1. Foundation in Mathematics Master linear algebra, calculus, probability, and statistics. Essential for understanding AI algorithms. 2. Programming Skills Proficiency in Python is a must. Learn libraries: NumPy, pandas, TensorFlow, PyTorch.
8
164
826
@maybeshalinii
Shalini Tewari
1 year
FULLSTACK DEVELOPER Guide Step 1 โ†’ Learn HTML CSS and JS Step 2 โ†’ Learn Git and GitHub Step 3 โ†’ Learn Frontend Frameworks Step 4 โ†’ Learn Nodejs - Python Step 5 โ†’ Learn Database Step 6 โ†’ Build Full Stack Projects Step 7 โ†’ Host Your Project [AWS] Step 8 โ†’ Apply Jobs๐Ÿš€
27
172
797
@maybeshalinii
Shalini Tewari
22 days
Ask someone the difference between SQL and NoSQL, they'll say one is relational other is non-relational, but there is more to it: Here is how you can explain in detail:
9
138
819
@maybeshalinii
Shalini Tewari
5 months
You're in an interview and the interviewer concludes by saying, "Do you have any questions for us?" Here is how you can answer:
6
141
816
@maybeshalinii
Shalini Tewari
9 months
Important OOPs Interview Questions: 1. What is Object-Oriented Programming, and how does it differ from other programming paradigms? 2.Explain the four fundamental principles of OOP. 3. What is a class, and what is an object in OOP? How are they related? 4. Describe the
8
169
795
@maybeshalinii
Shalini Tewari
8 months
CSS Selectors explained๐Ÿ‘‡โšก๏ธ
Tweet media one
9
133
730