diff --git "a/Ali Solanki \342\200\223 Growth Marketer _ Web3.pdf" "b/Ali Solanki \342\200\223 Growth Marketer _ Web3.pdf" deleted file mode 100644 index 1aefcc1..0000000 Binary files "a/Ali Solanki \342\200\223 Growth Marketer _ Web3.pdf" and /dev/null differ diff --git "a/Ali Solanki \342\200\223 Solidity _ Smart Contract Developer.pdf" "b/Ali Solanki \342\200\223 Solidity _ Smart Contract Developer.pdf" deleted file mode 100644 index 2fd1b0b..0000000 Binary files "a/Ali Solanki \342\200\223 Solidity _ Smart Contract Developer.pdf" and /dev/null differ diff --git a/Ali_Solanki_CV.pdf b/Ali_Solanki_CV.pdf deleted file mode 100644 index b088319..0000000 Binary files a/Ali_Solanki_CV.pdf and /dev/null differ diff --git a/Ali_Solanki_Resume_2021.pdf b/Ali_Solanki_Resume_2021.pdf deleted file mode 100644 index b04088d..0000000 Binary files a/Ali_Solanki_Resume_2021.pdf and /dev/null differ diff --git a/CV of Md. Zahidul Islam Sifat.pdf b/CV of Md. Zahidul Islam Sifat.pdf new file mode 100644 index 0000000..a4b1cd9 Binary files /dev/null and b/CV of Md. Zahidul Islam Sifat.pdf differ diff --git a/Portfolio.PNG b/Portfolio.PNG index 95b1965..efbb168 100644 Binary files a/Portfolio.PNG and b/Portfolio.PNG differ diff --git a/Portfolio_mobile.PNG b/Portfolio_mobile.PNG index 131dceb..36778d5 100644 Binary files a/Portfolio_mobile.PNG and b/Portfolio_mobile.PNG differ diff --git a/README.md b/README.md index 2dfee9e..6610f3e 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # Portfolio -My website portfolio +My Portfolio Website ## Screenshots: ### Computer View -![alt text](https://github.com/alisolanki/Portfolio/blob/master/Portfolio.PNG) +![Computer View](https://github.com/zahidulsifat/Minimalfolio/blob/master/Portfolio.PNG) ### Mobile View -![alt text](https://github.com/alisolanki/Portfolio/blob/master/Portfolio_mobile.PNG) +![Mobile View](https://github.com/zahidulsifat/Minimalfolio/blob/master/Portfolio_mobile.PNG) ## Author -* Mohd. Ali Solanki (https://youtube.com/AliSolanki) +* Zahidul Sifat +## Base Author +* Ali Solanki diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..034e848 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,21 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc. diff --git a/css/main.css b/css/main.css index 8fa9021..45dc97e 100644 --- a/css/main.css +++ b/css/main.css @@ -943,6 +943,7 @@ button::-moz-focus-inner, input::-moz-focus-inner { height: .6rem; background: #a1a1a1; width: 100%; + border-radius: 10px; margin-bottom: 6rem; padding: 0; position: relative; @@ -1108,21 +1109,24 @@ header .logo { } header .logo a { display: block; - margin:0px 0px 0px 10px; - margin-bottom:20px; + margin:-59.5px 20px 20px 60px; border: none; - text-shadow:2px 2px 2px #cc005f; + text-shadow:0px 0px 0x brown; color: white; - /* width: 100%; */ - height: 100%; - position:relative; - font-family:'Comic Sans MS'; + + width: 100%; + height : 100%; + position:relative; + font-family:'poppins-medium'; + font-size: 22px; + text-transform: uppercase; + /* background-size: 113px 30px; */ } header{ - background-color: black; - width: 220px; - height:66px; + background-color: transparent; + width: 235px; + height:70px; display: inline; } @@ -1135,7 +1139,7 @@ header{ width: 40px; height: 40px; margin-left: 20px; - margin-top: 20px; + margin-top: 19.5px; display: block; position: relative; } @@ -1382,7 +1386,10 @@ header{ line-height: 5.4rem !important; padding: 0 3.5rem 0 3rem !important; margin-top: .6rem; - font-size: 1.3rem; + border-radius: 10px; + padding: 20px; + background: transparent; + font-size: 1.3rem; text-transform: uppercase; letter-spacing: .25rem; } @@ -1507,15 +1514,15 @@ header{ margin-left: -30px; } .intro-info img { - height: 9rem; - width: 9rem; + height: 20rem; + width: 20rem; border-radius: 50%; - margin: .9rem 0 0 0; - float: left; + margin: 0rem 0 0 0; + float: center; } .intro-info .lead { - text-align: left; - padding-left: 13rem; + text-align: center; + padding-left:-2rem; } .about-content { @@ -1562,6 +1569,7 @@ header{ } .button-section .button { width: 250px; + border-radius: 10px; } .button-section [class*="col-"] .button:first-child { margin-right: 4rem; @@ -2325,6 +2333,7 @@ header{ padding: 0 3rem; margin-top: 4.8rem; width: 100%; + border-radius: 10px; background: #FF0077; color: #FFFFFF; } @@ -2559,4 +2568,4 @@ footer .copyright span:last-child::after { background: #000000; } -/*# sourceMappingURL=main.css.map */ \ No newline at end of file +/*# sourceMappingURL=main.css.map */ diff --git a/favicon.png b/favicon.png index ba6c6bf..1bdc405 100644 Binary files a/favicon.png and b/favicon.png differ diff --git a/images/bgg.jpg b/images/bgg.jpg index cd17f43..088f74d 100644 Binary files a/images/bgg.jpg and b/images/bgg.jpg differ diff --git a/images/logo.png b/images/logo.png index 60639ae..8b7f956 100644 Binary files a/images/logo.png and b/images/logo.png differ diff --git a/images/portfolio/FlymeFive.png b/images/portfolio/FlymeFive.png new file mode 100644 index 0000000..43d8447 Binary files /dev/null and b/images/portfolio/FlymeFive.png differ diff --git a/images/portfolio/SafetyNetFix.png b/images/portfolio/SafetyNetFix.png new file mode 100644 index 0000000..cb3d72c Binary files /dev/null and b/images/portfolio/SafetyNetFix.png differ diff --git a/images/portfolio/modals/FlymeOs.png b/images/portfolio/modals/FlymeOs.png new file mode 100644 index 0000000..f0fafea Binary files /dev/null and b/images/portfolio/modals/FlymeOs.png differ diff --git a/images/portfolio/modals/SafetyNetFix.png b/images/portfolio/modals/SafetyNetFix.png new file mode 100644 index 0000000..9e2e213 Binary files /dev/null and b/images/portfolio/modals/SafetyNetFix.png differ diff --git a/images/portfolio/modals/m-portfolio_website.PNG b/images/portfolio/modals/m-portfolio_website.PNG new file mode 100644 index 0000000..efbb168 Binary files /dev/null and b/images/portfolio/modals/m-portfolio_website.PNG differ diff --git a/images/portfolio/portfolio_website.PNG b/images/portfolio/portfolio_website.PNG new file mode 100644 index 0000000..efbb168 Binary files /dev/null and b/images/portfolio/portfolio_website.PNG differ diff --git a/images/profile-pic.jpg b/images/profile-pic.jpg index 664a349..896827a 100644 Binary files a/images/profile-pic.jpg and b/images/profile-pic.jpg differ diff --git a/index.html b/index.html index b2adba7..af03b5a 100644 --- a/index.html +++ b/index.html @@ -4,32 +4,33 @@ - + + - Ali Solanki | Portfolio Website | Developer - - + Zahidul Sifat | Portfolio Website + + - - - + + + - - - - + + + + - - - - - - - + + + + + + + @@ -53,14 +54,15 @@ - - - + + + @@ -78,7 +80,7 @@ Menu