From 478cd10f475aacb72a37ff3f87c6180e1f8f3998 Mon Sep 17 00:00:00 2001 From: Prajapati__Hardik__24 Date: Fri, 12 Jun 2026 12:45:26 +0530 Subject: [PATCH] Include personal portfolio idea and Example link in README Added a link to my personal portfolio showcasing projects and professional journey. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f3119b7e..3ddf16482 100644 --- a/README.md +++ b/README.md @@ -374,7 +374,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Which Movie Should I Watch using BeautifulSoup](https://medium.com/@nishantsahoo.in/which-movie-should-i-watch-5c83a3c0f5b1) ### Web Applications: - +- [My Personal Portfolio](https://h-24-gn7z.onrender.com/) - A custom-built portfolio website developed using Python Flask to showcase my technical projects and professional journey. - [Build a Microblog with Flask](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) - [Create a Blog Web App In Django](https://tutorial.djangogirls.org/en/) - [Choose Your Own Adventure Presentations](https://www.twilio.com/blog/2015/03/choose-your-own-adventures-presentations-wizard-mode-part-1-of-3.html)