From 2aeb745ad7132c482fc16251fe3ed4a59fd5941a Mon Sep 17 00:00:00 2001 From: Varun Tiwari Date: Tue, 12 Jul 2022 22:23:24 +0530 Subject: [PATCH 001/183] :tada: Added Portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18105b9..df99283 100755 --- a/README.md +++ b/README.md @@ -479,6 +479,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Visinigiri Aditya](https://visinigiri-aditya.me/) - [Vishwasa Navada K](https://vishwas.tech) - [Vito Sartori](https://vito.io) +- [Varun Kumar Tiwari](https://varuntiwari.xyz/) ## W From ef261602f5a9658a2b481b33a88c737600c9c234 Mon Sep 17 00:00:00 2001 From: Derryk Theberge Date: Wed, 20 Jul 2022 13:31:24 -0500 Subject: [PATCH 002/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c88e135..d0c92d8 100755 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Davi Lacerda](https://davilacerda.tech) - [Deepraj Rakshit](http://deeprajrakshit.me/) - [Denis Tokarev](https://devlato.com) +- [Derryk Theberge](https://dtheberge.com/) - [Dheeraj Gupta](https://dheerajgupta.netlify.app/#/) - [Dick Wyn Yong](https://dickwyn.xyz) - [Dillion Megida](http://dillionmegida.com/) From 4b668be83c693ebc6fcfc62ac472f4863423f902 Mon Sep 17 00:00:00 2001 From: Varun Tiwari Date: Thu, 21 Jul 2022 11:27:36 +0530 Subject: [PATCH 003/183] Fixed alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df99283..cd48225 100755 --- a/README.md +++ b/README.md @@ -468,6 +468,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Vaidhyanathan S M](https://vaidhyanathansm.netlify.app/) - [Valentine Elum](https://vahlcode.vercel.app) - [Varun Dey](https://varundey.me) +- [Varun Kumar Tiwari](https://varuntiwari.xyz/) - [Vatsal Shah](https://vatsalshah.in) - [Vedant Athavale](https://vedantathavale.webflow.io/) - [Vedant Milind Athavale](http://vedant-athavale.byethost31.com/portfolio.html?i=1) @@ -479,7 +480,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Visinigiri Aditya](https://visinigiri-aditya.me/) - [Vishwasa Navada K](https://vishwas.tech) - [Vito Sartori](https://vito.io) -- [Varun Kumar Tiwari](https://varuntiwari.xyz/) ## W From b94c192d6caaa4452926947976787f130e2d6e38 Mon Sep 17 00:00:00 2001 From: Abolfazl Abdali Date: Sun, 24 Jul 2022 21:43:04 +0430 Subject: [PATCH 004/183] add Abolfazl Abdali portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d1077a3..38d01a2 100755 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Abdusamad Malikov](https://www.abdusamad.uz) - [Abhinav Galodha](https://www.galodha.com) - [Abhishek Jha](https://abhijha.live/) +- [Abolfazl Abdali](https://abdali.dev/) - [Adam Alston](https://www.adamalston.com) - [Adil Aboulkacim](https://adilaboulkacim.com/) - [Aditya Vikram Singh](https://www.adityavsingh.com/) From 669c9f4722d29a1e4b303fdd6b63ccc9091f0aa6 Mon Sep 17 00:00:00 2001 From: omar-moquete <101159428+omar-moquete@users.noreply.github.com> Date: Tue, 26 Jul 2022 11:11:13 -0400 Subject: [PATCH 005/183] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1077a3..9211890 100755 --- a/README.md +++ b/README.md @@ -354,7 +354,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Olaolu Olawuyi](https://olaolu.dev) - [Omar Gastón Chalas](https://ogaston.com/) -- [Omar Moquete](https://omarmoquete.dev/) +- [Omar Moquete](https://om-sp.netlify.app/) - [OOQQ](https://ooqq.me) - [Opeyemi Obembe](http://obem.be/opeyemi) - [Oscar Tian](http://www.bluexguardian.com) From fdb80c8c1f453422cbcc856510c05e236f69916d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cho011=E2=80=9D?= Date: Thu, 28 Jul 2022 04:57:14 +0000 Subject: [PATCH 006/183] Add my portfolio. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9211890..0d1d4e1 100755 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## H +- [Hussein Sarea](https://ho011.vercel.app/) - [Hafid Ziti](https://www.hafidziti.dev/) - [Hamza Ehsan](https://www.hamzaehsan.com) - [Hanzla Tauqeer](https://github.com/1hanzla100/developer-portfolio) From 04f7cb42d569eb9ad442f06d1ad9d99b55954c51 Mon Sep 17 00:00:00 2001 From: Hussein Sarea <54902350+Ho011@users.noreply.github.com> Date: Fri, 29 Jul 2022 03:41:26 +0300 Subject: [PATCH 007/183] Reorder my site alphabetically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d1d4e1..f74eb80 100755 --- a/README.md +++ b/README.md @@ -193,7 +193,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## H -- [Hussein Sarea](https://ho011.vercel.app/) - [Hafid Ziti](https://www.hafidziti.dev/) - [Hamza Ehsan](https://www.hamzaehsan.com) - [Hanzla Tauqeer](https://github.com/1hanzla100/developer-portfolio) @@ -203,6 +202,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Hassan Murtaza](https://hassanmurtaza.com) - [Herman Starikov](http://starikov.dev) - [Hungry Bear Studio](https://www.hungrybearstudios.com/) +- [Hussein Sarea](https://ho011.vercel.app/) - [Huzaifa Mustafa](https://www.huzaifamustafa.com/) - [Houari Zegai](https://zegai.netlify.com/) From e9d9e1fc400e3264c798a63d02cc4e55b4957b49 Mon Sep 17 00:00:00 2001 From: GohJunX <100596563+GohJunX@users.noreply.github.com> Date: Sat, 30 Jul 2022 13:21:18 +0800 Subject: [PATCH 008/183] Update README.md my url updated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 837be0b..907eea3 100755 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Gift Egwuenu](https://giftegwuenu.com) - [Grace Snow](https://gracesnowdesign.co.uk) - [Godswill Umukoro](https://godswillumukoro.com/) +- [Goh Jun Xiang](https://gohjunxiang.mystrikingly.com) - [Govind Singh Ranawat](https://govindsingh9447.github.io/ranawattecofficial.github.io/) - [Gudi Varaprasad](https://gudivaraprasad.github.io/GVP/) From 27e30cf9a4a7c03c9d84678c3d7cef432c8a8e86 Mon Sep 17 00:00:00 2001 From: williamson922 <100593891+williamson922@users.noreply.github.com> Date: Sat, 30 Jul 2022 13:52:59 +0800 Subject: [PATCH 009/183] Add Portfolio This is my portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 837be0b..7d4d96b 100755 --- a/README.md +++ b/README.md @@ -374,6 +374,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Patrick Lehmann](https://patlehmann1.github.io/react_portfolio/) - [Patrick Obermeier](https://www.patrickobermeier.at/) - [Patrick Reid](http://iamreliq.com) +- [Pan Wei Lian](https://williampan.mystrikingly.com/?fbclid=IwAR0bXUiZEH2EJcuQZPAY-8yGLFpHJdxcQTtNAw1dbvRq8V_lBoRahaMTmTs) - [Philip Johnson](https://philipmjohnson.org) (made with [TechFolios](https://techfolios.github.io)) - [Philipe Almeida](https://palmeida.netlify.app) - [Poonam Chauhan](https://poo17nam.github.io/profile) From 407995dcdf9085a1a98a5a06b40ac12eba8dcfd8 Mon Sep 17 00:00:00 2001 From: Hubert Kimani Date: Sat, 30 Jul 2022 21:23:08 +0300 Subject: [PATCH 010/183] Update portfolio Added portfolio name and site --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4055b31..5c0d7e6 100755 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Hassan Ahmed](https://www.hassanahmed.net/) - [Hassan Murtaza](https://hassanmurtaza.com) - [Herman Starikov](http://starikov.dev) +- [Hubert Kimani](https://hubertkimani.me) - [Hungry Bear Studio](https://www.hungrybearstudios.com/) - [Hussein Sarea](https://ho011.vercel.app/) - [Huzaifa Mustafa](https://www.huzaifamustafa.com/) From bc20a804d6597037d832ae510d2864357aae2c3e Mon Sep 17 00:00:00 2001 From: Eduard Constantin Date: Sun, 31 Jul 2022 19:18:17 +0300 Subject: [PATCH 011/183] Add portfolio link --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c0d7e6..d6742a8 100755 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ A list of developer portfolios for your inspiration -Have you built a portfolio? Are you proud of it?! Open a [PR](./CONTRIBUTING.md) to this repo and let's showcase your work! Refer to the [CONTRIBUTING](./CONTRIBUTING.md) file for direction. +Have you built a portfolio? Are you proud of it?! Open a [PR](./CONTRIBUTING.md) to this repo and let's showcase your +work! Refer to the [CONTRIBUTING](./CONTRIBUTING.md) file for direction. This repo was inspired by [Ali Spittel's](https://twitter.com/ASpittel) tweet [Portfolio](https://twitter.com/ASpittel/status/1171604728951779328) @@ -11,7 +12,9 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! --- -**Jump to:** [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) | [G](#g) | [H](#h) | [I](#i) | [J](#j) | [K](#k) | [L](#l) | [M](#m) | [N](#n) | [O](#o) | [P](#p) | [Q](#q) | [R](#r) | [S](#s) | [T](#t) | [U](#u) | [V](#v) | [W](#w) | [Y](#y) | [Z](#z) +**Jump to:** [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) | [G](#g) | [H](#h) | [I](#i) | [J](#j) | [K](#k) +| [L](#l) | [M](#m) | [N](#n) | [O](#o) | [P](#p) | [Q](#q) | [R](#r) | [S](#s) | [T](#t) | [U](#u) | [V](#v) | [W](#w) +| [Y](#y) | [Z](#z) --- @@ -155,6 +158,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## E +- [Eduard-Constantin Ibinceanu](https://eduardconstantin.github.io) - [Efrén Martínez Rodríguez](https://www.efrenmartinez.dev/) - [Elio Jordan Lopes](https://develioper.vercel.app) - [Emmanuel ADEKPLOVI](https://homescriptone.com) From 0618c1f208d8a92adf9f43e93b30a6ca609f9457 Mon Sep 17 00:00:00 2001 From: Pasindu Dilmin <42198639+pazindushane@users.noreply.github.com> Date: Tue, 2 Aug 2022 10:51:15 +0530 Subject: [PATCH 012/183] Added a Portfolio Link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c0d7e6..63a6814 100755 --- a/README.md +++ b/README.md @@ -371,6 +371,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Paal Stakvik](https://paalss.github.io/portfolio/) - [Pandiyan Murugan](https://pandiyancool.github.io/pandiyan.cool/) - [Pankaj Gaikar](https://pankajgaikar.com/) +- [Pazindu Shane](https://pazindushane.github.io/) - [Patricia Aas](https://patricia.no/) - [Patrick Hyatt](https://www.patrickhyatt.com/) - [Patrick Lehmann](https://patlehmann1.github.io/react_portfolio/) From d580b0c03767495c8f42fa057c81efb124b87660 Mon Sep 17 00:00:00 2001 From: Naveed Ahmed Date: Thu, 4 Aug 2022 14:58:40 +0500 Subject: [PATCH 013/183] Update README.md Portfolio Link Updated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c0d7e6..11fd05b 100755 --- a/README.md +++ b/README.md @@ -342,6 +342,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Nacho Caiafa](https://nachokai.github.io/rpg-cv) - [Nam Phan](https://namtphan.github.io) - [Nathan Simpson](https://nathansimpson.design) +- [Naveed Ahmed](https://www.trixum.net/) - [Nawrasse Dahman](https://www.nawrasse.tk/) - [Nazia Shehnaz Joynab](https://geek-a-byte.github.io/) - [Nesrine Sghaier](https://nesrinesghaier.me) From f3d02d5f61d13ddb93c4c2f7dedf165e847870ee Mon Sep 17 00:00:00 2001 From: Eduard Constantin Date: Thu, 4 Aug 2022 20:19:55 +0300 Subject: [PATCH 014/183] Remove format --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d6742a8..a722709 100755 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ A list of developer portfolios for your inspiration -Have you built a portfolio? Are you proud of it?! Open a [PR](./CONTRIBUTING.md) to this repo and let's showcase your -work! Refer to the [CONTRIBUTING](./CONTRIBUTING.md) file for direction. +Have you built a portfolio? Are you proud of it?! Open a [PR](./CONTRIBUTING.md) to this repo and let's showcase your work! Refer to the [CONTRIBUTING](./CONTRIBUTING.md) file for direction. This repo was inspired by [Ali Spittel's](https://twitter.com/ASpittel) tweet [Portfolio](https://twitter.com/ASpittel/status/1171604728951779328) @@ -12,9 +11,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! --- -**Jump to:** [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) | [G](#g) | [H](#h) | [I](#i) | [J](#j) | [K](#k) -| [L](#l) | [M](#m) | [N](#n) | [O](#o) | [P](#p) | [Q](#q) | [R](#r) | [S](#s) | [T](#t) | [U](#u) | [V](#v) | [W](#w) -| [Y](#y) | [Z](#z) +**Jump to:** [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) | [G](#g) | [H](#h) | [I](#i) | [J](#j) | [K](#k) | [L](#l) | [M](#m) | [N](#n) | [O](#o) | [P](#p) | [Q](#q) | [R](#r) | [S](#s) | [T](#t) | [U](#u) | [V](#v) | [W](#w) | [Y](#y) | [Z](#z) --- From f78a221ebee54fd1bc82328ee021cb344f9416cd Mon Sep 17 00:00:00 2001 From: Pasindu Dilmin <42198639+pazindushane@users.noreply.github.com> Date: Thu, 4 Aug 2022 23:33:28 +0530 Subject: [PATCH 015/183] Added a Portfolio Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63a6814..8a01c23 100755 --- a/README.md +++ b/README.md @@ -371,13 +371,13 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Paal Stakvik](https://paalss.github.io/portfolio/) - [Pandiyan Murugan](https://pandiyancool.github.io/pandiyan.cool/) - [Pankaj Gaikar](https://pankajgaikar.com/) -- [Pazindu Shane](https://pazindushane.github.io/) - [Patricia Aas](https://patricia.no/) - [Patrick Hyatt](https://www.patrickhyatt.com/) - [Patrick Lehmann](https://patlehmann1.github.io/react_portfolio/) - [Patrick Obermeier](https://www.patrickobermeier.at/) - [Patrick Reid](http://iamreliq.com) - [Pan Wei Lian](https://williampan.mystrikingly.com/?fbclid=IwAR0bXUiZEH2EJcuQZPAY-8yGLFpHJdxcQTtNAw1dbvRq8V_lBoRahaMTmTs) +- [Pazindu Shane](https://pazindushane.github.io/) - [Philip Johnson](https://philipmjohnson.org) (made with [TechFolios](https://techfolios.github.io)) - [Philipe Almeida](https://palmeida.netlify.app) - [Poonam Chauhan](https://poo17nam.github.io/profile) From eb6242ebc95eaf4342ae5e67539f414e6f59b9cb Mon Sep 17 00:00:00 2001 From: Shenggg2000 Date: Fri, 5 Aug 2022 21:29:39 +0800 Subject: [PATCH 016/183] add portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff3cfca..3920d41 100755 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Grace Snow](https://gracesnowdesign.co.uk) - [Godswill Umukoro](https://godswillumukoro.com/) - [Goh Jun Xiang](https://gohjunxiang.mystrikingly.com) +- [Goh You Sheng](https://shenggg2000.github.io/portfolio/) - [Govind Singh Ranawat](https://govindsingh9447.github.io/ranawattecofficial.github.io/) - [Gudi Varaprasad](https://gudivaraprasad.github.io/GVP/) From 5321c48bc5007933081b2106c0bccb8dedbcd9c1 Mon Sep 17 00:00:00 2001 From: williamson922 <100593891+williamson922@users.noreply.github.com> Date: Sat, 6 Aug 2022 16:16:42 +0800 Subject: [PATCH 017/183] modify website link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3920d41..949c97d 100755 --- a/README.md +++ b/README.md @@ -379,7 +379,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Patrick Lehmann](https://patlehmann1.github.io/react_portfolio/) - [Patrick Obermeier](https://www.patrickobermeier.at/) - [Patrick Reid](http://iamreliq.com) -- [Pan Wei Lian](https://williampan.mystrikingly.com/?fbclid=IwAR0bXUiZEH2EJcuQZPAY-8yGLFpHJdxcQTtNAw1dbvRq8V_lBoRahaMTmTs) +- [Pan Wei Lian](https://williamson922.github.io/) - [Pazindu Shane](https://pazindushane.github.io/) - [Philip Johnson](https://philipmjohnson.org) (made with [TechFolios](https://techfolios.github.io)) - [Philipe Almeida](https://palmeida.netlify.app) From bf0d6801fe974c2b90a00fffb88ff97e110be2f3 Mon Sep 17 00:00:00 2001 From: GohJunX <100596563+GohJunX@users.noreply.github.com> Date: Sat, 6 Aug 2022 18:54:34 +0800 Subject: [PATCH 018/183] change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3920d41..d382cc4 100755 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Gift Egwuenu](https://giftegwuenu.com) - [Grace Snow](https://gracesnowdesign.co.uk) - [Godswill Umukoro](https://godswillumukoro.com/) -- [Goh Jun Xiang](https://gohjunxiang.mystrikingly.com) +- [Goh Jun Xiang](https://gohjunx.github.io/GohJunXiang.github.io/) - [Goh You Sheng](https://shenggg2000.github.io/portfolio/) - [Govind Singh Ranawat](https://govindsingh9447.github.io/ranawattecofficial.github.io/) - [Gudi Varaprasad](https://gudivaraprasad.github.io/GVP/) From 4df988352b277ba5fbfe2130ffa40c0db0251660 Mon Sep 17 00:00:00 2001 From: izuutech Date: Wed, 10 Aug 2022 12:22:24 +0100 Subject: [PATCH 019/183] Add Joshua Izuchukwu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78918b4..c068497 100755 --- a/README.md +++ b/README.md @@ -256,6 +256,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Josef Aidt](https://josefaidt.dev) - [Joseph Friedman](http://DecentGradient.com) - [Joshua Chinwendu](http://joshualine.github.io) +- [Joshua Izuchukwu](https://joshuaizu.vercel.app) - [Julia Johnson](http://juliacodes.com) ## K From f4c306d7a5f5afe0c145e83fab8f889276eba839 Mon Sep 17 00:00:00 2001 From: Mukul Chugh Date: Fri, 12 Aug 2022 05:01:35 +0530 Subject: [PATCH 020/183] update Readme.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Wanted to showcase my Portfolio here. Thanks 👍🏻 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c068497..1eae22e 100755 --- a/README.md +++ b/README.md @@ -338,6 +338,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Muhammad Essa](https://muhammadessa.com/) - [Muhammad Rashid](https://iamrashy.netlify.app) - [Muhammad Zeeshan](https://mzeeshan.me) +- [Mukul Chugh](https://mukulchugh.com) - [Muntadhar Haydar](https://muntadhar.net) ## N From 16c3423c2a1b94c15c748641754c3dbd98042f6d Mon Sep 17 00:00:00 2001 From: safwan917 Date: Mon, 15 Aug 2022 14:17:24 +0800 Subject: [PATCH 021/183] add personal portfolio to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1eae22e..cc59e92 100755 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Madhan K](https://madhank93.github.io/) - [Mads Hougesen](https://mhouge.dk/) - [Mahmoud AlSharif](https://malsharif.me) +- [Malik Muhammad Safwan](https://maliksafwan.netlify.app/) - [Maram Sai Harsha Vardhan Reddy](https://maramsaiharsha.netlify.com) - [Marc Backes](http://marc.dev) - [Marcos Aguayo](https://marcosaguayo.com) From 16827f8e0cc11f9b238eb478034225f78bf91e5f Mon Sep 17 00:00:00 2001 From: suhailroushan13 Date: Thu, 18 Aug 2022 03:51:49 +0000 Subject: [PATCH 022/183] Added My Portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1eae22e..6d432e7 100755 --- a/README.md +++ b/README.md @@ -456,6 +456,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Sree Godavarthi](http://sreegodavarthi.github.io) - [Stefan Bohacek](https://fourtonfish.com/) - [Subhayu Kr Bala](http://subhayu.me) +- [Suhail Roushan](https://suhailroushan.com) ## T From c79aab63093d80a896f1f22b202d314bbc03de4f Mon Sep 17 00:00:00 2001 From: Chuck Date: Mon, 22 Aug 2022 14:21:14 -0400 Subject: [PATCH 023/183] Update link-checker.yml --- .github/workflows/link-checker.yml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.github/workflows/link-checker.yml b/.github/workflows/link-checker.yml index 0b9d621..1a2842c 100644 --- a/.github/workflows/link-checker.yml +++ b/.github/workflows/link-checker.yml @@ -8,13 +8,17 @@ jobs: linkChecker: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 + - name: Link Checker - uses: lycheeverse/lychee-action@v1.4.1 + id: lychee + uses: lycheeverse/lychee-action@v1.5.1 with: args: README.md + - name: Create Issue From File - uses: peter-evans/create-issue-from-file@v2 + if: steps.lychee.outputs.exit_code != 0 + uses: peter-evans/create-issue-from-file@v4 with: title: "[Bot] Broken Links Report" content-filepath: ./lychee/out.md From ce021f747a7c8e51c988299b8a44eb8b666866d2 Mon Sep 17 00:00:00 2001 From: Chuck Date: Tue, 23 Aug 2022 14:12:01 -0400 Subject: [PATCH 024/183] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 1169c5b..f9a5e4e 100755 --- a/README.md +++ b/README.md @@ -98,7 +98,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Bob Matyas](https://www.bobmatyas.com) - [Bouwe Westerdijk](https://bouwe.io) - [Brad Garropy](https://bradgarropy.com) -- [Brahim Boulhend](https://brahime.com) - [Brianna Roby](http://brianna-roby.com) - [Brittany Chiang](https://brittanychiang.com) @@ -240,7 +239,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Jane Manchun Wong](http://wongmjane.com) - [Janessa Tran](http://janessatran.github.io) - [Jatin Sharma](http://j471n.in/) -- [Javier Diaz](https://coderdiaz.me) - [Jayant Goel](http://jayantgoel001.github.io/) - [Jayant Parashar](https://jparasha.github.io/) - [Jayed Rafi](https://jayedrafi.com) @@ -302,7 +300,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Maram Sai Harsha Vardhan Reddy](https://maramsaiharsha.netlify.com) - [Marc Backes](http://marc.dev) - [Marcos Aguayo](https://marcosaguayo.com) -- [Mark Vergel Banguis](https://www.banguismv.me/) - [Marijan Smetko](https://msmetko.xyz) - [Mario Kandut](https://www.mariokandut.com) - [Markus Polzer](https://www.rapidtech1898.com/) @@ -326,7 +323,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Mimi Kim](https://seeyouspacecow.com) - [Mitul Savani](http://mitulsavani.com) - [Mohamad Fadhil Yaacob](https://fadhil-blog.dev/) -- [Mohammad Darmousa](https://mdarmousa.github.io/) - [Mohammad Rahmani](https://afgprogrammer.com) - [Mohan Raj](https://zolomohan.com) - [Moritz Kornher](https://moritzkornher.de/) @@ -399,7 +395,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## R - [Rabin Poudyal](https://rabinpoudyal.com.np/) -- [Rafael Solis Melo](https://rsmelo92.github.io/portfolio/) - [Rahul Mahesh](https://rahulmahesh.netlify.com) - [Rahul Sawant](http://raalzz.com) - [Rajan Bhattarai](https://cdrrazan.com) @@ -456,7 +451,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Sourav Dutta](http://i-am-souravdutta.firebaseapp.com) - [Sree Godavarthi](http://sreegodavarthi.github.io) - [Stefan Bohacek](https://fourtonfish.com/) -- [Subhayu Kr Bala](http://subhayu.me) - [Suhail Roushan](https://suhailroushan.com) ## T @@ -468,7 +462,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Thea Choem](https://thea.juniorise.com) - [Thea Mushambadze](https://highflyer910.github.io/) - [TheKaushikGoswami](https://thekaushikgoswami.github.io) -- [Tom Sherman](https://tom-sherman.com) - [Travis Fischer](https://transitivebullsh.it) ## U @@ -494,7 +487,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Vikas Ukani](https://vikas-ukani.github.io/) - [Vinay Somawat](https://vinaysomawat.github.io/) - [Vincent Milum Jr](http://darkain.com) -- [Visinigiri Aditya](https://visinigiri-aditya.me/) - [Vishwasa Navada K](https://vishwas.tech) - [Vito Sartori](https://vito.io) From c10187a68310c6c7896dcce03fd8c740cd88ddfa Mon Sep 17 00:00:00 2001 From: Abdellatif Laghjaj Date: Thu, 25 Aug 2022 17:43:19 +0100 Subject: [PATCH 025/183] add new developer portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9a5e4e..30aa15a 100755 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Aashutosh Rathi](https://aashutosh.dev) - [Aayush Kurup](https://aayushkurup.dev) - [AbdeNassar Amimi](https://abdenassar-portfolio-4smfcqph6-abdenassaramimi99-gmailcom.vercel.app/) +- [Abdellatif Laghjaj](http://abdellatif-laghjaj.ml/) - [Abdelaziz El Arassi](http://aelarassi.com/) - [Abdul Rahman](https://abdulrahman.id/) - [Abdul Rauf](https://armujahid.me) From fcd5561b222dc02d04a8aa219558fcc2283082f6 Mon Sep 17 00:00:00 2001 From: Aishanii <59767187+Aishanipach@users.noreply.github.com> Date: Fri, 26 Aug 2022 18:27:02 +0530 Subject: [PATCH 026/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9a5e4e..e654d10 100755 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Aditya Vikram Singh](https://www.adityavsingh.com/) - [Adityakumar Sinha](https://aditya113141.github.io/) - [Agney Menon](https://agney.dev) +- [Aishani Pachauri](https://aishanipach.netlify.app/) - [Ahmad Awais](https://ahmadawais.com/) - [Ahmed Zougari](https://ahmedzougari.com) - [Ahsan Khan](https://ahsankhan.me/) From ca4d9460c95518c804ec9e3dabd032bec042fa95 Mon Sep 17 00:00:00 2001 From: Abdellatif Laghjaj Date: Fri, 26 Aug 2022 16:03:16 +0100 Subject: [PATCH 027/183] add the new portfolio in the right order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30aa15a..a86db1d 100755 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Aashutosh Rathi](https://aashutosh.dev) - [Aayush Kurup](https://aayushkurup.dev) - [AbdeNassar Amimi](https://abdenassar-portfolio-4smfcqph6-abdenassaramimi99-gmailcom.vercel.app/) -- [Abdellatif Laghjaj](http://abdellatif-laghjaj.ml/) - [Abdelaziz El Arassi](http://aelarassi.com/) +- [Abdellatif Laghjaj](http://abdellatif-laghjaj.ml/) - [Abdul Rahman](https://abdulrahman.id/) - [Abdul Rauf](https://armujahid.me) - [Abdusamad Malikov](https://www.abdusamad.uz) From c5434f1ab23d24e28a6890ddd5673c78b071b4f1 Mon Sep 17 00:00:00 2001 From: Taranjeet Singh Date: Fri, 26 Aug 2022 21:34:27 +0530 Subject: [PATCH 028/183] Add: Taranjeet Singh portfolio. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72d0fcd..c9f5ccc 100755 --- a/README.md +++ b/README.md @@ -458,6 +458,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## T - [Tanisha Gupta](https://tanishagupta1.github.io/Tanisha-Gupta-portfolio/) +- [Taranjeet Singh](https://taranjeet.co/) - [Tejas Kumar](http://tej.as) - [Tejaswi Chaudhari](https://tejaswichaudhari.me/) - [Tek Raj Joshi](https://t3kraj.netlify.app) From d10c6f42c3fa9c7d8833840446f1a30ad994297b Mon Sep 17 00:00:00 2001 From: Raihan hosen <83702632+raihanhosen011@users.noreply.github.com> Date: Sat, 27 Aug 2022 04:13:13 +0600 Subject: [PATCH 029/183] Add abdul Raihan portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9f5ccc..e91f6b4 100755 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Abdelaziz El Arassi](http://aelarassi.com/) - [Abdellatif Laghjaj](http://abdellatif-laghjaj.ml/) - [Abdul Rahman](https://abdulrahman.id/) +- [Abdul Raihan](https://raihanhosen.com/) - [Abdul Rauf](https://armujahid.me) - [Abdusamad Malikov](https://www.abdusamad.uz) - [Abhinav Galodha](https://www.galodha.com) From 9aed0933bb01e733ad69602cc680c5e652a5a1f6 Mon Sep 17 00:00:00 2001 From: George <61952924+chr-ge@users.noreply.github.com> Date: Sun, 28 Aug 2022 21:54:13 +0300 Subject: [PATCH 030/183] add/george-christeas --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e91f6b4..b6bcb04 100755 --- a/README.md +++ b/README.md @@ -187,6 +187,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Garv Nanwani](https://garvnanwani.netlify.app/) - [Genesis Gabiola](https://genesisgabiola.now.sh/) - [Georges Atalla](https://www.georgesatalla.com/) +- [George Christeas](https://chr-ge.com/) - [Georgi Yanev](https://gyanev.com) - [Gherciu Gheorghe](https://gherciu.github.io/portfolio/) - [Gianluca Fiore](http://gianlucafiore.it) From 81e3c54d49539f473ee73956e49ee133a120b8db Mon Sep 17 00:00:00 2001 From: Tiago Hermano Date: Wed, 31 Aug 2022 01:15:54 -0300 Subject: [PATCH 031/183] add my portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6bcb04..24395cd 100755 --- a/README.md +++ b/README.md @@ -468,6 +468,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Thea Mushambadze](https://highflyer910.github.io/) - [TheKaushikGoswami](https://thekaushikgoswami.github.io) - [Travis Fischer](https://transitivebullsh.it) +- [Tiago Hermano](https://tiagohermano.dev/) ## U From 63edb80f448e0d228f7f54a1a608c4a6c035e585 Mon Sep 17 00:00:00 2001 From: Tiago Hermano Date: Wed, 31 Aug 2022 14:58:59 +0000 Subject: [PATCH 032/183] chore: place my portfolio link in alphabetic order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24395cd..7f1b46f 100755 --- a/README.md +++ b/README.md @@ -464,11 +464,11 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Tejas Kumar](http://tej.as) - [Tejaswi Chaudhari](https://tejaswichaudhari.me/) - [Tek Raj Joshi](https://t3kraj.netlify.app) +- [Tiago Hermano](https://tiagohermano.dev/) - [Thea Choem](https://thea.juniorise.com) - [Thea Mushambadze](https://highflyer910.github.io/) - [TheKaushikGoswami](https://thekaushikgoswami.github.io) - [Travis Fischer](https://transitivebullsh.it) -- [Tiago Hermano](https://tiagohermano.dev/) ## U From 60a5e92d2c6a10dc969ec323e5f5894d4f8c1275 Mon Sep 17 00:00:00 2001 From: Jordan Salazar Date: Wed, 31 Aug 2022 16:56:36 -0500 Subject: [PATCH 033/183] feat: add Rafael's portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f1b46f..318658b 100755 --- a/README.md +++ b/README.md @@ -401,6 +401,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Rabin Poudyal](https://rabinpoudyal.com.np/) - [Rahul Mahesh](https://rahulmahesh.netlify.com) - [Rahul Sawant](http://raalzz.com) +- [Rafael Salazar](https://rafalazar.github.io/) - [Rajan Bhattarai](https://cdrrazan.com) - [Rajekevin](https://rajekevin.fr) - [Ralf D. Müller](https://fiveandahalfstars.ninja/rdmueller.html) From 01348d59e557cda37948bb6f1522d5973dbc0503 Mon Sep 17 00:00:00 2001 From: Jordan Salazar Date: Thu, 1 Sep 2022 09:59:50 -0500 Subject: [PATCH 034/183] fix: name in alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 318658b..418242c 100755 --- a/README.md +++ b/README.md @@ -399,9 +399,9 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## R - [Rabin Poudyal](https://rabinpoudyal.com.np/) +- [Rafael Salazar](https://rafalazar.github.io/) - [Rahul Mahesh](https://rahulmahesh.netlify.com) - [Rahul Sawant](http://raalzz.com) -- [Rafael Salazar](https://rafalazar.github.io/) - [Rajan Bhattarai](https://cdrrazan.com) - [Rajekevin](https://rajekevin.fr) - [Ralf D. Müller](https://fiveandahalfstars.ninja/rdmueller.html) From f424e10402b6bc8929179cf99cb1e02b3074e23c Mon Sep 17 00:00:00 2001 From: Joseph Palma <43054953+josephpalma@users.noreply.github.com> Date: Thu, 1 Sep 2022 12:22:26 -1000 Subject: [PATCH 035/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 418242c..b684f01 100755 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Jordi Espinoza Mendoza](https://www.itsmejordi.live/#/) - [Josef Aidt](https://josefaidt.dev) - [Joseph Friedman](http://DecentGradient.com) +- [Joseph Palma](https://josephpalma.dev) - [Joshua Chinwendu](http://joshualine.github.io) - [Joshua Izuchukwu](https://joshuaizu.vercel.app) - [Julia Johnson](http://juliacodes.com) From e6f65c4fd3be7c1324c864a76706974f22354c63 Mon Sep 17 00:00:00 2001 From: mrepol742 Date: Sat, 3 Sep 2022 00:55:48 +0800 Subject: [PATCH 036/183] Added Melvin Jones Repol Portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b684f01..53a779a 100755 --- a/README.md +++ b/README.md @@ -322,6 +322,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Md Nabil Ahsan](https://www.mdnabilahsan.com/) - [Md Usman Ansari](https://mdusmanansari.netlify.app/) - [Mertcan Kose](https://mertcankose.vercel.app) +- [Melvin Jones Repol](https://mrepol742.github.io) - [Michael Hoffmann (Mokkapps)](https://mokkapps.de/) - [Michelle Brenner](https://michellebrenner.com) - [Miguel Rodriguez](https://migu.es) From 4aed8a009a51f14fb23924d197f8f2fdc6c6b571 Mon Sep 17 00:00:00 2001 From: mrepol742 Date: Sat, 3 Sep 2022 01:29:25 +0800 Subject: [PATCH 037/183] Added Melvin Jones Repol Portfolio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53a779a..9385b38 100755 --- a/README.md +++ b/README.md @@ -321,8 +321,8 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Mayank Aggarwal](https://mayank0255.github.io/) - [Md Nabil Ahsan](https://www.mdnabilahsan.com/) - [Md Usman Ansari](https://mdusmanansari.netlify.app/) -- [Mertcan Kose](https://mertcankose.vercel.app) - [Melvin Jones Repol](https://mrepol742.github.io) +- [Mertcan Kose](https://mertcankose.vercel.app) - [Michael Hoffmann (Mokkapps)](https://mokkapps.de/) - [Michelle Brenner](https://michellebrenner.com) - [Miguel Rodriguez](https://migu.es) From 027a69ae6093d1cbbca3fe5526b667b048127c2f Mon Sep 17 00:00:00 2001 From: Masculus Date: Sat, 3 Sep 2022 08:01:10 +0800 Subject: [PATCH 038/183] Update README.md Add my portfolio. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9385b38..8e3dbb4 100755 --- a/README.md +++ b/README.md @@ -309,6 +309,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Mario Kandut](https://www.mariokandut.com) - [Markus Polzer](https://www.rapidtech1898.com/) - [Marouane Rassili](https://mrassili.com) +- [Masculus](https://github.com/masculus.vercel.app) - [Mason Slover](https://github.com/MasonSlover/ProcessingPortfolio) - [Matt Filer](http://mattfiler.co.uk) - [Matteo Lobello](https://matteolobello.it) From aa1a239fa205e7c944877ba1bdf742b3e004a010 Mon Sep 17 00:00:00 2001 From: musaddiq-ashfaq Date: Sat, 3 Sep 2022 14:32:30 +0500 Subject: [PATCH 039/183] Added website --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e3dbb4..2ff0f46 100755 --- a/README.md +++ b/README.md @@ -344,6 +344,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Muhammad Zeeshan](https://mzeeshan.me) - [Mukul Chugh](https://mukulchugh.com) - [Muntadhar Haydar](https://muntadhar.net) +- [Musaddiq Ashfaq](https://musaddiq-ashfaq.github.io/Portfolio) ## N From 42ff40eb75c41168f979d38dbc7df5036a5f091f Mon Sep 17 00:00:00 2001 From: Felix Date: Wed, 7 Sep 2022 19:16:28 +0200 Subject: [PATCH 040/183] Added Felix Tellmann - https://flext.dev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ff0f46..62c3492 100755 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Faisal Ahmed Khan](https://FaisalAhmedKhan.github.io/) - [Fayaz Bin Salam](https://p32929.github.io/) - [Felix Leupold](https://xiel.dev) +- [Felix Tellmann](https://flext.dev) - [Fidalgo Pedro](http://fidalgo.dev) - [Flavia Medici](https://t.co/iQK1Hbx8xD?amp=1) - [Frances Coronel](https://francescoronel.com) From d8c172615017efb0e15a94771c3750de379a876f Mon Sep 17 00:00:00 2001 From: MorePog <95282692+MorePog@users.noreply.github.com> Date: Thu, 8 Sep 2022 09:49:14 +0200 Subject: [PATCH 041/183] seb-graf portfolio added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ff0f46..1665293 100755 --- a/README.md +++ b/README.md @@ -444,6 +444,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Saurabh Daware](https://www.saurabhdaware.in/) - [Saurav M H](https://sauravmh.com) - [Scott Spence](https://scottspence.com) +- [Sebastien Graf](https://seb-graf.com) - [Sebastian Richter](https://gismo1337.dev/) - [Sergei Chestakov](https://sergei.com) - [Seth Hall](https://sethhallcreative.com) From e3839104ad96cfbfdf96f280f2f87d7a7144fe4f Mon Sep 17 00:00:00 2001 From: Bakare Afolabi Date: Sun, 11 Sep 2022 19:10:26 +0100 Subject: [PATCH 042/183] my portfolio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9156e1..18ce1a5 100755 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Azhar Zafar](http://azharr.com) ## B - +- [Bakare Afolabi](http://afolabibakare.netlify.app) - [Bankole Ahmed](http://bankoleahmed.netlify.com) - [Becca Bailey](http://Becca.is) - [Bekah Hawrot Weigel](http://bekahhw.github.io) From c12f0832fd7210b7dde3840b85ad9d67f6760b98 Mon Sep 17 00:00:00 2001 From: augericke Date: Wed, 14 Sep 2022 22:19:27 -0400 Subject: [PATCH 043/183] update readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 18ce1a5..b54ecf2 100755 --- a/README.md +++ b/README.md @@ -82,10 +82,12 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Ashutosh Singh](https://thecodepapaya.dev) - [Ashwin Hariharan](https://ashwinhariharan.tech) - [Atanas Atanasov](https://atanas.info) +- [Austin Gericke](https://www.austingericke.com/) - [Austin Pham](https://auspham.dev) - [Azhar Zafar](http://azharr.com) ## B + - [Bakare Afolabi](http://afolabibakare.netlify.app) - [Bankole Ahmed](http://bankoleahmed.netlify.com) - [Becca Bailey](http://Becca.is) From 26fd512ad10627d60fc586863f889e7023450b2d Mon Sep 17 00:00:00 2001 From: Zaur Sharifov Date: Thu, 15 Sep 2022 16:41:27 +0300 Subject: [PATCH 044/183] add/zaur-sharifov --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 18ce1a5..c90c126 100755 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Azhar Zafar](http://azharr.com) ## B + - [Bakare Afolabi](http://afolabibakare.netlify.app) - [Bankole Ahmed](http://bankoleahmed.netlify.com) - [Becca Bailey](http://Becca.is) @@ -521,5 +522,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## Z +- [Zaur Sharifov](https://www.zaursharifov.com) - [Ziyad](https://ziyadsk.github.io/portfolio-V2/) - [Zonayed Ahmed](https://zonayed.me/) From a7fb0027a77e26ca051bc141844db900a277ec8b Mon Sep 17 00:00:00 2001 From: Ike Date: Thu, 15 Sep 2022 19:57:02 -0700 Subject: [PATCH 045/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b54ecf2..c749a1c 100755 --- a/README.md +++ b/README.md @@ -222,6 +222,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Ian Trent](https://iantrent.com) - [Ibrahim Hizlioglu](https://www.ibrahimhizlioglu.com) +- [Ike Ofoegbu](https://iodev.io) - [Indrajeet Nikam](https://indrajeet.me/) - [Ingus Jansons](https://ingus.co.uk) - [Ioan Manu](https://manuioan.com/) From 49f45803af436ce55cc5d473029104e8012ff471 Mon Sep 17 00:00:00 2001 From: ashu08 Date: Sat, 17 Sep 2022 21:22:11 +0530 Subject: [PATCH 046/183] add/LoveCodingWithAshu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b54ecf2..dea95a6 100755 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Luca Lischetti](https://sirlisko.com) - [Luis Cacho](https://luiscachog.io) - [Luisa Rojas García](https://luisarojas.com) +- [LoveCodingWithAshu](https://lovecodingwithashu.tech) ## M From 2c04ca73f9cb491dcdd13bc67796ec9417dbe470 Mon Sep 17 00:00:00 2001 From: ashu08 Date: Sun, 18 Sep 2022 08:10:59 +0530 Subject: [PATCH 047/183] add/LoveCodingWithAshu --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dea95a6..181baf3 100755 --- a/README.md +++ b/README.md @@ -293,12 +293,13 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Lisa Savoie](http://lscodes.com) - [Liz Lam](https://lizlam.github.io/) - [Long Do](https://longpdo.github.io/) +- [LoveCodingWithAshu](https://lovecodingwithashu.tech) - [Louay Hamada](https://louayhamada.com) - [Luca Fluri](https://www.lucafluri.ch/) - [Luca Lischetti](https://sirlisko.com) - [Luis Cacho](https://luiscachog.io) - [Luisa Rojas García](https://luisarojas.com) -- [LoveCodingWithAshu](https://lovecodingwithashu.tech) + ## M From 5689f41df024547679ffa0e0b49f4d41b7aa33bc Mon Sep 17 00:00:00 2001 From: ashu08 Date: Sun, 18 Sep 2022 08:11:42 +0530 Subject: [PATCH 048/183] add/LoveCodingWithAshu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 181baf3..2a18d46 100755 --- a/README.md +++ b/README.md @@ -293,8 +293,8 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Lisa Savoie](http://lscodes.com) - [Liz Lam](https://lizlam.github.io/) - [Long Do](https://longpdo.github.io/) -- [LoveCodingWithAshu](https://lovecodingwithashu.tech) - [Louay Hamada](https://louayhamada.com) +- [LoveCodingWithAshu](https://lovecodingwithashu.tech) - [Luca Fluri](https://www.lucafluri.ch/) - [Luca Lischetti](https://sirlisko.com) - [Luis Cacho](https://luiscachog.io) From bd0baecd63328c644c469f4dca9683b678782046 Mon Sep 17 00:00:00 2001 From: Liplan Lekipising Date: Wed, 21 Sep 2022 21:02:26 +0300 Subject: [PATCH 049/183] add Liplan Lekipising portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca06832..52642d4 100755 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Leroy Rosales](https://leroyrosales.com) - [Leonel Ngoya](https://lndev.me) - [Lewis Ndiritu](https://thirsty-ritchie-2c12b7.netlify.app/) +- [Liplan Lekipising](https://lekipising.tech/) - [Lisa Blunt](https://lisablunt.github.io) - [Lisa Savoie](http://lscodes.com) - [Liz Lam](https://lizlam.github.io/) From e1faca36019399e01b5a2151aa78f555154df7cd Mon Sep 17 00:00:00 2001 From: Chuck Date: Wed, 21 Sep 2022 15:18:06 -0400 Subject: [PATCH 050/183] Update README.md Updated links --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 5e242f1..9f9357e 100755 --- a/README.md +++ b/README.md @@ -76,10 +76,8 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Arpit Sharma](https://yesarpit.github.io) - [Arsalan Shakil](https://arsalanshakil.github.io/) - [Arsh Sahzad](https://www.arsh.dev) -- [Aryan Yadav](https://aryan77.github.io/) - [Ashkan Misaghi](https://ashkanmisaghi.ir) - [Ashlee Boyer](http://ashleemboyer.dev) -- [Ashutosh Singh](https://thecodepapaya.dev) - [Ashwin Hariharan](https://ashwinhariharan.tech) - [Atanas Atanasov](https://atanas.info) - [Austin Gericke](https://www.austingericke.com/) @@ -160,7 +158,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## E - [Eduard-Constantin Ibinceanu](https://eduardconstantin.github.io) -- [Efrén Martínez Rodríguez](https://www.efrenmartinez.dev/) - [Elio Jordan Lopes](https://develioper.vercel.app) - [Emmanuel ADEKPLOVI](https://homescriptone.com) - [Enea Xharja](https://eneaxharja.com) @@ -200,7 +197,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Goh Jun Xiang](https://gohjunx.github.io/GohJunXiang.github.io/) - [Goh You Sheng](https://shenggg2000.github.io/portfolio/) - [Govind Singh Ranawat](https://govindsingh9447.github.io/ranawattecofficial.github.io/) -- [Gudi Varaprasad](https://gudivaraprasad.github.io/GVP/) ## H @@ -242,7 +238,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Jai Kirdatt](https://JaiK.me) - [Jainam Desai](https://th3c0d3br34ker.github.io) - [Jake Ginesin](https://jakegines.in/) -- [James Mutuku](https://mutuku.me) - [James Turner](http://turnerj.com) - [Jane Manchun Wong](http://wongmjane.com) - [Janessa Tran](http://janessatran.github.io) @@ -297,7 +292,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Long Do](https://longpdo.github.io/) - [Louay Hamada](https://louayhamada.com) - [LoveCodingWithAshu](https://lovecodingwithashu.tech) -- [Luca Fluri](https://www.lucafluri.ch/) - [Luca Lischetti](https://sirlisko.com) - [Luis Cacho](https://luiscachog.io) - [Luisa Rojas García](https://luisarojas.com) @@ -346,7 +340,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Mouad ZIANI](https://mouadziani.github.io/) - [Muhammad Abdullah](https://mabdullahse.com) - [Muhammad Muhaddis](https://muhaddis.info) -- [Muhammad Essa](https://muhammadessa.com/) - [Muhammad Rashid](https://iamrashy.netlify.app) - [Muhammad Zeeshan](https://mzeeshan.me) - [Mukul Chugh](https://mukulchugh.com) @@ -422,7 +415,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Rishabh Rawat](https://rrawat.com) - [Roberto Andrade](https://robertandradejr.dev/) - [Rodrigo Kamada](https://rodrigo.kamada.com.br/) -- [Rohit Jakhar](http://rohitjakhar.me/) - [Rohit Jain](https://kingtechnologies.in/) - [Rohith V](http://rohithvazhathody.pythonanywhere.com/) - [Roland L. Taylor](http://rolandixor.pro) @@ -441,7 +433,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Sagar Giri](https://girisagar46.github.io/) - [Sagar Khurana](https://hellosagar.vercel.app/) - [Sajal Sharma](https://sajalsharma.com) -- [Sambhav Saxena](https://sambhav.vercel.app) - [Samik Malhotra](https://samikmalhotra.netlify.app/) - [Samrat Mitra](https://lionelsamrat10.github.io) - [Santosh Yadav](http://santoshyadav.dev) @@ -452,7 +443,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Saurav M H](https://sauravmh.com) - [Scott Spence](https://scottspence.com) - [Sebastien Graf](https://seb-graf.com) -- [Sebastian Richter](https://gismo1337.dev/) - [Sergei Chestakov](https://sergei.com) - [Seth Hall](https://sethhallcreative.com) - [Serhii Hidenko](https://lookmy.dev/) @@ -461,7 +451,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Shannon Crabill](http://shannoncrabill.com) - [Shubham Tarade](https://coder-shanks.github.io/) - [Shuvam Manna](http://shuvam.xyz) -- [Sijey Praveen](https://sijey-praveen.github.io) - [Simon Knott](https://simonknott.de) - [Soham Mondal](https://sohammondal.com) - [Sonu kumar kushwaha](https://flyingsonu122.github.io/) From 7659a09641abad4703862f471cddc53804a0a95b Mon Sep 17 00:00:00 2001 From: Chuck Date: Thu, 22 Sep 2022 14:49:37 -0400 Subject: [PATCH 051/183] Update README.md Fix broken links --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9f9357e..0ab0737 100755 --- a/README.md +++ b/README.md @@ -310,7 +310,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Mario Kandut](https://www.mariokandut.com) - [Markus Polzer](https://www.rapidtech1898.com/) - [Marouane Rassili](https://mrassili.com) -- [Masculus](https://github.com/masculus.vercel.app) - [Mason Slover](https://github.com/MasonSlover/ProcessingPortfolio) - [Matt Filer](http://mattfiler.co.uk) - [Matteo Lobello](https://matteolobello.it) From 666c15c9decafb4123e3dda3e36f30c1081d972d Mon Sep 17 00:00:00 2001 From: Ahmed Almory <40957053+ahmedalmory@users.noreply.github.com> Date: Sat, 24 Sep 2022 20:49:13 +0200 Subject: [PATCH 052/183] add Ahmed Almory's portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ab0737..6f36184 100755 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Adityakumar Sinha](https://aditya113141.github.io/) - [Agney Menon](https://agney.dev) - [Aishani Pachauri](https://aishanipach.netlify.app/) +- [Ahmad Almory](https://ahmedalmory.github.io/portfolio) - [Ahmad Awais](https://ahmadawais.com/) - [Ahmed Zougari](https://ahmedzougari.com) - [Ahsan Khan](https://ahsankhan.me/) From 61489e97b9a2d329309755ed55a364303e5e05c1 Mon Sep 17 00:00:00 2001 From: danilobatson <69876068+danilobatson@users.noreply.github.com> Date: Mon, 26 Sep 2022 23:44:48 -0400 Subject: [PATCH 053/183] Adding portfolio for Danilo Batson --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ab0737..957f066 100755 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Damian Markowski](https://damianmarkowski.com) - [Dania Al-Hakim](https://pixeldania.netlify.app/) - [Daniel Alberski](https://danielalberski.redark.pl/) +- [Danilo Batson](https://danilobatson.github.io/portfolio/) - [Danilo Castro](https://www.welcomedeveloper.com/) - [Danstan Onyango](https://zemuldo.com/) - [Daniel Michael](https://www.daniel-michael.com/) From 7c423b78b94f574b12d4e44eac6bc76d6c1a34bd Mon Sep 17 00:00:00 2001 From: paalss Date: Mon, 3 Oct 2022 18:26:16 +0200 Subject: [PATCH 054/183] update link to Paal Stakvik's portfolio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09cc867..68ec03e 100755 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## P -- [Paal Stakvik](https://paalss.github.io/portfolio/) +- [Paal Stakvik](https://paalss.vercel.app/) - [Pandiyan Murugan](https://pandiyancool.github.io/pandiyan.cool/) - [Pankaj Gaikar](https://pankajgaikar.com/) - [Patricia Aas](https://patricia.no/) From 4f84c2f821ac6b1ca80cbc6011cc3776906051df Mon Sep 17 00:00:00 2001 From: Yinka Adedire Date: Fri, 7 Oct 2022 09:03:17 -0700 Subject: [PATCH 055/183] Add Yinka Adedire's portfolio to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03122eb..6ba1ed0 100755 --- a/README.md +++ b/README.md @@ -510,6 +510,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Yashita Namdeo](https://yashitanamdeo.github.io/) - [Yechiel Kalmenson](https://yechiel.me) - [YiMing Han](https://yiminghan.com) +- [Yinka Adedire](https://yinka.codes) - [Yosra Hashim](https://yhshi26.github.io/) - [Yuji Sato](https://www.yujisatojr.com/) - [Yuri Corredor](https://www.yuricorredor.tech/) From 8d60431db015c287a9bdd5154dd0f0903ddeb2cd Mon Sep 17 00:00:00 2001 From: Pawaret Muengkaew Date: Sat, 8 Oct 2022 15:42:29 +0700 Subject: [PATCH 056/183] Adding Pawaret Meungkaew portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ba1ed0..6a65fe7 100755 --- a/README.md +++ b/README.md @@ -388,6 +388,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Patrick Obermeier](https://www.patrickobermeier.at/) - [Patrick Reid](http://iamreliq.com) - [Pan Wei Lian](https://williamson922.github.io/) +- [Pawaret Meungkaew](https://www.pawaret.dev/) - [Pazindu Shane](https://pazindushane.github.io/) - [Philip Johnson](https://philipmjohnson.org) (made with [TechFolios](https://techfolios.github.io)) - [Philipe Almeida](https://palmeida.netlify.app) From 3aae461f10ec73f4660c0ed8ac04be1ab7c279e3 Mon Sep 17 00:00:00 2001 From: Nuwan Jaliyagoda Date: Tue, 11 Oct 2022 22:15:41 +0530 Subject: [PATCH 057/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a65fe7..3b62bf3 100755 --- a/README.md +++ b/README.md @@ -365,6 +365,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Nisarg Patel](https://nisarg.io) - [Nischal Dutt](https://nischaldutt.netlify.app/) - [Nitesh Seram](https://niteshseram.in) +- [Nuwan Jaliyagoda](http://nuwanjaliyagoda.com/) ## O From c2a59b901849c735f79c880744c41ec3f9e16213 Mon Sep 17 00:00:00 2001 From: Gabriel Sozinho <90806505+gabrielsozinho@users.noreply.github.com> Date: Thu, 13 Oct 2022 20:27:45 -0300 Subject: [PATCH 058/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b62bf3..55dbf04 100755 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## G - [Gabriel Romualdo](https://xtrp.io/) ([@xtrp](https://github.com/xtrp)) +- [Gabriel Sozinho](https://gabrielsozinho.ga) - [Gabriel Tekombo](https://gabrielthecode.com/) - [Gabriele Corti](https://borntofrappe.github.io/) - [Ganesh Patil](https://hardikjain.netlify.app/) From 3e1435e66bcfd1b664a658a0079c4138c33b67b1 Mon Sep 17 00:00:00 2001 From: Sauvik Nath Date: Fri, 21 Oct 2022 23:31:56 +0530 Subject: [PATCH 059/183] Sauvik Nath Portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55dbf04..a5730e1 100755 --- a/README.md +++ b/README.md @@ -445,6 +445,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Sai Teja](https://saiteja13427.github.io/) - [Saurabh Daware](https://www.saurabhdaware.in/) - [Saurav M H](https://sauravmh.com) +- [Sauvik Nath](https://sauviknath.com) - [Scott Spence](https://scottspence.com) - [Sebastien Graf](https://seb-graf.com) - [Sergei Chestakov](https://sergei.com) From 1f36b0fbab3450c4ebb63e6e4cab852f8a1b4fc4 Mon Sep 17 00:00:00 2001 From: Hatem Date: Fri, 28 Oct 2022 21:31:51 +0200 Subject: [PATCH 060/183] feat: add `Hatem Ahmad` portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55dbf04..74b97cd 100755 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Harsh Singhvi](https://harshsinghvi.com) - [Hassan Ahmed](https://www.hassanahmed.net/) - [Hassan Murtaza](https://hassanmurtaza.com) +- [Hatem Ahmad](https://codewithmenow.tech) - [Herman Starikov](http://starikov.dev) - [Hubert Kimani](https://hubertkimani.me) - [Hungry Bear Studio](https://www.hungrybearstudios.com/) From 465beccf52e63cc85a20fe5114bd92b1b81610fd Mon Sep 17 00:00:00 2001 From: AI | Blockchain | Full Stack Engineer Date: Sat, 29 Oct 2022 08:52:24 -0700 Subject: [PATCH 061/183] Add Henry's Portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 39864df..f7e8619 100755 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Hassan Ahmed](https://www.hassanahmed.net/) - [Hassan Murtaza](https://hassanmurtaza.com) - [Hatem Ahmad](https://codewithmenow.tech) +- [Henry Lee](https://dragon-star.onrender.com/#/home) - [Herman Starikov](http://starikov.dev) - [Hubert Kimani](https://hubertkimani.me) - [Hungry Bear Studio](https://www.hungrybearstudios.com/) From 4b2c01a0d6be3340eaa26ca5b32d5b1446380a59 Mon Sep 17 00:00:00 2001 From: Evander Inacio Date: Sat, 29 Oct 2022 21:50:53 -0300 Subject: [PATCH 062/183] add Evander Inacio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7e8619..4c517c2 100755 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Enea Xharja](https://eneaxharja.com) - [Ephraim Atta-Duncan](https://astrosaurus.me) - [Erdal TAŞKESEN](https://www.erdaltaskesen.com) +- [Evander Inácio](https://evander.vercel.app/) - [Ezekiel Ekunola](https://ezekielekunola.com) ## F From 3af4f7f1780546fd904955dd35779929c61c4db1 Mon Sep 17 00:00:00 2001 From: AnandhuSajan <48052601+AnandhuSajan@users.noreply.github.com> Date: Tue, 1 Nov 2022 03:51:16 +0530 Subject: [PATCH 063/183] Update README.md Add me --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c517c2..72b6b5f 100755 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Aman Shrivastava](https://aman04.netlify.app/) - [Amit Gujar](https://amitgujar.github.io/) - [Amruth Pillai](https://amruthpillai.com) +- [Anandhu Sajan](https://anandhusajan.com) - [Andreas Beuger](https://beuger.dev) - [Andrej Sharapov](https://sharapov.dev) - [Andrew Woods](https://andrewwoods.net) From 9e088359c68175c15e96f8bcfc82402cc9b0d092 Mon Sep 17 00:00:00 2001 From: Bohdan Khvorostovskyi Date: Tue, 1 Nov 2022 19:32:04 -0400 Subject: [PATCH 064/183] Add Bohdan Khvorostovskyi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c517c2..1164cfc 100755 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Bhavya Tomar](https://bhavya.dev) - [Bhushan Borole](https://bhushan-borole.github.io/) - [Bipin MV](https://bipinmv.github.io) +- [Bohdan Khvorostovskyi](https://khvorostovskyi.com) - [Bob Matyas](https://www.bobmatyas.com) - [Bouwe Westerdijk](https://bouwe.io) - [Brad Garropy](https://bradgarropy.com) From ace390f6af32c6b40188d376182ca6b0d4b405a6 Mon Sep 17 00:00:00 2001 From: Bohdan Khvorostovskyi Date: Tue, 1 Nov 2022 20:17:27 -0400 Subject: [PATCH 065/183] alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1164cfc..baecc08 100755 --- a/README.md +++ b/README.md @@ -99,8 +99,8 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Bhavya Tomar](https://bhavya.dev) - [Bhushan Borole](https://bhushan-borole.github.io/) - [Bipin MV](https://bipinmv.github.io) -- [Bohdan Khvorostovskyi](https://khvorostovskyi.com) - [Bob Matyas](https://www.bobmatyas.com) +- [Bohdan Khvorostovskyi](https://khvorostovskyi.com) - [Bouwe Westerdijk](https://bouwe.io) - [Brad Garropy](https://bradgarropy.com) - [Brianna Roby](http://brianna-roby.com) From c135e900983326035ddcb302718e5d88a553607a Mon Sep 17 00:00:00 2001 From: Vitalik Hakim <103062998+vitalikim@users.noreply.github.com> Date: Thu, 3 Nov 2022 09:52:30 +0000 Subject: [PATCH 066/183] Added My Website --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index baecc08..b7d0eea 100755 --- a/README.md +++ b/README.md @@ -505,6 +505,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Vinay Somawat](https://vinaysomawat.github.io/) - [Vincent Milum Jr](http://darkain.com) - [Vishwasa Navada K](https://vishwas.tech) +- [Vitalik Hakim](https://vitalikhakim.tech/) - [Vito Sartori](https://vito.io) ## W From c2087eac9a179804758286b12b31a3bc810e0918 Mon Sep 17 00:00:00 2001 From: FleetAdmiralJakob Date: Fri, 4 Nov 2022 12:20:34 +0100 Subject: [PATCH 067/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7d0eea..5b8385b 100755 --- a/README.md +++ b/README.md @@ -245,6 +245,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Jai Kirdatt](https://JaiK.me) - [Jainam Desai](https://th3c0d3br34ker.github.io) - [Jake Ginesin](https://jakegines.in/) +- [Jakob Rössner](https://roessner.tech) - [James Turner](http://turnerj.com) - [Jane Manchun Wong](http://wongmjane.com) - [Janessa Tran](http://janessatran.github.io) From bc51e3bc0d9a4c56ae25f920ddf0e89451033136 Mon Sep 17 00:00:00 2001 From: jubin369 Date: Sat, 5 Nov 2022 21:00:18 +0530 Subject: [PATCH 068/183] Jubin ayoob portfolio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b8385b..848c8f5 100755 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Joseph Palma](https://josephpalma.dev) - [Joshua Chinwendu](http://joshualine.github.io) - [Joshua Izuchukwu](https://joshuaizu.vercel.app) +- [Jubin Ayoob](web-portfolio-jubin369.vercel.app) - [Julia Johnson](http://juliacodes.com) ## K @@ -304,7 +305,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Luis Cacho](https://luiscachog.io) - [Luisa Rojas García](https://luisarojas.com) - ## M - [Madhan K](https://madhank93.github.io/) From 0cae2c9ab4bb818af7769ef20c156b87e443a65c Mon Sep 17 00:00:00 2001 From: jubin369 Date: Sat, 5 Nov 2022 21:06:28 +0530 Subject: [PATCH 069/183] changes... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 848c8f5..4c39a0e 100755 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Joseph Palma](https://josephpalma.dev) - [Joshua Chinwendu](http://joshualine.github.io) - [Joshua Izuchukwu](https://joshuaizu.vercel.app) -- [Jubin Ayoob](web-portfolio-jubin369.vercel.app) +- [Jubin Ayoob](https://web-portfolio-jubin369.vercel.app/) - [Julia Johnson](http://juliacodes.com) ## K From 0a358d0688a2468fae559b34471f4d1dc126b90d Mon Sep 17 00:00:00 2001 From: Dragon Warrior Date: Mon, 7 Nov 2022 14:25:55 +0100 Subject: [PATCH 070/183] Update Henry portfolio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c39a0e..6a7ec45 100755 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Hassan Ahmed](https://www.hassanahmed.net/) - [Hassan Murtaza](https://hassanmurtaza.com) - [Hatem Ahmad](https://codewithmenow.tech) -- [Henry Lee](https://dragon-star.onrender.com/#/home) +- [Henry Lee](https://dragonwarrior.vercel.app) - [Herman Starikov](http://starikov.dev) - [Hubert Kimani](https://hubertkimani.me) - [Hungry Bear Studio](https://www.hungrybearstudios.com/) From 5855013ef02baba3f8a0a395c40b365dc4bb645f Mon Sep 17 00:00:00 2001 From: Andrianarisoa Daniel Date: Thu, 10 Nov 2022 11:36:58 +0300 Subject: [PATCH 071/183] added Andrianarisoa Daniel's portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c39a0e..164c3c2 100755 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Andreas Beuger](https://beuger.dev) - [Andrej Sharapov](https://sharapov.dev) - [Andrew Woods](https://andrewwoods.net) +- [Andrianarisoa Daniel](https://radanfolio.vercel.app) - [Andy Bell](https://andy-bell.design/) - [Angel Martinez](https://angelmtz.dev) - [Aniket Kudale](https://aniket.co) From 9ab833888dccd05731a4527f4e4da84d8289471b Mon Sep 17 00:00:00 2001 From: Jonathan Kila Date: Tue, 15 Nov 2022 14:55:56 +0000 Subject: [PATCH 072/183] add/jonathan-kila --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 164c3c2..9db4539 100755 --- a/README.md +++ b/README.md @@ -263,6 +263,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Jim Raptis](http://www.raptis.wtf) - [Jo Lienhoop](https://jolienhoop.com/) - [Jordi Espinoza Mendoza](https://www.itsmejordi.live/#/) +- [Jonathan Kila](https://excelsior2021.github.io) - [Josef Aidt](https://josefaidt.dev) - [Joseph Friedman](http://DecentGradient.com) - [Joseph Palma](https://josephpalma.dev) From 66951ebbce8f5e8dcc83b5f99096307ffff839ce Mon Sep 17 00:00:00 2001 From: Jonathan Kila Date: Tue, 15 Nov 2022 17:10:32 +0000 Subject: [PATCH 073/183] listing now in alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9db4539..192932a 100755 --- a/README.md +++ b/README.md @@ -262,8 +262,8 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Jerry Hirsch](https://jerryhirsch.com/) - [Jim Raptis](http://www.raptis.wtf) - [Jo Lienhoop](https://jolienhoop.com/) -- [Jordi Espinoza Mendoza](https://www.itsmejordi.live/#/) - [Jonathan Kila](https://excelsior2021.github.io) +- [Jordi Espinoza Mendoza](https://www.itsmejordi.live/#/) - [Josef Aidt](https://josefaidt.dev) - [Joseph Friedman](http://DecentGradient.com) - [Joseph Palma](https://josephpalma.dev) From a485957110c9958da6a61169ea2fe084ebe5a148 Mon Sep 17 00:00:00 2001 From: Harlon Garcia Date: Thu, 17 Nov 2022 10:31:28 -0300 Subject: [PATCH 074/183] add harlon garcia's portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9e9396..b71cf55 100755 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Hafid Ziti](https://www.hafidziti.dev/) - [Hamza Ehsan](https://www.hamzaehsan.com) - [Hanzla Tauqeer](https://github.com/1hanzla100/developer-portfolio) +- [Harlon Garcia](https://harlon.netlify.app) - [Harsh Goel](https://harshgoel.me) - [Harsh Singhvi](https://harshsinghvi.com) - [Hassan Ahmed](https://www.hassanahmed.net/) From 311750c1ce92a0db60929b8cb0de219191dc268e Mon Sep 17 00:00:00 2001 From: Dhanush Date: Sun, 27 Nov 2022 20:59:58 +0530 Subject: [PATCH 075/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9e9396..9e9b88a 100755 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Deepraj Rakshit](http://deeprajrakshit.me/) - [Denis Tokarev](https://devlato.com) - [Derryk Theberge](https://dtheberge.com/) +- [Dhanush Nehru](https://whatsapp-portfolio-dhanushnehru.netlify.app/) - [Dheeraj Gupta](https://dheerajgupta.netlify.app/#/) - [Dick Wyn Yong](https://dickwyn.xyz) - [Dillion Megida](http://dillionmegida.com/) From 4a9448f8e022d49db1f235f70fd17100ed24c8a9 Mon Sep 17 00:00:00 2001 From: Hari Prasad Date: Sun, 4 Dec 2022 20:02:17 +0530 Subject: [PATCH 076/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e9b88a..bc3e2e8 100755 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Hafid Ziti](https://www.hafidziti.dev/) - [Hamza Ehsan](https://www.hamzaehsan.com) - [Hanzla Tauqeer](https://github.com/1hanzla100/developer-portfolio) +- [Hari Prasad](https://hariprasd.me) - [Harsh Goel](https://harshgoel.me) - [Harsh Singhvi](https://harshsinghvi.com) - [Hassan Ahmed](https://www.hassanahmed.net/) From 48dbddb5076173d7d9baee247eb7d58a4e48910c Mon Sep 17 00:00:00 2001 From: Halid Date: Mon, 5 Dec 2022 15:36:32 +0300 Subject: [PATCH 077/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc3e2e8..efdd5f3 100755 --- a/README.md +++ b/README.md @@ -209,6 +209,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## H - [Hafid Ziti](https://www.hafidziti.dev/) +- [Halit İslam İçli](https://halid.dev/) - [Hamza Ehsan](https://www.hamzaehsan.com) - [Hanzla Tauqeer](https://github.com/1hanzla100/developer-portfolio) - [Hari Prasad](https://hariprasd.me) From 57b13b16fcca74d6bc1ac0bb33661b19952d3081 Mon Sep 17 00:00:00 2001 From: Shivam Kaushal Date: Wed, 7 Dec 2022 17:22:44 +0530 Subject: [PATCH 078/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55038f0..ff09ab3 100644 --- a/README.md +++ b/README.md @@ -466,6 +466,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Shaan Khan](https://www.shaankhan.dev/) - [Shahid Shaikh](http://shahidshaikh.com) - [Shannon Crabill](http://shannoncrabill.com) +- [Shivam Kaushal](https://shivamkaushal.in) - [Shubham Tarade](https://coder-shanks.github.io/) - [Shuvam Manna](http://shuvam.xyz) - [Simon Knott](https://simonknott.de) From e85419413c28eb66a945dffe72471d664e592856 Mon Sep 17 00:00:00 2001 From: Satish Jhanwer Date: Thu, 8 Dec 2022 13:16:50 +0530 Subject: [PATCH 079/183] chore: added my portfolio and website link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff09ab3..4e47251 100644 --- a/README.md +++ b/README.md @@ -455,6 +455,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Sanyam Kumar](https://sanyam.dev/) - [Sarang N](https://srng.dev) - [Sai Teja](https://saiteja13427.github.io/) +- [Satish Jhanwer](https://satishjhanwer.github.io/) ([@satishjhanwer](https://github.com/satishjhanwer)) - [Saurabh Daware](https://www.saurabhdaware.in/) - [Saurav M H](https://sauravmh.com) - [Sauvik Nath](https://sauviknath.com) From c4a53f23ff6bc882238f14f695c10fbe938436e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aycan=20=C3=96=C4=9F=C3=BCt?= <74212439+aycanogut@users.noreply.github.com> Date: Mon, 12 Dec 2022 13:12:58 +0300 Subject: [PATCH 080/183] add portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e47251..38d8d4d 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Atanas Atanasov](https://atanas.info) - [Austin Gericke](https://www.austingericke.com/) - [Austin Pham](https://auspham.dev) +- [Aycan Öğüt](https://aycan.dev) - [Azhar Zafar](http://azharr.com) ## B From 5a3c0cbc1d6d32431064599a470167669df6845e Mon Sep 17 00:00:00 2001 From: Nawrasse Dahman Date: Fri, 16 Dec 2022 01:27:57 +0100 Subject: [PATCH 081/183] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e47251..a034e4f 100644 --- a/README.md +++ b/README.md @@ -366,7 +366,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Nam Phan](https://namtphan.github.io) - [Nathan Simpson](https://nathansimpson.design) - [Naveed Ahmed](https://www.trixum.net/) -- [Nawrasse Dahman](https://www.nawrasse.tk/) +- [Nawrasse Dahman](https://www.nawrassedahman.tk/) - [Nazia Shehnaz Joynab](https://geek-a-byte.github.io/) - [Nesrine Sghaier](https://nesrinesghaier.me) - [Nhlanhla Hasane](https://nhlanhlahasane.netlify.app/) From 68f56521fb57fb81125adafa88c92cc14e0083f0 Mon Sep 17 00:00:00 2001 From: Chuck Date: Tue, 20 Dec 2022 07:06:44 -0500 Subject: [PATCH 082/183] Update link-checker.yml --- .github/workflows/link-checker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-checker.yml b/.github/workflows/link-checker.yml index 1a2842c..3d1faca 100644 --- a/.github/workflows/link-checker.yml +++ b/.github/workflows/link-checker.yml @@ -2,7 +2,7 @@ on: repository_dispatch: workflow_dispatch: schedule: - - cron: "00 18 * * *" + - cron: "00 18 * * 0" name: Check markdown links jobs: linkChecker: From ee227fe6daaeaab369211d58d28fc5f702429415 Mon Sep 17 00:00:00 2001 From: Chuck Date: Tue, 20 Dec 2022 07:06:52 -0500 Subject: [PATCH 083/183] Update README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 926896e..05fedae 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Anurag Hazra](https://anuraghazra.github.io) - [Ariel Andrade](https://sudoariel.github.io/) - [Ariel Chura](https://arielchura.com) -- [Arpit Gupta](http://arpitfolio.herokuapp.com) - [Arpit Sharma](https://yesarpit.github.io) - [Arsalan Shakil](https://arsalanshakil.github.io/) - [Arsh Sahzad](https://www.arsh.dev) @@ -101,7 +100,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Bhavani Ravi](http://bhavaniravi.com) - [Bhavya Tomar](https://bhavya.dev) - [Bhushan Borole](https://bhushan-borole.github.io/) -- [Bipin MV](https://bipinmv.github.io) - [Bob Matyas](https://www.bobmatyas.com) - [Bohdan Khvorostovskyi](https://khvorostovskyi.com) - [Bouwe Westerdijk](https://bouwe.io) @@ -230,7 +228,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## I -- [Ian Trent](https://iantrent.com) - [Ibrahim Hizlioglu](https://www.ibrahimhizlioglu.com) - [Ike Ofoegbu](https://iodev.io) - [Indrajeet Nikam](https://indrajeet.me/) @@ -288,8 +285,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Katie Amberg-Johnson](https://kambergjohnson.com) (made with [TechFolios](https://techfolios.github.io)) - [Kaustubhai](https://kaustubhai.netlify.app/) - [Kelven Rubalaine](https://kelven.dev) -- [keyur kakadiya](https://keyur-kakadiya.herokuapp.com/) -- [Khoironi Kurnia Syah](https://zekhoi.my.id/) - [Kyle Shook](http://Kyleshook.com) ## L @@ -356,7 +351,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Muhammad Abdullah](https://mabdullahse.com) - [Muhammad Muhaddis](https://muhaddis.info) - [Muhammad Rashid](https://iamrashy.netlify.app) -- [Muhammad Zeeshan](https://mzeeshan.me) - [Mukul Chugh](https://mukulchugh.com) - [Muntadhar Haydar](https://muntadhar.net) - [Musaddiq Ashfaq](https://musaddiq-ashfaq.github.io/Portfolio) @@ -437,7 +431,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Roland L. Taylor](http://rolandixor.pro) - [Roman Smunyov](https://romanisthere.github.io/) - [Ronny Coste](https://ronnycoste.com/) -- [Ropo John Olatujoye](http://simplycrownclothing.herokuapp.com) - [Roshan Kr Soni](https://roshankrsoni.github.io) - [Roxza](https://roxza.me) - [Ryan Burgess](http://ryanburgess.com) @@ -464,7 +457,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Sebastien Graf](https://seb-graf.com) - [Sergei Chestakov](https://sergei.com) - [Seth Hall](https://sethhallcreative.com) -- [Serhii Hidenko](https://lookmy.dev/) - [Shaan Khan](https://www.shaankhan.dev/) - [Shahid Shaikh](http://shahidshaikh.com) - [Shannon Crabill](http://shannoncrabill.com) @@ -506,7 +498,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Vaidhyanathan S M](https://vaidhyanathansm.netlify.app/) - [Valentine Elum](https://vahlcode.vercel.app) - [Varun Dey](https://varundey.me) -- [Varun Kumar Tiwari](https://varuntiwari.xyz/) - [Vatsal Shah](https://vatsalshah.in) - [Vedant Athavale](https://vedantathavale.webflow.io/) - [Vedant Milind Athavale](http://vedant-athavale.byethost31.com/portfolio.html?i=1) From 266a437092464dbf55174a0c52dc51920260ba43 Mon Sep 17 00:00:00 2001 From: Aashir Khan Date: Fri, 23 Dec 2022 20:19:29 +0500 Subject: [PATCH 084/183] Update README.md portfolio added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05fedae..5f89f46 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## A +- [Aashir Khan](https://portfolio-n4sn.vercel.app/) - [Aakash Sharma](https://aakash-sharma.netlify.app/) - [Aaron Dunphy](https://aarondunphy.com) - [Aaryanna Simonelli](https://ashleighsimonelli.co.uk) From 7e42f90a97150698bf279cca6a174d380a5501e6 Mon Sep 17 00:00:00 2001 From: Silas Rodrigues Date: Sat, 24 Dec 2022 13:05:28 -0300 Subject: [PATCH 085/183] add portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f89f46..3c66a08 100644 --- a/README.md +++ b/README.md @@ -464,6 +464,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Shivam Kaushal](https://shivamkaushal.in) - [Shubham Tarade](https://coder-shanks.github.io/) - [Shuvam Manna](http://shuvam.xyz) +- [Silas Rodrigues](https://silasrodrigues.vercel.app) - [Simon Knott](https://simonknott.de) - [Soham Mondal](https://sohammondal.com) - [Sonu kumar kushwaha](https://flyingsonu122.github.io/) From 82aad736d1ad41d27a69d565574296063e4cdc01 Mon Sep 17 00:00:00 2001 From: Tek Kshetri <39838116+iamtekson@users.noreply.github.com> Date: Wed, 28 Dec 2022 10:57:48 -0700 Subject: [PATCH 086/183] added Tek's name --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c66a08..b09101b 100644 --- a/README.md +++ b/README.md @@ -479,6 +479,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Taranjeet Singh](https://taranjeet.co/) - [Tejas Kumar](http://tej.as) - [Tejaswi Chaudhari](https://tejaswichaudhari.me/) +- [Tek Kshetri](http://tekkshetri.com.np) - [Tek Raj Joshi](https://t3kraj.netlify.app) - [Tiago Hermano](https://tiagohermano.dev/) - [Thea Choem](https://thea.juniorise.com) From ba8711ba44f8ed99bdc661066b789a771c581b4d Mon Sep 17 00:00:00 2001 From: SumitNalavade Date: Wed, 28 Dec 2022 23:56:00 -0600 Subject: [PATCH 087/183] Add Sumit Nalavade --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c66a08..30f43ef 100644 --- a/README.md +++ b/README.md @@ -472,6 +472,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Sree Godavarthi](http://sreegodavarthi.github.io) - [Stefan Bohacek](https://fourtonfish.com/) - [Suhail Roushan](https://suhailroushan.com) +- [Sumit Nalavade](https://sumitnalavade.vercel.app/) ## T From 85912ffd6c7d1e6e655301908740c5cfd69ae80a Mon Sep 17 00:00:00 2001 From: Chuck Date: Thu, 29 Dec 2022 09:19:15 -0500 Subject: [PATCH 088/183] Update README.md Update broken links --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 87ca78a..8141da1 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Akshat Gupta](https://www.akshatvg.com) - [Alejandro Sobko](http://alejandrosobko.com) - [Alestor Aldous](http://alestor123.github.io/) -- [Alex Goff](http://alex-goff.com) - [Alex Michailidis](https://alexandros.tech/) - [Alexander Schmidt](https://alexanderschmidt.info/) - [Alexey Golub](http://tyrrrz.me) @@ -252,7 +251,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Jake Ginesin](https://jakegines.in/) - [Jakob Rössner](https://roessner.tech) - [James Turner](http://turnerj.com) -- [Jane Manchun Wong](http://wongmjane.com) - [Janessa Tran](http://janessatran.github.io) - [Jatin Sharma](http://j471n.in/) - [Jayant Goel](http://jayantgoel001.github.io/) @@ -297,7 +295,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Lee Warrick](http://leewarrick.com) - [Leroy Rosales](https://leroyrosales.com) - [Leonel Ngoya](https://lndev.me) -- [Lewis Ndiritu](https://thirsty-ritchie-2c12b7.netlify.app/) - [Liplan Lekipising](https://lekipising.tech/) - [Lisa Blunt](https://lisablunt.github.io) - [Lisa Savoie](http://lscodes.com) @@ -406,7 +403,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Pramesh Karki](https://karkipramesh.com.np/) - [Praveen Kumar Purushothaman](https://praveen.science/) - [Praveen Saini](https://praveen-me.github.io) -- [Praveesh Pavithran](https://praveeshpavithran.online/) - [Priya Nayak](https://priya180975.github.io/portfolio/) - [Pushpak Chhajed](https://pushpak1300.github.io/) From c0b08e187050aeb721011bfa4f5941ab3a4c54f3 Mon Sep 17 00:00:00 2001 From: Jonathan Kila Date: Thu, 29 Dec 2022 14:26:54 +0000 Subject: [PATCH 089/183] updated jonathan kila portfolio website url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8141da1..fe3c00f 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Jerry Hirsch](https://jerryhirsch.com/) - [Jim Raptis](http://www.raptis.wtf) - [Jo Lienhoop](https://jolienhoop.com/) -- [Jonathan Kila](https://excelsior2021.github.io) +- [Jonathan Kila](https://jonathankila.vercel.app) - [Jordi Espinoza Mendoza](https://www.itsmejordi.live/#/) - [Josef Aidt](https://josefaidt.dev) - [Joseph Friedman](http://DecentGradient.com) From 952dc357493b59f1b26e9d116d237a4706b35c9d Mon Sep 17 00:00:00 2001 From: Boris Edison <67020745+BorisEdison@users.noreply.github.com> Date: Fri, 30 Dec 2022 18:40:08 +0530 Subject: [PATCH 090/183] added boris edison portfolio url --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe3c00f..7345cb6 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Bhushan Borole](https://bhushan-borole.github.io/) - [Bob Matyas](https://www.bobmatyas.com) - [Bohdan Khvorostovskyi](https://khvorostovskyi.com) +- [Boris Edison](https://borisedison.in/) - [Bouwe Westerdijk](https://bouwe.io) - [Brad Garropy](https://bradgarropy.com) - [Brianna Roby](http://brianna-roby.com) From 617ab449790a4c3109d7e2b7cf1ed4945004e143 Mon Sep 17 00:00:00 2001 From: Ajay-Kannan7 Date: Sat, 31 Dec 2022 14:02:36 +0530 Subject: [PATCH 091/183] added portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7345cb6..c9b9d1d 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Ahmad Awais](https://ahmadawais.com/) - [Ahmed Zougari](https://ahmedzougari.com) - [Ahsan Khan](https://ahsankhan.me/) +- [Ajay Kannan](https://ajaykannan.netlify.app/) - [Akash Pawara](https://akashpawara.com) - [Akash Rajpurohit](https://akashrajpurohit.com/) - [Akshat Gupta](https://www.akshatvg.com) From 00f0e3d39db9b234cae1db21c81145a5a975dc23 Mon Sep 17 00:00:00 2001 From: Amogh Telkar Date: Tue, 3 Jan 2023 11:24:38 +0530 Subject: [PATCH 092/183] Update README.md Hello, I've added my portfolio to this repository according to the lexicographical and alphabetical order. Hope to get my pull request merged! Thanks. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7345cb6..ab123e7 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Aman Mittal](http://amanhimself.dev) - [Aman Shrivastava](https://aman04.netlify.app/) - [Amit Gujar](https://amitgujar.github.io/) +- [Amogh Telkar](https://amoghtelkar.com) - [Amruth Pillai](https://amruthpillai.com) - [Anandhu Sajan](https://anandhusajan.com) - [Andreas Beuger](https://beuger.dev) From 97a1a1fdfdf972106c0248d9d49664e149c9fb80 Mon Sep 17 00:00:00 2001 From: Chuck Date: Thu, 5 Jan 2023 06:23:51 -0500 Subject: [PATCH 093/183] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2d28b13..6a5fc1c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Abdul Rauf](https://armujahid.me) - [Abdusamad Malikov](https://www.abdusamad.uz) - [Abhinav Galodha](https://www.galodha.com) -- [Abhishek Jha](https://abhijha.live/) - [Abolfazl Abdali](https://abdali.dev/) - [Adam Alston](https://www.adamalston.com) - [Adil Aboulkacim](https://adilaboulkacim.com/) @@ -206,7 +205,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Godswill Umukoro](https://godswillumukoro.com/) - [Goh Jun Xiang](https://gohjunx.github.io/GohJunXiang.github.io/) - [Goh You Sheng](https://shenggg2000.github.io/portfolio/) -- [Govind Singh Ranawat](https://govindsingh9447.github.io/ranawattecofficial.github.io/) ## H From 76aff434637e20d61ed676cb36058d3c9e0fc526 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 10 Jan 2023 13:04:14 +0000 Subject: [PATCH 094/183] Removal of deadlink to maxmohammadi.com --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6a5fc1c..37eca6f 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Matteo Lobello](https://matteolobello.it) - [Matvey Kottsov](https://matvey.codes/) - [Maverick](https://supacode.dev/) -- [Max Mohammadi](http://www.maxmohammadi.com/) - [Maxim Villivald](https://villivald.com/) - [Maya Shavin](https://www.mayashavin.com/) - [Mayank Agarwal](https://mayankagarwal.me/) From 4287ef8d7a600e85876540e8ffd34b6acd993fa8 Mon Sep 17 00:00:00 2001 From: Jiseeeh Date: Thu, 12 Jan 2023 00:46:27 +0800 Subject: [PATCH 095/183] add: add john carlo portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37eca6f..d4ee558 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Jerry Hirsch](https://jerryhirsch.com/) - [Jim Raptis](http://www.raptis.wtf) - [Jo Lienhoop](https://jolienhoop.com/) +- [John Carlo Camara](https://jiseeeh.vercel.app/) - [Jonathan Kila](https://jonathankila.vercel.app) - [Jordi Espinoza Mendoza](https://www.itsmejordi.live/#/) - [Josef Aidt](https://josefaidt.dev) From 863792bdebd3aad48607a5bf65ec32ce366b0be6 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 12 Jan 2023 13:35:59 +0000 Subject: [PATCH 096/183] removal of dead links --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index d4ee558..e718c38 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Aman Anku](http://amananku26.github.io) - [Aman Mittal](http://amanhimself.dev) - [Aman Shrivastava](https://aman04.netlify.app/) -- [Amit Gujar](https://amitgujar.github.io/) - [Amogh Telkar](https://amoghtelkar.com) - [Amruth Pillai](https://amruthpillai.com) - [Anandhu Sajan](https://anandhusajan.com) @@ -106,7 +105,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Boris Edison](https://borisedison.in/) - [Bouwe Westerdijk](https://bouwe.io) - [Brad Garropy](https://bradgarropy.com) -- [Brianna Roby](http://brianna-roby.com) - [Brittany Chiang](https://brittanychiang.com) ## C @@ -280,7 +278,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Kaleigh Scruggs](http://kaleighscruggs.com) - [Kamran Hamid](https://mkamranhamid.netlify.com) -- [Kapil Gorve](http://jskap.com) - [Karen Fletcher](https://knpfletcher.dev) - [Karthik Menon](https://www.karthikmenon.com/) - [Katie Amberg-Johnson](https://kambergjohnson.com) (made with [TechFolios](https://techfolios.github.io)) @@ -323,7 +320,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Marouane Rassili](https://mrassili.com) - [Mason Slover](https://github.com/MasonSlover/ProcessingPortfolio) - [Matt Filer](http://mattfiler.co.uk) -- [Matteo Lobello](https://matteolobello.it) - [Matvey Kottsov](https://matvey.codes/) - [Maverick](https://supacode.dev/) - [Maxim Villivald](https://villivald.com/) @@ -357,7 +353,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## N - [Nacho Caiafa](https://nachokai.github.io/rpg-cv) -- [Nam Phan](https://namtphan.github.io) - [Nathan Simpson](https://nathansimpson.design) - [Naveed Ahmed](https://www.trixum.net/) - [Nawrasse Dahman](https://www.nawrassedahman.tk/) From 0af7da42d8d481c484190d73cbdc0d2bdde03eea Mon Sep 17 00:00:00 2001 From: Khaled Date: Sat, 14 Jan 2023 11:30:05 +0600 Subject: [PATCH 097/183] Added my portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e718c38..bf5069f 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Katie Amberg-Johnson](https://kambergjohnson.com) (made with [TechFolios](https://techfolios.github.io)) - [Kaustubhai](https://kaustubhai.netlify.app/) - [Kelven Rubalaine](https://kelven.dev) +- [Khaled Ahmed](https://khaled.is-a.dev) - [Kyle Shook](http://Kyleshook.com) ## L From 9b6ef289c2bb8be9d3c442b56e830cc7f9a7ede6 Mon Sep 17 00:00:00 2001 From: Kaustubh Dwivedi Date: Sun, 15 Jan 2023 12:36:17 +0530 Subject: [PATCH 098/183] Added "Kaustubh Dwivedi" Portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf5069f..427f61c 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Karen Fletcher](https://knpfletcher.dev) - [Karthik Menon](https://www.karthikmenon.com/) - [Katie Amberg-Johnson](https://kambergjohnson.com) (made with [TechFolios](https://techfolios.github.io)) +- [Kaustubh Dwivedi] (https://portfolio-onlykingkd.vercel.app/) - [Kaustubhai](https://kaustubhai.netlify.app/) - [Kelven Rubalaine](https://kelven.dev) - [Khaled Ahmed](https://khaled.is-a.dev) From 98dfbef192e7e0d33d1db9b20587e6ce580df4ff Mon Sep 17 00:00:00 2001 From: Alexandre Santos Date: Sun, 15 Jan 2023 12:56:20 -0300 Subject: [PATCH 099/183] alexandre santos --- .idea/.gitignore | 5 +++++ .idea/developer-portfolios.iml | 12 ++++++++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ README.md | 1 + 5 files changed, 32 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/developer-portfolios.iml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..b58b603 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/developer-portfolios.iml b/.idea/developer-portfolios.iml new file mode 100644 index 0000000..0c8867d --- /dev/null +++ b/.idea/developer-portfolios.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..bffbdf5 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index e718c38..b5b194c 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Alestor Aldous](http://alestor123.github.io/) - [Alex Michailidis](https://alexandros.tech/) - [Alexander Schmidt](https://alexanderschmidt.info/) +- [Alexandre Santos](https://alexandresantosal91.github.io) - [Alexey Golub](http://tyrrrz.me) - [Alfred Dagenais](https://alfreddagenais.com) - [Ali Spittel](http://alispit.tel) From 93892e590d13ed8a230a209a3045f30183edc366 Mon Sep 17 00:00:00 2001 From: Khaled Mohamed <73050798+krypton225@users.noreply.github.com> Date: Mon, 16 Jan 2023 20:29:40 +0200 Subject: [PATCH 100/183] ADD John Doe portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf5069f..b3d5b3f 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Joshua Izuchukwu](https://joshuaizu.vercel.app) - [Jubin Ayoob](https://web-portfolio-jubin369.vercel.app/) - [Julia Johnson](http://juliacodes.com) +- [John Doe](https://portfolio-john2.netlify.app/) ## K From 0643cc1cad1f98e23dcd42e5dc4b3465cc7689e0 Mon Sep 17 00:00:00 2001 From: Khaled Mohamed <73050798+krypton225@users.noreply.github.com> Date: Mon, 16 Jan 2023 20:44:14 +0200 Subject: [PATCH 101/183] Edit John Doe portfolio position Rearrange the position of John Doe portfolio in the correct order of the list. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3d5b3f..372c9c8 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Jim Raptis](http://www.raptis.wtf) - [Jo Lienhoop](https://jolienhoop.com/) - [John Carlo Camara](https://jiseeeh.vercel.app/) +- [John Doe](https://portfolio-john2.netlify.app/) - [Jonathan Kila](https://jonathankila.vercel.app) - [Jordi Espinoza Mendoza](https://www.itsmejordi.live/#/) - [Josef Aidt](https://josefaidt.dev) @@ -273,7 +274,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Joshua Izuchukwu](https://joshuaizu.vercel.app) - [Jubin Ayoob](https://web-portfolio-jubin369.vercel.app/) - [Julia Johnson](http://juliacodes.com) -- [John Doe](https://portfolio-john2.netlify.app/) ## K From 8176c5f6941806b4737736f498fc4a6883ebbbdd Mon Sep 17 00:00:00 2001 From: eclectic-coding Date: Mon, 16 Jan 2023 13:54:49 -0500 Subject: [PATCH 102/183] Add gitignore --- .gitignore | 171 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100755 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..ac8d997 --- /dev/null +++ b/.gitignore @@ -0,0 +1,171 @@ + +# Created by https://www.gitignore.io/api/linux,visualstudiocode,jetbrains+all,sublimetext,vim +# Edit at https://www.gitignore.io/?templates=linux,visualstudiocode,jetbrains+all,sublimetext,vim + +.DS_Store + +### JetBrains+all ### +# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm +# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 + +# User-specific stuff +.idea/**/workspace.xml +.idea/**/tasks.xml +.idea/**/usage.statistics.xml +.idea/**/dictionaries +.idea/**/shelf + +# Generated files +.idea/**/contentModel.xml + +# Sensitive or high-churn files +.idea/**/dataSources/ +.idea/**/dataSources.ids +.idea/**/dataSources.local.xml +.idea/**/sqlDataSources.xml +.idea/**/dynamic.xml +.idea/**/uiDesigner.xml +.idea/**/dbnavigator.xml + +# Gradle +.idea/**/gradle.xml +.idea/**/libraries + +# Gradle and Maven with auto-import +# When using Gradle or Maven with auto-import, you should exclude module files, +# since they will be recreated, and may cause churn. Uncomment if using +# auto-import. +# .idea/modules.xml +# .idea/*.iml +# .idea/modules +# *.iml +# *.ipr + +# CMake +cmake-build-*/ + +# Mongo Explorer plugin +.idea/**/mongoSettings.xml + +# File-based project format +*.iws + +# IntelliJ +out/ + +# mpeltonen/sbt-idea plugin +.idea_modules/ + +# JIRA plugin +atlassian-ide-plugin.xml + +# Cursive Clojure plugin +.idea/replstate.xml + +# Crashlytics plugin (for Android Studio and IntelliJ) +com_crashlytics_export_strings.xml +crashlytics.properties +crashlytics-build.properties +fabric.properties + +# Editor-based Rest Client +.idea/httpRequests + +# Android studio 3.1+ serialized cache file +.idea/caches/build_file_checksums.ser + +### JetBrains+all Patch ### +# Ignores the whole .idea folder and all .iml files +# See https://github.com/joeblau/gitignore.io/issues/186 and https://github.com/joeblau/gitignore.io/issues/360 + +.idea/ + +# Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-249601023 + +*.iml +modules.xml +.idea/misc.xml +*.ipr + +# Sonarlint plugin +.idea/sonarlint + +### Linux ### +*~ + +# temporary files which can be created if a process still has a handle open of a deleted file +.fuse_hidden* + +# KDE directory preferences +.directory + +# Linux trash folder which might appear on any partition or disk +.Trash-* + +# .nfs files are created when an open file is removed but is still being accessed +.nfs* + +### SublimeText ### +# Cache files for Sublime Text +*.tmlanguage.cache +*.tmPreferences.cache +*.stTheme.cache + +# Workspace files are user-specific +*.sublime-workspace + +# Project files should be checked into the repository, unless a significant +# proportion of contributors will probably not be using Sublime Text +# *.sublime-project + +# SFTP configuration file +sftp-config.json + +# Package control specific files +Package Control.last-run +Package Control.ca-list +Package Control.ca-bundle +Package Control.system-ca-bundle +Package Control.cache/ +Package Control.ca-certs/ +Package Control.merged-ca-bundle +Package Control.user-ca-bundle +oscrypto-ca-bundle.crt +bh_unicode_properties.cache + +# Sublime-github package stores a github token in this file +# https://packagecontrol.io/packages/sublime-github +GitHub.sublime-settings + +### Vim ### +# Swap +[._]*.s[a-v][a-z] +[._]*.sw[a-p] +[._]s[a-rt-v][a-z] +[._]ss[a-gi-z] +[._]sw[a-p] + +# Session +Session.vim +Sessionx.vim + +# Temporary +.netrwhist +# Auto-generated tag files +tags +# Persistent undo +[._]*.un~ + +### VisualStudioCode ### +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json + +### VisualStudioCode Patch ### +# Ignore all local history of files +.history + +# End of https://www.gitignore.io/api/linux,visualstudiocode,jetbrains+all,sublimetext,vim +n \ No newline at end of file From 1e4fd7138d5969585b7fee5c6662588a564bfeef Mon Sep 17 00:00:00 2001 From: Alexandre Santos <122564125+alexandresantosal91@users.noreply.github.com> Date: Mon, 16 Jan 2023 17:48:21 -0300 Subject: [PATCH 103/183] Delete .gitignore --- .idea/.gitignore | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .idea/.gitignore diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index b58b603..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ From 76063656efb55a78f232c5649afcf1e084c56bdd Mon Sep 17 00:00:00 2001 From: Alexandre Santos <122564125+alexandresantosal91@users.noreply.github.com> Date: Mon, 16 Jan 2023 17:48:43 -0300 Subject: [PATCH 104/183] Delete developer-portfolios.iml --- .idea/developer-portfolios.iml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .idea/developer-portfolios.iml diff --git a/.idea/developer-portfolios.iml b/.idea/developer-portfolios.iml deleted file mode 100644 index 0c8867d..0000000 --- a/.idea/developer-portfolios.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file From d6cde604e47fec296cd0c9700e61f8e457c2c89f Mon Sep 17 00:00:00 2001 From: "Jatin Sharma (desktop)" Date: Tue, 17 Jan 2023 04:37:20 +0530 Subject: [PATCH 105/183] Adding more portfolios --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6972973..7b971eb 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Deepraj Rakshit](http://deeprajrakshit.me/) - [Denis Tokarev](https://devlato.com) - [Derryk Theberge](https://dtheberge.com/) +- [Delba](https://delba.dev/) - [Dhanush Nehru](https://whatsapp-portfolio-dhanushnehru.netlify.app/) - [Dheeraj Gupta](https://dheerajgupta.netlify.app/#/) - [Dick Wyn Yong](https://dickwyn.xyz) @@ -170,6 +171,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Ephraim Atta-Duncan](https://astrosaurus.me) - [Erdal TAŞKESEN](https://www.erdaltaskesen.com) - [Evander Inácio](https://evander.vercel.app/) +- [Evil Rabbit](https://evilrabb.it/) - [Ezekiel Ekunola](https://ezekielekunola.com) ## F @@ -215,6 +217,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Hari Prasad](https://hariprasd.me) - [Harsh Goel](https://harshgoel.me) - [Harsh Singhvi](https://harshsinghvi.com) +- [Harsh Singh](https://harshsingh.xyz/) - [Hassan Ahmed](https://www.hassanahmed.net/) - [Hassan Murtaza](https://hassanmurtaza.com) - [Hatem Ahmad](https://codewithmenow.tech) @@ -283,7 +286,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Karen Fletcher](https://knpfletcher.dev) - [Karthik Menon](https://www.karthikmenon.com/) - [Katie Amberg-Johnson](https://kambergjohnson.com) (made with [TechFolios](https://techfolios.github.io)) -- [Kaustubh Dwivedi] (https://portfolio-onlykingkd.vercel.app/) +- [Kaustubh Dwivedi](https://portfolio-onlykingkd.vercel.app/) - [Kaustubhai](https://kaustubhai.netlify.app/) - [Kelven Rubalaine](https://kelven.dev) - [Khaled Ahmed](https://khaled.is-a.dev) @@ -296,6 +299,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Leandro Simões](https://lesimoes.dev) - [Leonardo Oliveira](https://leonardoliveira.com) - [Lee Warrick](http://leewarrick.com) +- [Lee Robinson](https://leerob.io/) - [Leroy Rosales](https://leroyrosales.com) - [Leonel Ngoya](https://lndev.me) - [Liplan Lekipising](https://lekipising.tech/) From 6dd6f71889a5c4729d7c8851febf41e598abf6be Mon Sep 17 00:00:00 2001 From: Daniel Castro Date: Tue, 17 Jan 2023 12:20:42 -0400 Subject: [PATCH 106/183] Add portfolio Apologies for the previous mistake. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b971eb..b0799c3 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Damian Markowski](https://damianmarkowski.com) - [Dania Al-Hakim](https://pixeldania.netlify.app/) - [Daniel Alberski](https://danielalberski.redark.pl/) +- [Daniel Castro](https://rwxdan.dev/) - [Danilo Batson](https://danilobatson.github.io/portfolio/) - [Danilo Castro](https://www.welcomedeveloper.com/) - [Danstan Onyango](https://zemuldo.com/) From e1f3ee3dcb7e5d5a8ea77855c596e9f23ccfc454 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 18 Jan 2023 08:43:08 +0000 Subject: [PATCH 107/183] Removal of dead link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b0799c3..91f37ca 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## E - [Eduard-Constantin Ibinceanu](https://eduardconstantin.github.io) -- [Elio Jordan Lopes](https://develioper.vercel.app) - [Emmanuel ADEKPLOVI](https://homescriptone.com) - [Enea Xharja](https://eneaxharja.com) - [Ephraim Atta-Duncan](https://astrosaurus.me) From 5512122ddc2cb062f84d61dd727d911fe00f0bf4 Mon Sep 17 00:00:00 2001 From: Arup Mandal <110271890+cyberboyarup@users.noreply.github.com> Date: Wed, 18 Jan 2023 15:44:12 +0530 Subject: [PATCH 108/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0799c3..9db11ae 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Austin Pham](https://auspham.dev) - [Aycan Öğüt](https://aycan.dev) - [Azhar Zafar](http://azharr.com) +- [Arup Mandal](https://arupmandal.github.io/) ## B From ffcfe25962fffef41495e553322e28037b99df81 Mon Sep 17 00:00:00 2001 From: Andrianarisoa Daniel Date: Wed, 18 Jan 2023 15:59:09 +0300 Subject: [PATCH 109/183] updated with my new domain --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9db11ae..6ce3e76 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Andreas Beuger](https://beuger.dev) - [Andrej Sharapov](https://sharapov.dev) - [Andrew Woods](https://andrewwoods.net) -- [Andrianarisoa Daniel](https://radanfolio.vercel.app) +- [Andrianarisoa Daniel](https://www.devist.xyz) - [Andy Bell](https://andy-bell.design/) - [Angel Martinez](https://angelmtz.dev) - [Aniket Kudale](https://aniket.co) From 14ecc7e337643d1f93dcfc121981231d174af818 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 18 Jan 2023 18:30:17 +0000 Subject: [PATCH 110/183] Fix typo in domain --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91f37ca..eae0060 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## E - [Eduard-Constantin Ibinceanu](https://eduardconstantin.github.io) +- [Elio Jordan Lopes](https://developer.vercel.app) - [Emmanuel ADEKPLOVI](https://homescriptone.com) - [Enea Xharja](https://eneaxharja.com) - [Ephraim Atta-Duncan](https://astrosaurus.me) From c357cb9ecff9b96687915e99d12642d8a06248b7 Mon Sep 17 00:00:00 2001 From: jainex17 Date: Thu, 19 Jan 2023 11:47:08 +0530 Subject: [PATCH 111/183] add portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 589e1bc..ad27aac 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Jahir Fiquitiva](https://jahir.dev) - [Jai Kirdatt](https://JaiK.me) - [Jainam Desai](https://th3c0d3br34ker.github.io) +- [Jainex Patel](https://jainex.vercel.app/) - [Jake Ginesin](https://jakegines.in/) - [Jakob Rössner](https://roessner.tech) - [James Turner](http://turnerj.com) From d25db3a3521947927902d844b7300415085bbffa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= <86272521+cristiancmoises@users.noreply.github.com> Date: Mon, 23 Jan 2023 19:48:40 -0400 Subject: [PATCH 112/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad27aac..d493a62 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Colin Lord](https://colinlord.com/) - [Collins Koech](https://collinskoechportfolio.web.app) - [Cristiano Filho](https://cristianofilho.github.io/) +- [Cristian Cezar Moisés](https://live-one.vercel.app/) - [Cui Ding](https://cuierd.github.io/) ## D From 5d141bfd11363448fbe9f575796c3aebbb96557e Mon Sep 17 00:00:00 2001 From: Chuck Date: Mon, 23 Jan 2023 20:27:28 -0500 Subject: [PATCH 113/183] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d493a62..caeecd7 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Abdelaziz El Arassi](http://aelarassi.com/) - [Abdellatif Laghjaj](http://abdellatif-laghjaj.ml/) - [Abdul Rahman](https://abdulrahman.id/) -- [Abdul Raihan](https://raihanhosen.com/) - [Abdul Rauf](https://armujahid.me) - [Abdusamad Malikov](https://www.abdusamad.uz) - [Abhinav Galodha](https://www.galodha.com) From bf502ff0b50af8f5c5e1599a8b8854c8f752bb5e Mon Sep 17 00:00:00 2001 From: Khaled Mohamed <73050798+krypton225@users.noreply.github.com> Date: Tue, 24 Jan 2023 21:41:10 +0200 Subject: [PATCH 114/183] ADD Thomas David portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index caeecd7..e72892e 100644 --- a/README.md +++ b/README.md @@ -485,6 +485,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Tejaswi Chaudhari](https://tejaswichaudhari.me/) - [Tek Kshetri](http://tekkshetri.com.np) - [Tek Raj Joshi](https://t3kraj.netlify.app) +- [Thomas David](https://thomas-david-portfolio.netlify.app/) - [Tiago Hermano](https://tiagohermano.dev/) - [Thea Choem](https://thea.juniorise.com) - [Thea Mushambadze](https://highflyer910.github.io/) From e2fb9c083def9ea6b9838e97a2d71f7e062881c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hasan=20AYDO=C4=9EDU?= Date: Wed, 25 Jan 2023 16:39:13 +0300 Subject: [PATCH 115/183] Added portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e72892e..a451028 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Harsh Goel](https://harshgoel.me) - [Harsh Singhvi](https://harshsinghvi.com) - [Harsh Singh](https://harshsingh.xyz/) +- [Hasan Aydoğdu](https://haydogdu1990.github.io/resume-json-css/) - [Hassan Ahmed](https://www.hassanahmed.net/) - [Hassan Murtaza](https://hassanmurtaza.com) - [Hatem Ahmad](https://codewithmenow.tech) From a8e4200784a650ed82f28abdfd942ea6bd3f7f7e Mon Sep 17 00:00:00 2001 From: "kenta.yamamoto" Date: Sat, 28 Jan 2023 18:47:08 +0900 Subject: [PATCH 116/183] Added portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a451028..fbe1b99 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Kaustubh Dwivedi](https://portfolio-onlykingkd.vercel.app/) - [Kaustubhai](https://kaustubhai.netlify.app/) - [Kelven Rubalaine](https://kelven.dev) +- [Kenta Yamamoto](https://ychof.com) - [Khaled Ahmed](https://khaled.is-a.dev) - [Kyle Shook](http://Kyleshook.com) From 717019826fb17bb586c2fc957068f26ce802ec42 Mon Sep 17 00:00:00 2001 From: Bhagawat Adhikari Date: Sat, 28 Jan 2023 17:57:41 +0600 Subject: [PATCH 117/183] add bhagawat-adhikari --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a451028..8ae58d3 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Ben Rogers](https://benrogers.dev) - [Berat Bozkurt](https://beratbozkurt.net/) - [Bertil Tandayamo](https://www.bertiltandayamo.me/) +- [Bhagawat Adhikari](https://github.com/bhagawatadhikari) - [Bhavani Ravi](http://bhavaniravi.com) - [Bhavya Tomar](https://bhavya.dev) - [Bhushan Borole](https://bhushan-borole.github.io/) From 83457c9793aa91beff36eb6f8c187a92a2102e93 Mon Sep 17 00:00:00 2001 From: Seunghun Bang Date: Sun, 29 Jan 2023 06:31:46 +0900 Subject: [PATCH 118/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ae58d3..b6e860f 100644 --- a/README.md +++ b/README.md @@ -463,6 +463,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Sebastien Graf](https://seb-graf.com) - [Sergei Chestakov](https://sergei.com) - [Seth Hall](https://sethhallcreative.com) +- [Seunghun Bang](https://https://seunghun-website.vercel.app/) - [Shaan Khan](https://www.shaankhan.dev/) - [Shahid Shaikh](http://shahidshaikh.com) - [Shannon Crabill](http://shannoncrabill.com) From 41a7975d4959354a49f4c6c2d16e5ac01bc57b91 Mon Sep 17 00:00:00 2001 From: Seunghun Bang Date: Sun, 29 Jan 2023 09:33:11 +0900 Subject: [PATCH 119/183] My link is broken --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22b4608..4fc3f07 100644 --- a/README.md +++ b/README.md @@ -464,7 +464,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Sebastien Graf](https://seb-graf.com) - [Sergei Chestakov](https://sergei.com) - [Seth Hall](https://sethhallcreative.com) -- [Seunghun Bang](https://https://seunghun-website.vercel.app/) +- [Seunghun Bang](https://seunghun-website.vercel.app/) - [Shaan Khan](https://www.shaankhan.dev/) - [Shahid Shaikh](http://shahidshaikh.com) - [Shannon Crabill](http://shannoncrabill.com) From aa8b7c14046311d0ebb03b8ebe5d052cad3bb834 Mon Sep 17 00:00:00 2001 From: Hemsundar Paranthaman <71200984+Hemsundar15@users.noreply.github.com> Date: Sun, 29 Jan 2023 06:48:03 +0530 Subject: [PATCH 120/183] Update README.md Add my portfolio site --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4fc3f07..67876fa 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Hassan Ahmed](https://www.hassanahmed.net/) - [Hassan Murtaza](https://hassanmurtaza.com) - [Hatem Ahmad](https://codewithmenow.tech) +- [Hemsundar Paranthaman](https://hemdev.vercel.app) - [Henry Lee](https://dragonwarrior.vercel.app) - [Herman Starikov](http://starikov.dev) - [Hubert Kimani](https://hubertkimani.me) From de2d14501faa6650a794439b681b5c7523d2a044 Mon Sep 17 00:00:00 2001 From: Chuck Date: Tue, 31 Jan 2023 08:22:09 -0500 Subject: [PATCH 121/183] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 67876fa..34f92ee 100644 --- a/README.md +++ b/README.md @@ -372,7 +372,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Naveed Ahmed](https://www.trixum.net/) - [Nawrasse Dahman](https://www.nawrassedahman.tk/) - [Nazia Shehnaz Joynab](https://geek-a-byte.github.io/) -- [Nesrine Sghaier](https://nesrinesghaier.me) - [Nhlanhla Hasane](https://nhlanhlahasane.netlify.app/) - [Nico Bachner](https://nicobachner.com) - [Nico van Zyl](https://nicovanzyl.com) From e2f313a278e73b4b133a8ff4b05c424c19023bf7 Mon Sep 17 00:00:00 2001 From: Rajesh Kumar Yadav Date: Tue, 31 Jan 2023 13:31:19 +0000 Subject: [PATCH 122/183] add RajeshKumarYadav --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34f92ee..0a5b742 100644 --- a/README.md +++ b/README.md @@ -426,6 +426,8 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Rahul Sawant](http://raalzz.com) - [Rajan Bhattarai](https://cdrrazan.com) - [Rajekevin](https://rajekevin.fr) +- [Rajesh Kumar Yadav](https://rajeshkumaryadav.com) +- [Rajesh Kumar Yadav](https://r-k-y.com) - [Ralf D. Müller](https://fiveandahalfstars.ninja/rdmueller.html) - [Rick Hanlon](https://rickhanlonii.github.io/) - [Riley J. Shaw](https://rileyjshaw.com) From 4eadc10331b4a8c86448caa73f95c0e3ddb30622 Mon Sep 17 00:00:00 2001 From: Lakshan Rukantha <64830641+LakshanRukantha@users.noreply.github.com> Date: Sun, 5 Feb 2023 13:59:16 +0530 Subject: [PATCH 123/183] Added 'Lakshan Rukantha' Portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a5b742..020ab4d 100644 --- a/README.md +++ b/README.md @@ -301,6 +301,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## L +- [Lakshan Rukantha](https://lakshanrukantha.github.io/) - [Lars Roettig](https://larsroettig.dev) - [Laurie Barth](http://laurieontech.dev) - [Leandro Simões](https://lesimoes.dev) From f9daf55d2239b0b06608a97ddf021059e11f3a78 Mon Sep 17 00:00:00 2001 From: Tim Date: Mon, 6 Feb 2023 15:08:30 +0000 Subject: [PATCH 124/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 020ab4d..51d991e 100644 --- a/README.md +++ b/README.md @@ -494,6 +494,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Tek Raj Joshi](https://t3kraj.netlify.app) - [Thomas David](https://thomas-david-portfolio.netlify.app/) - [Tiago Hermano](https://tiagohermano.dev/) +- [Tim Jones](https://timmoth.com/) - [Thea Choem](https://thea.juniorise.com) - [Thea Mushambadze](https://highflyer910.github.io/) - [TheKaushikGoswami](https://thekaushikgoswami.github.io) From dbdd378316bd849e3c1b5636b009f7120c809ca5 Mon Sep 17 00:00:00 2001 From: Vinay Pratap Singh Date: Wed, 8 Feb 2023 17:53:22 +0530 Subject: [PATCH 125/183] added: vinay portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51d991e..01066a8 100644 --- a/README.md +++ b/README.md @@ -521,6 +521,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Vidushan Chooriyakumaran](https://vidu.sh/an) - [Vikas Ukani](https://vikas-ukani.github.io/) - [Vinay Somawat](https://vinaysomawat.github.io/) +- [Vinay Pratap Singh](https://harvi.me/) - [Vincent Milum Jr](http://darkain.com) - [Vishwasa Navada K](https://vishwas.tech) - [Vitalik Hakim](https://vitalikhakim.tech/) From 4fa75c983df39f2ad6d3dd6fa8ba5b0dbfb733c3 Mon Sep 17 00:00:00 2001 From: Vinay Pratap Singh Date: Thu, 9 Feb 2023 12:33:38 +0530 Subject: [PATCH 126/183] fixed alphabetical order --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51d991e..4533ce4 100644 --- a/README.md +++ b/README.md @@ -520,6 +520,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Victor Aremu](http://bit.ly/victoraremu) - [Vidushan Chooriyakumaran](https://vidu.sh/an) - [Vikas Ukani](https://vikas-ukani.github.io/) +- [Vinay Pratap Singh](https://harvi.me/) - [Vinay Somawat](https://vinaysomawat.github.io/) - [Vincent Milum Jr](http://darkain.com) - [Vishwasa Navada K](https://vishwas.tech) From 8a9b154dd221045a16bc2096345ac46c4e7dd267 Mon Sep 17 00:00:00 2001 From: Vinay Pratap Singh Date: Thu, 9 Feb 2023 12:34:33 +0530 Subject: [PATCH 127/183] fixed duplicate --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0693e11..4533ce4 100644 --- a/README.md +++ b/README.md @@ -522,7 +522,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Vikas Ukani](https://vikas-ukani.github.io/) - [Vinay Pratap Singh](https://harvi.me/) - [Vinay Somawat](https://vinaysomawat.github.io/) -- [Vinay Pratap Singh](https://harvi.me/) - [Vincent Milum Jr](http://darkain.com) - [Vishwasa Navada K](https://vishwas.tech) - [Vitalik Hakim](https://vitalikhakim.tech/) From 440dbd249d32e08628c76458cd3019f1ea769aee Mon Sep 17 00:00:00 2001 From: Narpat Aanjana Date: Thu, 9 Feb 2023 22:13:18 +0530 Subject: [PATCH 128/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4533ce4..9cf7495 100644 --- a/README.md +++ b/README.md @@ -371,6 +371,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Nacho Caiafa](https://nachokai.github.io/rpg-cv) - [Nathan Simpson](https://nathansimpson.design) - [Naveed Ahmed](https://www.trixum.net/) +- [Narpat Aanjana](https://www.narpataanjana.live/) - [Nawrasse Dahman](https://www.nawrassedahman.tk/) - [Nazia Shehnaz Joynab](https://geek-a-byte.github.io/) - [Nhlanhla Hasane](https://nhlanhlahasane.netlify.app/) From dcae7ed69cd303a2a10263173f11824dbe4497aa Mon Sep 17 00:00:00 2001 From: Narpat Aanjana Date: Thu, 9 Feb 2023 22:19:38 +0530 Subject: [PATCH 129/183] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cf7495..ac5634d 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Nacho Caiafa](https://nachokai.github.io/rpg-cv) - [Nathan Simpson](https://nathansimpson.design) - [Naveed Ahmed](https://www.trixum.net/) -- [Narpat Aanjana](https://www.narpataanjana.live/) +- [Narpat Aanjana][(https://www.narpataanjana.live/)] - [Nawrasse Dahman](https://www.nawrassedahman.tk/) - [Nazia Shehnaz Joynab](https://geek-a-byte.github.io/) - [Nhlanhla Hasane](https://nhlanhlahasane.netlify.app/) From 62fe1f32f00e8af78ea52891f12760f018dd5a47 Mon Sep 17 00:00:00 2001 From: Narpat Aanjana Date: Thu, 9 Feb 2023 22:20:35 +0530 Subject: [PATCH 130/183] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac5634d..494c450 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Nacho Caiafa](https://nachokai.github.io/rpg-cv) - [Nathan Simpson](https://nathansimpson.design) - [Naveed Ahmed](https://www.trixum.net/) -- [Narpat Aanjana][(https://www.narpataanjana.live/)] +- [Narpat Aanjana](https://www.narpataanjana.live) - [Nawrasse Dahman](https://www.nawrassedahman.tk/) - [Nazia Shehnaz Joynab](https://geek-a-byte.github.io/) - [Nhlanhla Hasane](https://nhlanhlahasane.netlify.app/) From 608f6dc501309d7e6f8d0784cb8bbd550988bf5e Mon Sep 17 00:00:00 2001 From: Narpat Aanjana Date: Thu, 9 Feb 2023 22:23:44 +0530 Subject: [PATCH 131/183] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 494c450..32f6530 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Nacho Caiafa](https://nachokai.github.io/rpg-cv) - [Nathan Simpson](https://nathansimpson.design) - [Naveed Ahmed](https://www.trixum.net/) -- [Narpat Aanjana](https://www.narpataanjana.live) +- [Narpat Aanjana](https://narpataanjana.live) - [Nawrasse Dahman](https://www.nawrassedahman.tk/) - [Nazia Shehnaz Joynab](https://geek-a-byte.github.io/) - [Nhlanhla Hasane](https://nhlanhlahasane.netlify.app/) From 174c10f29ddc5b6f2f0a5b2ceb327813068c7ec5 Mon Sep 17 00:00:00 2001 From: Schleidens_Dev Date: Thu, 9 Feb 2023 13:11:09 -0500 Subject: [PATCH 132/183] add schleidens.dev portfolio to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51d991e..8fa9ad4 100644 --- a/README.md +++ b/README.md @@ -463,6 +463,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Saurabh Daware](https://www.saurabhdaware.in/) - [Saurav M H](https://sauravmh.com) - [Sauvik Nath](https://sauviknath.com) +- [Schleidens Dev](https://schleidens.netlify.app/) - [Scott Spence](https://scottspence.com) - [Sebastien Graf](https://seb-graf.com) - [Sergei Chestakov](https://sergei.com) From 67e018e6a1d9703965326833dc665c359f2b19e4 Mon Sep 17 00:00:00 2001 From: Edward Yudinkov Date: Fri, 10 Feb 2023 10:22:45 +0300 Subject: [PATCH 133/183] added yudinkov.dev to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4533ce4..08c217b 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Evander Inácio](https://evander.vercel.app/) - [Evil Rabbit](https://evilrabb.it/) - [Ezekiel Ekunola](https://ezekielekunola.com) +- [Eduard Yudinkov](https://yudinkov.dev/) ## F From 138051bd62c01d9c72c5558609f406f547e78478 Mon Sep 17 00:00:00 2001 From: Edward Yudinkov Date: Fri, 10 Feb 2023 10:37:29 +0300 Subject: [PATCH 134/183] changed the order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08c217b..8bade4c 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## E - [Eduard-Constantin Ibinceanu](https://eduardconstantin.github.io) +- [Eduard Yudinkov](https://yudinkov.dev/) - [Elio Jordan Lopes](https://developer.vercel.app) - [Emmanuel ADEKPLOVI](https://homescriptone.com) - [Enea Xharja](https://eneaxharja.com) @@ -176,7 +177,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Evander Inácio](https://evander.vercel.app/) - [Evil Rabbit](https://evilrabb.it/) - [Ezekiel Ekunola](https://ezekielekunola.com) -- [Eduard Yudinkov](https://yudinkov.dev/) ## F From 0d24f40f871232b41e9c77e622a8f17bde1cfa92 Mon Sep 17 00:00:00 2001 From: 8rxn Date: Sun, 12 Feb 2023 13:05:45 +0530 Subject: [PATCH 135/183] Add Raj-aryan-Portfolio --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b8af907..3928bd7 100644 --- a/README.md +++ b/README.md @@ -425,6 +425,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Rafael Salazar](https://rafalazar.github.io/) - [Rahul Mahesh](https://rahulmahesh.netlify.com) - [Rahul Sawant](http://raalzz.com) +- [Raj Aryan](https://rajxryan.vercel.app) - [Rajan Bhattarai](https://cdrrazan.com) - [Rajekevin](https://rajekevin.fr) - [Rajesh Kumar Yadav](https://rajeshkumaryadav.com) @@ -446,6 +447,8 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Ryan Burgess](http://ryanburgess.com) - [Ryan MacLean](http://ryanmaclean.com) + + ## S - [Sagar Mude](https://sagarmude.netlify.app/) From bd7d5a08e6b6d69eadecc6f873652efbfd49a94e Mon Sep 17 00:00:00 2001 From: Marie Bawanan Date: Mon, 13 Feb 2023 19:32:10 +0800 Subject: [PATCH 136/183] add marieflor.dev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8af907..b5972cb 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Maram Sai Harsha Vardhan Reddy](https://maramsaiharsha.netlify.com) - [Marc Backes](http://marc.dev) - [Marcos Aguayo](https://marcosaguayo.com) +- [Marieflor Bawanan](https://marieflor.dev) - [Marijan Smetko](https://msmetko.xyz) - [Mario Kandut](https://www.mariokandut.com) - [Markus Polzer](https://www.rapidtech1898.com/) From 4f18467e4b711a2b9d6ae1300da6e4981fac03ae Mon Sep 17 00:00:00 2001 From: Sarvesh Patil Date: Wed, 15 Feb 2023 23:30:33 +0530 Subject: [PATCH 137/183] add sarveshpatil.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8af907..30ade3d 100644 --- a/README.md +++ b/README.md @@ -458,6 +458,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Santosh Yadav](http://santoshyadav.dev) - [Sanyam Kumar](https://sanyam.dev/) - [Sarang N](https://srng.dev) +- [Sarvesh Patil](https://sarveshpatil.com) - [Sai Teja](https://saiteja13427.github.io/) - [Satish Jhanwer](https://satishjhanwer.github.io/) ([@satishjhanwer](https://github.com/satishjhanwer)) - [Saurabh Daware](https://www.saurabhdaware.in/) From f21dabd9def5158febed338c4819ea190bdf6866 Mon Sep 17 00:00:00 2001 From: aljonnnnn Date: Thu, 16 Feb 2023 17:27:25 +0800 Subject: [PATCH 138/183] add delumenaljon.studio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d304a38..2fbc036 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Alexey Golub](http://tyrrrz.me) - [Alfred Dagenais](https://alfreddagenais.com) - [Ali Spittel](http://alispit.tel) +- [Aljon De Lumen](https://www.delumenaljon.studio) - [Allan Muturi](https://allanmuturi.vercel.app/) - [Aloys Dillar](https://trolologuy.github.io/) - [Aman Anku](http://amananku26.github.io) From 4a9260fe91094c226c232f9b3fd3d00d980d4e2b Mon Sep 17 00:00:00 2001 From: Dhaval Patel Date: Sat, 18 Feb 2023 17:31:13 +0530 Subject: [PATCH 139/183] add my portfolio to this valuable list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d304a38..b76c31c 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## D +- [Dhaval Patel](https://dhavalcode.com) - [Dale French](https://dalefrench.dev/) - [Dale Larroder](https://dalelarroder.com/) - [Damian Markowski](https://damianmarkowski.com) From 72b09421a4f306a93d5b6131f2fd68739d1cd3d5 Mon Sep 17 00:00:00 2001 From: Dhaval Patel Date: Mon, 20 Feb 2023 20:57:51 +0530 Subject: [PATCH 140/183] listing moved to bottom --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b76c31c..8682d12 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## D -- [Dhaval Patel](https://dhavalcode.com) - [Dale French](https://dalefrench.dev/) - [Dale Larroder](https://dalelarroder.com/) - [Damian Markowski](https://damianmarkowski.com) @@ -165,6 +164,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Dino Gomez](https://dinogomez.github.io/) - [Drew Bredvick](https://drew.tech/) - [Durgesh Chaudhary](https://yodkwtf.com/) +- [Dhaval Patel](https://dhavalcode.com) ## E From 6d7b88be054a26331ebe9d0392c501b9086a0c1b Mon Sep 17 00:00:00 2001 From: Dhaval Patel Date: Mon, 20 Feb 2023 21:09:38 +0530 Subject: [PATCH 141/183] placed at right position --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8682d12..70405ba 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Derryk Theberge](https://dtheberge.com/) - [Delba](https://delba.dev/) - [Dhanush Nehru](https://whatsapp-portfolio-dhanushnehru.netlify.app/) +- [Dhaval Patel](https://dhavalcode.com) - [Dheeraj Gupta](https://dheerajgupta.netlify.app/#/) - [Dick Wyn Yong](https://dickwyn.xyz) - [Dillion Megida](http://dillionmegida.com/) @@ -164,7 +165,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Dino Gomez](https://dinogomez.github.io/) - [Drew Bredvick](https://drew.tech/) - [Durgesh Chaudhary](https://yodkwtf.com/) -- [Dhaval Patel](https://dhavalcode.com) + ## E From 8b8ba40084b18afa8a15cdc332aab23b852378ba Mon Sep 17 00:00:00 2001 From: Chuck Date: Tue, 21 Feb 2023 07:16:40 -0500 Subject: [PATCH 142/183] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d741e1..2fe2340 100644 --- a/README.md +++ b/README.md @@ -374,9 +374,9 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## N - [Nacho Caiafa](https://nachokai.github.io/rpg-cv) +- [Narpat Aanjana](https://narpataanjana.live) - [Nathan Simpson](https://nathansimpson.design) - [Naveed Ahmed](https://www.trixum.net/) -- [Narpat Aanjana](https://narpataanjana.live) - [Nawrasse Dahman](https://www.nawrassedahman.tk/) - [Nazia Shehnaz Joynab](https://geek-a-byte.github.io/) - [Nhlanhla Hasane](https://nhlanhlahasane.netlify.app/) From 175ddadf2e0e98addd18c35f67c46a6f81659ba5 Mon Sep 17 00:00:00 2001 From: Chuck Date: Sat, 25 Feb 2023 10:50:11 -0500 Subject: [PATCH 143/183] Update README.md Fix broken links --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 2fe2340..fb49e04 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Hasan Aydoğdu](https://haydogdu1990.github.io/resume-json-css/) - [Hassan Ahmed](https://www.hassanahmed.net/) - [Hassan Murtaza](https://hassanmurtaza.com) -- [Hatem Ahmad](https://codewithmenow.tech) - [Hemsundar Paranthaman](https://hemdev.vercel.app) - [Henry Lee](https://dragonwarrior.vercel.app) - [Herman Starikov](http://starikov.dev) @@ -362,7 +361,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Moritz Kornher](https://moritzkornher.de/) - [Mostafa Abdelhamid](https://mostafa-abdelhamid.com/) - [Mostafa Sameti](https://sameti.dev/) -- [Moustapha Mahmoud](https://moustapha.me) - [Mouad ZIANI](https://mouadziani.github.io/) - [Muhammad Abdullah](https://mabdullahse.com) - [Muhammad Muhaddis](https://muhaddis.info) @@ -449,7 +447,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Roman Smunyov](https://romanisthere.github.io/) - [Ronny Coste](https://ronnycoste.com/) - [Roshan Kr Soni](https://roshankrsoni.github.io) -- [Roxza](https://roxza.me) - [Ryan Burgess](http://ryanburgess.com) - [Ryan MacLean](http://ryanmaclean.com) From 055e7225b55313d0e8691a9ff4da4254de3a0c90 Mon Sep 17 00:00:00 2001 From: InCogNiTo124 Date: Sun, 26 Feb 2023 00:12:45 +0100 Subject: [PATCH 144/183] Update lychee-action --- .github/workflows/link-checker.yml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/.github/workflows/link-checker.yml b/.github/workflows/link-checker.yml index 3d1faca..dbbec9d 100644 --- a/.github/workflows/link-checker.yml +++ b/.github/workflows/link-checker.yml @@ -1,8 +1,8 @@ on: - repository_dispatch: - workflow_dispatch: - schedule: - - cron: "00 18 * * 0" + repository_dispatch: + workflow_dispatch: + schedule: + - cron: "00 18 * * 0" name: Check markdown links jobs: linkChecker: @@ -12,12 +12,14 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1.5.1 + uses: lycheeverse/lychee-action@v1.6.1 with: - args: README.md + args: README.md + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Create Issue From File - if: steps.lychee.outputs.exit_code != 0 + if: env.lychee_exit_code != 0 uses: peter-evans/create-issue-from-file@v4 with: title: "[Bot] Broken Links Report" From 4c995dd0b2bc100acdd25978a9cc7b18a2089323 Mon Sep 17 00:00:00 2001 From: sneharatnani Date: Sun, 26 Feb 2023 15:53:28 +0530 Subject: [PATCH 145/183] add sneharatnani.com --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index fb49e04..2f87bd9 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Drew Bredvick](https://drew.tech/) - [Durgesh Chaudhary](https://yodkwtf.com/) - ## E - [Eduard-Constantin Ibinceanu](https://eduardconstantin.github.io) @@ -450,8 +449,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Ryan Burgess](http://ryanburgess.com) - [Ryan MacLean](http://ryanmaclean.com) - - ## S - [Sagar Mude](https://sagarmude.netlify.app/) @@ -484,6 +481,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Shuvam Manna](http://shuvam.xyz) - [Silas Rodrigues](https://silasrodrigues.vercel.app) - [Simon Knott](https://simonknott.de) +- [Sneha Ratnani](https://www.sneharatnani.com/) - [Soham Mondal](https://sohammondal.com) - [Sonu kumar kushwaha](https://flyingsonu122.github.io/) - [Sourav Dutta](http://i-am-souravdutta.firebaseapp.com) From eb325a02aad1cbaac4dcd59bdb6c0d873b1da8d7 Mon Sep 17 00:00:00 2001 From: Kidus Bewket Date: Tue, 28 Feb 2023 21:26:00 -0500 Subject: [PATCH 146/183] Added kidus.ca --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f87bd9..8cc0d72 100644 --- a/README.md +++ b/README.md @@ -299,6 +299,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Kelven Rubalaine](https://kelven.dev) - [Kenta Yamamoto](https://ychof.com) - [Khaled Ahmed](https://khaled.is-a.dev) +- [Kidus Bewket](https://kidus.ca) - [Kyle Shook](http://Kyleshook.com) ## L From 2fefbbfbee8f972c35ba8bb1b7e547d890ae07f9 Mon Sep 17 00:00:00 2001 From: Nikita Date: Wed, 1 Mar 2023 10:37:02 +0700 Subject: [PATCH 147/183] Add Nikita Rusetskii portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8cc0d72..d3ec874 100644 --- a/README.md +++ b/README.md @@ -381,6 +381,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Nico Bachner](https://nicobachner.com) - [Nico van Zyl](https://nicovanzyl.com) - [Nicolo Rebughini](https://nirebu.com/) +- [Nikita Rusetskii](https://xtenzq.github.io/) - [Nikita Sobolev](https://sobolevn.me/) - [Nipun Jain](https://lucifernipun22.github.io/) - [Nisarg Patel](https://nisarg.io) From f86ea165aa9eded6e2aec823d0a25c74e6853f3e Mon Sep 17 00:00:00 2001 From: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com> Date: Fri, 3 Mar 2023 00:11:57 -0800 Subject: [PATCH 148/183] feat: add Vijay Verma Portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3ec874..d478645 100644 --- a/README.md +++ b/README.md @@ -527,6 +527,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Vedant Milind Athavale](http://vedant-athavale.byethost31.com/portfolio.html?i=1) - [Victor Aremu](http://bit.ly/victoraremu) - [Vidushan Chooriyakumaran](https://vidu.sh/an) +- [Vijay Verma](https://vjy.me/) - [Vikas Ukani](https://vikas-ukani.github.io/) - [Vinay Pratap Singh](https://harvi.me/) - [Vinay Somawat](https://vinaysomawat.github.io/) From 0c0bc68aa1cfa0c52b4cb1a75cad5441d9d53c12 Mon Sep 17 00:00:00 2001 From: Connor Jarrett <69452544+conjardev@users.noreply.github.com> Date: Sun, 5 Mar 2023 16:40:21 +0000 Subject: [PATCH 149/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d478645..4096856 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Cole Emeruche](https://coleruche.com/works/) - [Colin Lord](https://colinlord.com/) - [Collins Koech](https://collinskoechportfolio.web.app) +- [Connor Jarrett](https://connorjarrett.com) - [Cristiano Filho](https://cristianofilho.github.io/) - [Cristian Cezar Moisés](https://live-one.vercel.app/) - [Cui Ding](https://cuierd.github.io/) From b294aef24c171e902f3c9da2a373458fe4f507b4 Mon Sep 17 00:00:00 2001 From: Mathiscool <82745607+testbot-github@users.noreply.github.com> Date: Tue, 7 Mar 2023 20:57:10 +0530 Subject: [PATCH 150/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d478645..ef97419 100644 --- a/README.md +++ b/README.md @@ -339,6 +339,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Markus Polzer](https://www.rapidtech1898.com/) - [Marouane Rassili](https://mrassili.com) - [Mason Slover](https://github.com/MasonSlover/ProcessingPortfolio) +- [MathisCool](https://mathiscool.is-a.dev) - [Matt Filer](http://mattfiler.co.uk) - [Matvey Kottsov](https://matvey.codes/) - [Maverick](https://supacode.dev/) From fa8ff36655733d9d236b3c1a1be276dceef62ce2 Mon Sep 17 00:00:00 2001 From: Hoang Nguyen <38454021+hoangdesu@users.noreply.github.com> Date: Thu, 9 Mar 2023 04:07:01 +0700 Subject: [PATCH 151/183] added Hoang Nguyen (hoangdesu) portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d478645..82d992c 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Hungry Bear Studio](https://www.hungrybearstudios.com/) - [Hussein Sarea](https://ho011.vercel.app/) - [Huzaifa Mustafa](https://www.huzaifamustafa.com/) +- [Hoang Nguyen](https://hoangdesu.com/) - [Houari Zegai](https://zegai.netlify.com/) ## I From 65b18a00ff78efd8aa53a739cf56265d6ce5301f Mon Sep 17 00:00:00 2001 From: Carson <57198646+carson-coder@users.noreply.github.com> Date: Sat, 11 Mar 2023 14:26:41 -0500 Subject: [PATCH 152/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d478645..e71a7ae 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Cade Kynaston](https://cade.codes) - [Caitlyn Greffly](https://caitlyngreffly.com/) +- [Carson Coder](https://www.carsoncoder.com) - [Casper Iversen](https://caspertheghost.me) - [Cecelia Martinez](http://ceceliacreates.com) - [Charles C. Pustejovsky III](https://cpustejovsky.com/) From 22150bdfde894b66fefffc70b23f36a99ee56f34 Mon Sep 17 00:00:00 2001 From: Abhinav Date: Mon, 20 Mar 2023 12:31:25 +0530 Subject: [PATCH 153/183] added portfolio for Abhinav Kumar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e71a7ae..43359d0 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Abdul Rauf](https://armujahid.me) - [Abdusamad Malikov](https://www.abdusamad.uz) - [Abhinav Galodha](https://www.galodha.com) +- [Abhinav Kumar](https://my-portfolio-flax-kappa.vercel.app/) - [Abolfazl Abdali](https://abdali.dev/) - [Adam Alston](https://www.adamalston.com) - [Adil Aboulkacim](https://adilaboulkacim.com/) From 29d3ec10baca354bf7f623fe80349c7b40ae469d Mon Sep 17 00:00:00 2001 From: TheInfamousGrim Date: Mon, 20 Mar 2023 22:01:48 +0000 Subject: [PATCH 154/183] =?UTF-8?q?Add=20=F0=9F=96=BC=EF=B8=8F:=20Add=20ge?= =?UTF-8?q?orge=20fincher's=20portfolio?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43359d0..94b3d8d 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Genesis Gabiola](https://genesisgabiola.now.sh/) - [Georges Atalla](https://www.georgesatalla.com/) - [George Christeas](https://chr-ge.com/) +- [George Fincher](https://www.grimfunky.dev/) - [Georgi Yanev](https://gyanev.com) - [Gherciu Gheorghe](https://gherciu.github.io/portfolio/) - [Gianluca Fiore](http://gianlucafiore.it) From 5fd68a52ec5e5281aad9917c24ecd1e4ea281c77 Mon Sep 17 00:00:00 2001 From: Joe Dean Date: Tue, 21 Mar 2023 08:20:07 +0100 Subject: [PATCH 155/183] Remove xvba_debug.log This file appears to have been added by accident, and is not relevant for this repository. It should be removed. --- logs/xvba_debug.log | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 logs/xvba_debug.log diff --git a/logs/xvba_debug.log b/logs/xvba_debug.log deleted file mode 100644 index 88f5732..0000000 --- a/logs/xvba_debug.log +++ /dev/null @@ -1,4 +0,0 @@ -2021-08-09 11:30:53 info: XVBA Live Server extension is now active! -2021-08-09 11:30:53 debug: Start Watch Excel Export VBA Files -2021-08-09 11:30:54 debug: Start Run Macro Server -2021-08-09 11:33:52 debug: Close Watch Excel Export VBA Files From 6089027197981ba8df814ded04e6622fdf70cee8 Mon Sep 17 00:00:00 2001 From: Chuck Date: Tue, 21 Mar 2023 08:42:29 -0400 Subject: [PATCH 156/183] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 161eb26..5975de7 100644 --- a/README.md +++ b/README.md @@ -234,12 +234,12 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Hemsundar Paranthaman](https://hemdev.vercel.app) - [Henry Lee](https://dragonwarrior.vercel.app) - [Herman Starikov](http://starikov.dev) +- [Hoang Nguyen](https://hoangdesu.com/) +- [Houari Zegai](https://zegai.netlify.com/) - [Hubert Kimani](https://hubertkimani.me) - [Hungry Bear Studio](https://www.hungrybearstudios.com/) - [Hussein Sarea](https://ho011.vercel.app/) - [Huzaifa Mustafa](https://www.huzaifamustafa.com/) -- [Hoang Nguyen](https://hoangdesu.com/) -- [Houari Zegai](https://zegai.netlify.com/) ## I From 2a4788ea459bf663dc4c72a932852e1b0e3947e5 Mon Sep 17 00:00:00 2001 From: Ayush Nighoskar Date: Tue, 21 Mar 2023 18:36:41 +0530 Subject: [PATCH 157/183] Added Ayush_Nighoskar_Portfolio Added Ayush_Nighoskar_Portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5975de7..f337f14 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Aycan Öğüt](https://aycan.dev) - [Azhar Zafar](http://azharr.com) - [Arup Mandal](https://arupmandal.github.io/) +- [Ayush Nighoskar] (https://ayushn.netlify.app/) ## B From b46539234e74ad5aad16894cb6846cb60eb437d8 Mon Sep 17 00:00:00 2001 From: Ayush Nighoskar Date: Wed, 22 Mar 2023 09:45:16 +0530 Subject: [PATCH 158/183] Updated README.md file Updated README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f337f14..b7b7331 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Aycan Öğüt](https://aycan.dev) - [Azhar Zafar](http://azharr.com) - [Arup Mandal](https://arupmandal.github.io/) -- [Ayush Nighoskar] (https://ayushn.netlify.app/) +- [Ayush Nighoskar](https://ayushn.netlify.app/) ## B From f8a04ccd0dedd8254cc5a3131430ac7ab7407852 Mon Sep 17 00:00:00 2001 From: Joe Dean Date: Wed, 22 Mar 2023 16:40:52 +0100 Subject: [PATCH 159/183] Added [Joe Dean](https://joedean.dev) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f337f14..3c0e15f 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Jerry Hirsch](https://jerryhirsch.com/) - [Jim Raptis](http://www.raptis.wtf) - [Jo Lienhoop](https://jolienhoop.com/) +- [Joe Dean](https://joedean.dev) - [John Carlo Camara](https://jiseeeh.vercel.app/) - [John Doe](https://portfolio-john2.netlify.app/) - [Jonathan Kila](https://jonathankila.vercel.app) From c08db327ea97ab4c2757c92d61c090bcdb438693 Mon Sep 17 00:00:00 2001 From: Assad Isah Date: Thu, 23 Mar 2023 11:15:02 +0100 Subject: [PATCH 160/183] Update README.md Add a new portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f337f14..cb89586 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Arpit Sharma](https://yesarpit.github.io) - [Arsalan Shakil](https://arsalanshakil.github.io/) - [Arsh Sahzad](https://www.arsh.dev) +- [Assad Isah](https://nottherealalanturing.tech) - [Ashkan Misaghi](https://ashkanmisaghi.ir) - [Ashlee Boyer](http://ashleemboyer.dev) - [Ashwin Hariharan](https://ashwinhariharan.tech) From e8fe534400ef61e31c88c37b2bd92715ac1a81c6 Mon Sep 17 00:00:00 2001 From: Chuck Date: Thu, 23 Mar 2023 08:31:30 -0400 Subject: [PATCH 161/183] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c0e15f..ab3494d 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Arpit Sharma](https://yesarpit.github.io) - [Arsalan Shakil](https://arsalanshakil.github.io/) - [Arsh Sahzad](https://www.arsh.dev) +- [Arup Mandal](https://arupmandal.github.io/) - [Ashkan Misaghi](https://ashkanmisaghi.ir) - [Ashlee Boyer](http://ashleemboyer.dev) - [Ashwin Hariharan](https://ashwinhariharan.tech) @@ -87,9 +88,8 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Austin Gericke](https://www.austingericke.com/) - [Austin Pham](https://auspham.dev) - [Aycan Öğüt](https://aycan.dev) -- [Azhar Zafar](http://azharr.com) -- [Arup Mandal](https://arupmandal.github.io/) - [Ayush Nighoskar] (https://ayushn.netlify.app/) +- [Azhar Zafar](http://azharr.com) ## B From 7b60432a5bee7cf7f11bf633f8e5224838190a5c Mon Sep 17 00:00:00 2001 From: Elmo Nickol <41835231+elmonickcool@users.noreply.github.com> Date: Sat, 25 Mar 2023 08:11:00 +0800 Subject: [PATCH 162/183] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc6ee94..574b9bb 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Eduard-Constantin Ibinceanu](https://eduardconstantin.github.io) - [Eduard Yudinkov](https://yudinkov.dev/) - [Elio Jordan Lopes](https://developer.vercel.app) +- [Elmo Nickol](https://elmonickcool.vercel.app) - [Emmanuel ADEKPLOVI](https://homescriptone.com) - [Enea Xharja](https://eneaxharja.com) - [Ephraim Atta-Duncan](https://astrosaurus.me) From 37180dae3b2c2a097aca62c67ce69ab446b4ed3b Mon Sep 17 00:00:00 2001 From: Pranshu Patel Date: Wed, 29 Mar 2023 07:04:18 +0530 Subject: [PATCH 163/183] added pranshu05 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 574b9bb..7474836 100644 --- a/README.md +++ b/README.md @@ -428,6 +428,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Philipe Almeida](https://palmeida.netlify.app) - [Poonam Chauhan](https://poo17nam.github.io/profile) - [Pramesh Karki](https://karkipramesh.com.np/) +- [Pranshu05](https://pranshu05.github.io/) - [Praveen Kumar Purushothaman](https://praveen.science/) - [Praveen Saini](https://praveen-me.github.io) - [Priya Nayak](https://priya180975.github.io/portfolio/) From 3b16144331120e621bf0f5cd2781d02be3955d60 Mon Sep 17 00:00:00 2001 From: FrozenHearth Date: Thu, 30 Mar 2023 16:28:53 +0530 Subject: [PATCH 164/183] Add Vishwanath B's portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7474836..ebcc31b 100644 --- a/README.md +++ b/README.md @@ -544,6 +544,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Vinay Pratap Singh](https://harvi.me/) - [Vinay Somawat](https://vinaysomawat.github.io/) - [Vincent Milum Jr](http://darkain.com) +- [Vishwanath B](https://frozenhearth.vercel.app) - [Vishwasa Navada K](https://vishwas.tech) - [Vitalik Hakim](https://vitalikhakim.tech/) - [Vito Sartori](https://vito.io) From 0f2a8fbdde1a52f4f05bfeda1371ffef17672f7e Mon Sep 17 00:00:00 2001 From: shashank-crypto Date: Sun, 2 Apr 2023 12:11:46 +0530 Subject: [PATCH 165/183] add/shashank-portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ebcc31b..1272f73 100644 --- a/README.md +++ b/README.md @@ -490,6 +490,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Shaan Khan](https://www.shaankhan.dev/) - [Shahid Shaikh](http://shahidshaikh.com) - [Shannon Crabill](http://shannoncrabill.com) +- [Shashank Kumar Chaudhary](https://my-portfolio-shashank-crypto.vercel.app/) - [Shivam Kaushal](https://shivamkaushal.in) - [Shubham Tarade](https://coder-shanks.github.io/) - [Shuvam Manna](http://shuvam.xyz) From 700c34332e7c91ff9a674dbebf9c477c2954c296 Mon Sep 17 00:00:00 2001 From: Santript Mehta Date: Thu, 6 Apr 2023 15:36:40 +0530 Subject: [PATCH 166/183] added my portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1272f73..41fc967 100644 --- a/README.md +++ b/README.md @@ -473,6 +473,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Samik Malhotra](https://samikmalhotra.netlify.app/) - [Samrat Mitra](https://lionelsamrat10.github.io) - [Santosh Yadav](http://santoshyadav.dev) +- [Santript Mehta](https://santriptmehta.me/web-home/) - [Sanyam Kumar](https://sanyam.dev/) - [Sarang N](https://srng.dev) - [Sarvesh Patil](https://sarveshpatil.com) From d1790e78300d1afb68205f3dc4d08e6a9e7ca319 Mon Sep 17 00:00:00 2001 From: Chethin Manage <55030581+cmanage1@users.noreply.github.com> Date: Thu, 6 Apr 2023 22:20:37 -0400 Subject: [PATCH 167/183] Add cmanage1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41fc967..1d4c999 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Chetan Padia](https://chetbox.com) - [Chetan Raj](https://chetanraj.in/) - [Chetanya Kandhari](https://availchet.github.io) +- [Chethin Manage](https://www.cmanage.dev/) - [Chicago IT Systems](https://www.chicagoitsystems.com/) - [Chirag Bhalotia](https://chirag.codes) - [Chirag Samal](http://chiragsamal.github.io/) From 28f75bebf80438d98c9bf958fd04a70e116a5b8f Mon Sep 17 00:00:00 2001 From: Yukiteno Date: Sat, 8 Apr 2023 21:27:12 +0800 Subject: [PATCH 168/183] add/laurence-young --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41fc967..711fc53 100644 --- a/README.md +++ b/README.md @@ -316,6 +316,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Lakshan Rukantha](https://lakshanrukantha.github.io/) - [Lars Roettig](https://larsroettig.dev) +- [Laurence Young](https://portfolio-yukiteno.vercel.app/) - [Laurie Barth](http://laurieontech.dev) - [Leandro Simões](https://lesimoes.dev) - [Leonardo Oliveira](https://leonardoliveira.com) From b54ce0e8f3066f2366d0bae4b46fdbbbf7b63105 Mon Sep 17 00:00:00 2001 From: Abass Dev Date: Mon, 10 Apr 2023 01:43:44 +0000 Subject: [PATCH 169/183] add abassdev.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab0d93e..c37c5c0 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Aaryanna Simonelli](https://ashleighsimonelli.co.uk) - [Aashutosh Rathi](https://aashutosh.dev) - [Aayush Kurup](https://aayushkurup.dev) +- [Abass Dev](https://abassdev.com) - [AbdeNassar Amimi](https://abdenassar-portfolio-4smfcqph6-abdenassaramimi99-gmailcom.vercel.app/) - [Abdelaziz El Arassi](http://aelarassi.com/) - [Abdellatif Laghjaj](http://abdellatif-laghjaj.ml/) From 5e42630f0aee6a5b0d23e7f5268f55d8c05ec666 Mon Sep 17 00:00:00 2001 From: mokhelek Date: Wed, 19 Apr 2023 20:16:09 +0200 Subject: [PATCH 170/183] added my portfolio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c37c5c0..7656e25 100644 --- a/README.md +++ b/README.md @@ -300,11 +300,11 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Julia Johnson](http://juliacodes.com) ## K - - [Kaleigh Scruggs](http://kaleighscruggs.com) - [Kamran Hamid](https://mkamranhamid.netlify.com) - [Karen Fletcher](https://knpfletcher.dev) - [Karthik Menon](https://www.karthikmenon.com/) +- [Katleho Mokhele](https://mokhele.pythonanywhere.com) - [Katie Amberg-Johnson](https://kambergjohnson.com) (made with [TechFolios](https://techfolios.github.io)) - [Kaustubh Dwivedi](https://portfolio-onlykingkd.vercel.app/) - [Kaustubhai](https://kaustubhai.netlify.app/) From 0e60ed60e5954b749d1216fdfc4bc5f1c972b1b5 Mon Sep 17 00:00:00 2001 From: mohammedyh Date: Thu, 20 Apr 2023 21:18:56 +0100 Subject: [PATCH 171/183] Add mohammedcoded.dev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7656e25..1fb45c4 100644 --- a/README.md +++ b/README.md @@ -371,6 +371,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Mitul Savani](http://mitulsavani.com) - [Mohamad Fadhil Yaacob](https://fadhil-blog.dev/) - [Mohammad Rahmani](https://afgprogrammer.com) +- [Mohammed-Yousuf Hamid](https://mohammedcodes.dev) - [Mohan Raj](https://zolomohan.com) - [Moritz Kornher](https://moritzkornher.de/) - [Mostafa Abdelhamid](https://mostafa-abdelhamid.com/) From 4fd68fa9e98ac3a03229d990e83ec59ecb668813 Mon Sep 17 00:00:00 2001 From: Amir Akbulut Date: Fri, 28 Apr 2023 23:01:34 +0200 Subject: [PATCH 172/183] Update README.md Added portfolio of Amir Akbulut --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1fb45c4..df18b52 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## A +- [Amir Akbulut](https://amirdev.nl/) - [Aashir Khan](https://portfolio-n4sn.vercel.app/) - [Aakash Sharma](https://aakash-sharma.netlify.app/) - [Aaron Dunphy](https://aarondunphy.com) From a0f0afc31c726b4e4b68d8a3e08063a2be351614 Mon Sep 17 00:00:00 2001 From: Amir Akbulut Date: Fri, 28 Apr 2023 23:06:53 +0200 Subject: [PATCH 173/183] Update README.md Changes position to be alphabetically sorted --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df18b52..bbb59e3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## A -- [Amir Akbulut](https://amirdev.nl/) - [Aashir Khan](https://portfolio-n4sn.vercel.app/) - [Aakash Sharma](https://aakash-sharma.netlify.app/) - [Aaron Dunphy](https://aarondunphy.com) @@ -63,6 +62,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Aman Mittal](http://amanhimself.dev) - [Aman Shrivastava](https://aman04.netlify.app/) - [Amogh Telkar](https://amoghtelkar.com) +- [Amir Akbulut](https://amirdev.nl/) - [Amruth Pillai](https://amruthpillai.com) - [Anandhu Sajan](https://anandhusajan.com) - [Andreas Beuger](https://beuger.dev) From d0465edef760a048194d9d95c40158abadb0c237 Mon Sep 17 00:00:00 2001 From: ishtiyak98 Date: Sun, 30 Apr 2023 15:34:12 +0600 Subject: [PATCH 174/183] add rifat-ishtiyak.web.app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1fb45c4..dda58d5 100644 --- a/README.md +++ b/README.md @@ -453,6 +453,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Rajesh Kumar Yadav](https://r-k-y.com) - [Ralf D. Müller](https://fiveandahalfstars.ninja/rdmueller.html) - [Rick Hanlon](https://rickhanlonii.github.io/) +- [Rifat Ishtiyak](https://rifat-ishtiyak.web.app) - [Riley J. Shaw](https://rileyjshaw.com) - [Rimenes Ribeiro](https://rimenesribeiro.com) - [Rishabh Rawat](https://rrawat.com) From 7c8a57957d15c1e19ff4b431053351e75ecbfb9f Mon Sep 17 00:00:00 2001 From: "Md. Rakib Sarowar" <120999794+rakibsarowar@users.noreply.github.com> Date: Sun, 30 Apr 2023 16:41:40 +0600 Subject: [PATCH 175/183] Added My portfolio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1fb45c4..c2a9146 100644 --- a/README.md +++ b/README.md @@ -451,6 +451,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Rajekevin](https://rajekevin.fr) - [Rajesh Kumar Yadav](https://rajeshkumaryadav.com) - [Rajesh Kumar Yadav](https://r-k-y.com) +- [Rakib Sarowar](https://rakibsarowar.com/) - [Ralf D. Müller](https://fiveandahalfstars.ninja/rdmueller.html) - [Rick Hanlon](https://rickhanlonii.github.io/) - [Riley J. Shaw](https://rileyjshaw.com) From a55590a76bd74cb83fe5aec4c04981d821b046ab Mon Sep 17 00:00:00 2001 From: Uday Lunawat Date: Mon, 1 May 2023 02:03:16 +0530 Subject: [PATCH 176/183] portfolio added udaylunawat --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1fb45c4..2f02f14 100644 --- a/README.md +++ b/README.md @@ -528,6 +528,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## U +- [Uday Lunawat](https://udaylunawat.github.io) - [Uğur Atmaca](https://uguratmacacv.web.app/) - [Utsav Devadiga](https://utsav-dev.netlify.app/) - [Utsav Ghimire](https://www.utsavghimire.com.np) From bdb996713ba702fad4a27b1252fb373bb9b7f2b3 Mon Sep 17 00:00:00 2001 From: "Md. Nahid Hasan" <42797913+nahidthenh@users.noreply.github.com> Date: Tue, 2 May 2023 10:49:47 +0600 Subject: [PATCH 177/183] Add my portofolio Nahid Hasan --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9597438..7e0089b 100644 --- a/README.md +++ b/README.md @@ -387,6 +387,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## N +- [Nahid Hasan](https://mdnahidhasan.netlify.app) - [Nacho Caiafa](https://nachokai.github.io/rpg-cv) - [Narpat Aanjana](https://narpataanjana.live) - [Nathan Simpson](https://nathansimpson.design) From 6133e9a035214bb0c0db97358f66fe7871dc5cd5 Mon Sep 17 00:00:00 2001 From: nahidthenh Date: Sun, 7 May 2023 21:07:11 +0600 Subject: [PATCH 178/183] listing is in alphabetical order your first name done --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e0089b..2d318d5 100644 --- a/README.md +++ b/README.md @@ -387,8 +387,8 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## N -- [Nahid Hasan](https://mdnahidhasan.netlify.app) - [Nacho Caiafa](https://nachokai.github.io/rpg-cv) +- [Nahid Hasan](https://mdnahidhasan.netlify.app) - [Narpat Aanjana](https://narpataanjana.live) - [Nathan Simpson](https://nathansimpson.design) - [Naveed Ahmed](https://www.trixum.net/) From 1301d2036eb4a204aa65be051566aff4dbf07ef8 Mon Sep 17 00:00:00 2001 From: Siddharth Rawat <97932746+sydrawat01@users.noreply.github.com> Date: Mon, 8 May 2023 15:46:30 -0400 Subject: [PATCH 179/183] Add personal website --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d318d5..fbc4912 100644 --- a/README.md +++ b/README.md @@ -503,6 +503,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Shivam Kaushal](https://shivamkaushal.in) - [Shubham Tarade](https://coder-shanks.github.io/) - [Shuvam Manna](http://shuvam.xyz) +- [Siddharth Rawat](https://sydrawat.me) - [Silas Rodrigues](https://silasrodrigues.vercel.app) - [Simon Knott](https://simonknott.de) - [Sneha Ratnani](https://www.sneharatnani.com/) From efea7b8e832130cce48ae155470fa75ef50d18fa Mon Sep 17 00:00:00 2001 From: Pablo Date: Tue, 9 May 2023 22:58:06 -0300 Subject: [PATCH 180/183] Add my personal website --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fbc4912..a95c760 100644 --- a/README.md +++ b/README.md @@ -301,6 +301,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Julia Johnson](http://juliacodes.com) ## K + - [Kaleigh Scruggs](http://kaleighscruggs.com) - [Kamran Hamid](https://mkamranhamid.netlify.com) - [Karen Fletcher](https://knpfletcher.dev) @@ -420,6 +421,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! ## P - [Paal Stakvik](https://paalss.vercel.app/) +- [Pablo Hauptmann](https://ackdeckard.dev/) - [Pandiyan Murugan](https://pandiyancool.github.io/pandiyan.cool/) - [Pankaj Gaikar](https://pankajgaikar.com/) - [Patricia Aas](https://patricia.no/) From 33f80b46842bec2220648850594feca3e76021cc Mon Sep 17 00:00:00 2001 From: Chee Hwa Tang Date: Tue, 16 May 2023 14:28:54 +0800 Subject: [PATCH 181/183] Add my portfolio Chee Hwa Tang --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a95c760..981d32d 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Casper Iversen](https://caspertheghost.me) - [Cecelia Martinez](http://ceceliacreates.com) - [Charles C. Pustejovsky III](https://cpustejovsky.com/) +- [Chee Hwa Tang](https://cheehwatang.com/) - [Chetan Padia](https://chetbox.com) - [Chetan Raj](https://chetanraj.in/) - [Chetanya Kandhari](https://availchet.github.io) From e5e63241aa9d4c9ee64390d2cd3f9f2e6c8db5ba Mon Sep 17 00:00:00 2001 From: Christopher Carroll Smith <75859865+chriscarrollsmith@users.noreply.github.com> Date: Thu, 18 May 2023 13:06:34 -0400 Subject: [PATCH 182/183] added Christopher Carroll Smith --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 981d32d..31f7f5d 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Chris Poole](https://chrispoole.com) - [Christian Kaisermann](https://kaisermann.me) - [Christian Toscano](https://achris.me) +- [Christopher Carroll Smith](https://chriscarrollsmith.github.io) - [Chuck Smith](https://chucksmith.dev) - [Chuckz Okoye](https://chuckzokoye.com) - [Clyde D'Souza](https://clydedsouza.net) From 17d8afdb6c20886efbef9183d9f8677e97c56685 Mon Sep 17 00:00:00 2001 From: Chuck Date: Sun, 21 May 2023 10:53:18 -0400 Subject: [PATCH 183/183] Update README.md Fix links --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 981d32d..1fc089f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Abdusamad Malikov](https://www.abdusamad.uz) - [Abhinav Galodha](https://www.galodha.com) - [Abhinav Kumar](https://my-portfolio-flax-kappa.vercel.app/) -- [Abolfazl Abdali](https://abdali.dev/) - [Adam Alston](https://www.adamalston.com) - [Adil Aboulkacim](https://adilaboulkacim.com/) - [Aditya Vikram Singh](https://www.adityavsingh.com/) @@ -142,7 +141,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Cole Emeruche](https://coleruche.com/works/) - [Colin Lord](https://colinlord.com/) - [Collins Koech](https://collinskoechportfolio.web.app) -- [Connor Jarrett](https://connorjarrett.com) - [Cristiano Filho](https://cristianofilho.github.io/) - [Cristian Cezar Moisés](https://live-one.vercel.app/) - [Cui Ding](https://cuierd.github.io/) @@ -159,7 +157,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Danilo Castro](https://www.welcomedeveloper.com/) - [Danstan Onyango](https://zemuldo.com/) - [Daniel Michael](https://www.daniel-michael.com/) -- [Darshan Joshi](https://darshanjoshi-portfolio.hostman.site/) - [Davide Santangelo](https://davidesantangelo.com) - [Davi Lacerda](https://davilacerda.tech) - [Deepraj Rakshit](http://deeprajrakshit.me/) @@ -269,7 +266,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Jacob Herper](https://jacobherper.com/) - [Jahidul Islam](https://xahidex.com) - [Jahir Fiquitiva](https://jahir.dev) -- [Jai Kirdatt](https://JaiK.me) - [Jainam Desai](https://th3c0d3br34ker.github.io) - [Jainex Patel](https://jainex.vercel.app/) - [Jake Ginesin](https://jakegines.in/) @@ -334,7 +330,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Lisa Savoie](http://lscodes.com) - [Liz Lam](https://lizlam.github.io/) - [Long Do](https://longpdo.github.io/) -- [Louay Hamada](https://louayhamada.com) - [LoveCodingWithAshu](https://lovecodingwithashu.tech) - [Luca Lischetti](https://sirlisko.com) - [Luis Cacho](https://luiscachog.io) @@ -437,7 +432,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Philipe Almeida](https://palmeida.netlify.app) - [Poonam Chauhan](https://poo17nam.github.io/profile) - [Pramesh Karki](https://karkipramesh.com.np/) -- [Pranshu05](https://pranshu05.github.io/) - [Praveen Kumar Purushothaman](https://praveen.science/) - [Praveen Saini](https://praveen-me.github.io) - [Priya Nayak](https://priya180975.github.io/portfolio/) @@ -578,7 +572,6 @@ Hopefully this repo can serve as a source of inspiration for your portfolio! - [Yinka Adedire](https://yinka.codes) - [Yosra Hashim](https://yhshi26.github.io/) - [Yuji Sato](https://www.yujisatojr.com/) -- [Yuri Corredor](https://www.yuricorredor.tech/) - [Yuri Faria](https://windows87.github.io/) ## Z