Ayushi Rawat
Ayushi Rawat's Blog

Ayushi Rawat's Blog

Follow
homeDonateYouTubeContact MeAbout meSeriesbadgesnewsletter
Tag

General Advice

#general-advice

More content

Read more stories on Hashnode


Articles with this tag

Beginner's guide to Hacktoberfest 2021

Sep 30, 20216 min read

All you need to know about Hacktoberfest 2021 · Hi there, Buckle up folks, Hacktoberfest is round the corner and registrations are now open....

Beginner's guide to Hacktoberfest 2021

What is Hacktoberfest? Hacktoberfest 101

Sep 27, 20214 min read

Hello reader! Well, Hacktoberfest is something, you are gonna hear a lot about in the coming month. You can refer to my YouTube video Tutorial to...

What is Hacktoberfest? Hacktoberfest 101

12 Python Tips & Tricks You must know

Jul 25, 20214 min read

Hello reader! In this Blog post, I will share some useful code snippets and functions in Python. Give it a read. Let's get started! 1. Memory The...

12 Python Tips & Tricks You must know

HTTP Status Codes that You must know

Jul 14, 20216 min read

Hello reader! Whenever a client sends a request to the server, the response always contains a status code. You might not see it always but it's...

HTTP Status Codes that You must know

GitHub Copilot: All you need to know

Jul 9, 20216 min read

Hello reader! Microsoft subsidiary GitHub launched Copilot to power pair programming with AI. In this blog post, I will share all you need to know...

GitHub Copilot: All you need to know

Build a Break Scheduler using Python

Jun 18, 20215 min read

Hello reader! Working from home is the new normal. and It is a must to ensure a healthy work-life balance. You cannot just grab a laptop and keep...

Build a Break Scheduler using Python