Ravi Kumar Profile picture
Web Developer | Technical Writer @lambdatesting | Sharing • Web Dev Tips • resources • AI • No-code tools • | DM for Collaboration
Aug 9, 2023 12 tweets 4 min read
Top 10 VS Code Extension to Increase 10x Productivity (Free):

⬇️ Image (1/10) Path Intellisense

— This Extension autocompletes the file names. Like tags in HTML, it autocompletes the tags. Image
Aug 3, 2023 10 tweets 4 min read
Free Public APIs for Developers:

🧵 Image 1⃣ OpenWeather

🔗 https://t.co/BMtII438OIopenweathermap.org/api
Image
Jun 6, 2023 9 tweets 3 min read
Best Responsive Web Design Practices you should follow (save or bookmark it): Image 1/ Set The Viewport

<meta name="viewport" content="width=device-width, initial-scale=1.0"> Image
Jun 5, 2023 12 tweets 5 min read
Want to Improve CSS try these Resources (Free): Source:  https://res.cloudi... 1/ CSS Tricks

🔗css-tricks.com Image
May 29, 2023 12 tweets 6 min read
Top GitHub Repository you should definitely check out as a web developer (thread): Image 1/ Developer-roadmap

If you want to start your career in web development but don't know where to start then check out this repository you get all the details about web development.

🔗github.com/kamranahmedse/… Image
May 28, 2023 12 tweets 4 min read
Top 10 VS Code Extension to Increase 10x Productivity (Free):

⬇️ Image 1/ Path Intellisense

— This Extension autocompletes the file names. Like tags in HTML, it autocompletes the tags Image
May 27, 2023 9 tweets 3 min read
Cool Web-Development mini-projects that are based on DSA concepts (Save or Bookmark it):

The GitHub link is in the last post. Image 1/ Chat-list

This project helps you to know the algorithm behind WhatsApp messages. Image
Apr 14, 2023 8 tweets 4 min read
Are you preparing for coding interviews?

Try these websites for better preparation (Free): twitter.com/i/web/status/1… Image source: Google Images... 1/ GeeksForGeeks

🔗geeksforgeeks.org Image
Apr 2, 2023 9 tweets 4 min read
Do you want to find the latest design trends?

Check out these websites to find inspiration (in 2023 for Free): Image source: (Google Images search) 1/ Siteinspire

🔗siteinspire.com
Mar 29, 2023 12 tweets 4 min read
Top 10 VS Code Extension For your Good Productivity (Bookmark it):

You can simply add it by searching in the vs code extension section. Source: (Google Image search) 1/ Path Intellisense

This Extension autocompletes the file names. Like tags in HTML, it autocompletes the tags. Image
Mar 25, 2023 11 tweets 4 min read
Advanced CSS Sizing Units for Responsive web pages (Improve responsiveness): Give a look at these tools also

🔗
Mar 24, 2023 9 tweets 4 min read
Are you preparing for coding interviews?

Try these websites for better preparation (Free): Image source: Google image search (https://media.geeksforgee Some AI tools are also helpful to try, Try the first two tools.

🔗
Mar 23, 2023 10 tweets 5 min read
Top 10 Free AI Tools Online for Your Business or Personal Use (Free): Image Top 3 AI tools

Mar 20, 2023 10 tweets 5 min read
Public APIs for Developers you can use for your next projects (Free): Source: (Google image search) https://repository-images.gith 1/ OpenWeather

🔗openweathermap.org/api
Mar 19, 2023 7 tweets 3 min read
Top CSS Frameworks you should try (In 2023): Image Source: ( Google sear... 1/ Tailwind

🔗tailwindcss.com Image
Mar 17, 2023 9 tweets 4 min read
Git command that you should definitely know (Thread): Image 1/ Git config

this command is used to set up a name or email that is associated with your GitHub account and link-local the machine to GitHub.

syntax:
git config –-global user.name “[name]”

git config -–global user.email “[email address]” Image
Mar 11, 2023 8 tweets 3 min read
Do you know about the HTML layout (Thread): 1/ Introduction Of HTML layout

HTML layout is used to structure a web page in a proper manner so it looks better and gives a proper responsive web page.

It helps users easy to navigate the web page and it is easily made by using standard Html tags.
Mar 10, 2023 12 tweets 6 min read
Top GitHub Repository you should definitely check out as a web developer (thread): Image source: https://media.geeksforgeeks.org/wp-content/cdn 1/ Developer-roadmap

If you want to start your career in web development but don't know where to start then check out this repository you get all the details about web development.

🔗github.com/kamranahmedse/…
Mar 6, 2023 7 tweets 3 min read
Top 5 online code editors for WEB developers (Free): source: https://devfolio-og-img.now.sh/**Online--Code-Editor 1/ Stackblitz

🔗stackblitz.com
Mar 4, 2023 7 tweets 3 min read
Top 5 websites where you can review your resume (Free in 2023):

A resume is a vital tool in a job search. So it is essential to check out your resume before applying for any job. 1/ Zety resume builder

🔗zety.com
Mar 2, 2023 8 tweets 3 min read
Do you know about HTML Special symbols? Image Image