-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🎨 style(package.json): add modern-normalize package to improve cross-…
…browser consistency 🚀 chore(public): update favicon and manifest to reflect personal branding 💄 style(App.tsx): add preloader component to improve user experience ✨ feat(Body.tsx): add Body component to display personal information and add CustomButton component to display social media links and blog link The modern-normalize package was added to improve cross-browser consistency. The favicon and manifest were updated to reflect personal branding. A preloader component was added to improve user experience while the app is loading. The Body component was added to display personal information and the CustomButton component was added to display social media links and a link to the personal blog. 🎨 style(index.css): add preloader styles and font import ✨ feat(index.css): add styles for logo animation and text animation The preloader component is added to the project, and its styles are defined in index.css. The font 'Satisfy' is imported from Google Fonts. The logo animation styles are added to index.css, and the text animation styles are added to index.css. The text animation is applied to the text elements in the preloader component.
- Loading branch information
Showing
17 changed files
with
418 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
import CustomButton from "./Button"; | ||
|
||
const Body = () => { | ||
return ( | ||
<div | ||
className="flex flex-wrap justify-center w-full h-auto px-5 bg-gray-200 shadow-lg rounded-tl-3xl rounded-tr-[400px] rounded-br-[200px] rounded-bl-[600px]" | ||
> | ||
<div className="flex flex-col"> | ||
<div className="duration-200 transform rounded-t-full shadow-lg bg-yellow-50 easy-in-out"> | ||
<div className="max-w-[1500px] w-full h-40 mx-auto max-2xl:px-10 max-2xl:rounded-full overflow-hidden rounded-xl"> | ||
<img | ||
className="w-full rounded opacity-tema" | ||
src="https://images.unsplash.com/photo-1605379399642-870262d3d051?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=2000&q=80" | ||
alt="" | ||
/> | ||
</div> | ||
<div className="flex justify-center px-5 -mt-12"> | ||
<img | ||
className="w-40 h-40 p-2 bg-green-50 rounded-[70%_30%_30%_70%/60%_40%_60%_40%] opacity-profil" | ||
src='/profil.png' | ||
alt="Profil Fotoğrafı" | ||
width="1920" | ||
height="1080" | ||
/> | ||
</div> | ||
<div className=""> | ||
<div className="text-center px-14"> | ||
<h2 className="text-3xl font-bold text-gray-800"> | ||
Tunahan Ä°PEK | ||
</h2> | ||
<p className="mt-2 text-gray-400">KİŞİSEL WEB SİTESİ</p> | ||
<p className="mt-1 text-gray-400"> | ||
- kurumsal olma yolunda ilk adımlar - | ||
</p> | ||
<br /> | ||
<p className="mt-2 text-gray-600"> | ||
Merhabalar ben Tunahan, kısaca kendimi tanıtmam gerekirse 22 | ||
yaşındayım ve Denizli'de yaşıyorum. Isparta'da Biyomedikal | ||
bölümünden mezun oldum. Yazılım ile hobi olarak ilgileniyorum | ||
ve ismimi markam olarak kullanma kararı aldım. Sorularınız | ||
için mail adreslerimi aşağıya bırakıyorum. Benim hakkımda daha | ||
fazla bilgi almak için lüfen Blog sitemi ziyaret et.. | ||
</p> | ||
</div> | ||
<hr className="mt-6" /> | ||
<div | ||
id="bilgilendirme" | ||
className="flex rounded-t-full bg-gray-50" | ||
> | ||
<div className="w-1/2 p-4 text-center cursor-default hover:bg-gray-100"> | ||
<p className="max-sm:text-sm"> | ||
<span className="font-semibold"> | ||
KURUMSAL E-MAIL → | ||
</span> | ||
destek@tunahanipek.com | ||
</p> | ||
</div> | ||
<div className="border"></div> | ||
<div className="w-1/2 p-4 text-center cursor-default hover:bg-gray-100"> | ||
<p className="max-sm:text-sm"> | ||
<span className="font-semibold"> | ||
KİŞİSEL E-MAIL → | ||
</span> | ||
tnhnipek@gmail.com | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<CustomButton /> | ||
</div> | ||
</div> | ||
) | ||
} | ||
|
||
export default Body |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
const Button = () => { | ||
return ( | ||
<div className="flex flex-wrap-reverse items-center px-8 py-16 max-lg:flex-col max-lg:gap-10"> | ||
<div className="flex-grow"></div> | ||
<div className="flex flex-row gap-1 max-sm:gap-0 max-sm:mx-auto"> | ||
<a className="flex-none px-1 max-sm:px-0" href="https://www.instagram.com/tnhnipek"> | ||
<img | ||
src="https://img.icons8.com/nolan/64/instagram-new.png" | ||
alt="instagram" | ||
/> | ||
</a> | ||
<a | ||
className="flex-none px-1 max-sm:px-0" | ||
href="https://api.whatsapp.com/send/?phone=+905416064488&text&app_absent=0" | ||
> | ||
<img | ||
src="https://img.icons8.com/nolan/64/whatsapp.png" | ||
alt="whatsapp" | ||
/> | ||
</a> | ||
<a className="flex-none px-1 max-sm:px-0" href="https://github.com/ipeq32"> | ||
<img src="https://img.icons8.com/nolan/64/github.png" alt="github" /> | ||
</a> | ||
<a | ||
className="flex-none px-1 max-sm:px-0" | ||
href="https://www.linkedin.com/in/tunahan-ipek-3389bb20b" | ||
> | ||
<img | ||
src="https://img.icons8.com/nolan/64/linkedin.png" | ||
alt="linekdin" | ||
/> | ||
</a> | ||
<a | ||
className="flex-none px-1 max-sm:px-0" | ||
href="https://open.spotify.com/user/vmr0p63u44tv5ugde26ybzipx" | ||
> | ||
<img | ||
src="https://img.icons8.com/nolan/64/spotify.png" | ||
alt="spotify" | ||
/> | ||
</a> | ||
</div> | ||
<div className="flex-grow"></div> | ||
<div className="relative flex-none group"> | ||
<div className="animate-skew opacity-75 group-hover:opacity-100 transition duration-500 absolute bg-pink-500 rounded-lg -inset-0.5 filter blur bg-gradient-to-r from-green-300 via-indigo-700 to-pink-500 "></div> | ||
<a href="https://blog.tunahanipek.com"> | ||
<button className="relative flex items-center px-4 leading-none divide-x divide-pink-600 rounded-lg bg-gradient-to-tr from-gray-500 py-7 via-indigo-500 to-green-400"> | ||
<span className="pr-6 text-gray-300">Blog</span> | ||
<span className="pl-6 text-green-200 transition duration-200 group-hover:text-gray-50"> | ||
Siteme gitmek için | ||
<span className="pl-1 text-xl text-center">→</span> | ||
</span> | ||
</button> | ||
</a> | ||
</div> | ||
<div className="flex-grow"></div> | ||
</div> | ||
) | ||
} | ||
|
||
export default Button |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
const Navi = () => { | ||
return ( | ||
<div | ||
className="flex h-24 mb-8 bg-red-100 rounded-full shadow-xl" | ||
> | ||
<div className="self-end flex-none w-24 h-16 mx-8 mb-1 animate-bounce"> | ||
<div className="space-y-2 max-sm:hidden"> | ||
<div className="w-2/4 h-4 rounded bg-gradient-to-r from-blue-400"></div> | ||
<div className="h-4 rounded bg-gradient-to-tl from-indigo-400 via-green-300 to-pink-400"></div> | ||
<div className="w-5/6 h-4 rounded bg-gradient-to-tr from-yellow-400"></div> | ||
</div> | ||
<div className="hidden max-sm:block"> | ||
<svg | ||
data-name="Layer 1" | ||
xmlns="http://www.w3.org/2000/svg" | ||
viewBox="0 0 203.29 204.17" | ||
> | ||
<defs> | ||
<linearGradient id="gradient" x1="0%" y1="0%" x2="0%" y2="100%"> | ||
<stop offset="0%" stopColor="#00bc9b" /> | ||
<stop offset="100%" stopColor="#5eaefd" /> | ||
</linearGradient> | ||
</defs> | ||
<path | ||
className="st1" | ||
stroke="url(#gradient)" | ||
strokeWidth="2" | ||
fill="none" | ||
d="M190.42,253.13s1.76,24.46,36.1,24.55l34.34.1s71.44-2.21,70.73,69.92-1.08,79.37-1.08,79.37-2.84,30.61-37.56,30.22c.29-20.25,1.4-106.86,1.4-106.86s-18-10.17-36.65-10.95-38.09-12.13-41.09-15.13a22.3,22.3,0,0,0,8.59.39s-20.33-8-31-32c13.57,15.79,22.05,13.31,22.05,13.31s-26.14-15.74-25.8-32.32C190.66,261.77,190.42,253.13,190.42,253.13Z" | ||
transform="translate(-190.41 -253.13)" | ||
/> | ||
<path | ||
stroke="url(#gradient)" | ||
strokeWidth="2" | ||
fill="none" | ||
className="st0" | ||
d="M332.24,300.61a95.75,95.75,0,0,1,5.31,34.69h28.18s22.3-1.66,28-27.88v-6.81Z" | ||
transform="translate(-190.41 -253.13)" | ||
/> | ||
</svg> | ||
</div> | ||
</div> | ||
<div | ||
className="flex items-center justify-center flex-auto mr-3 space-x-2 animate-pulse max-lg:hidden" | ||
> | ||
<div className="w-8 h-8 bg-pink-400 rounded-full"></div> | ||
<div className="w-8 h-8 bg-blue-400 rounded-md"></div> | ||
<div className="w-8 h-8 bg-red-400 rounded-full"></div> | ||
</div> | ||
<div className="self-start flex-grow h-auto text-center"> | ||
<button | ||
className="transition duration-500 ease-in-out transform mr-44 animate-skew hover:-translate-y-1 hover:-translate-x-2 hover:scale-110 hover:scale-y-125" | ||
> | ||
<div className="relative box"> | ||
<p className="text-green-500 text text1">tunahan</p> | ||
<p className="text-gray-700 text text2">tunahan</p> | ||
</div> | ||
</button> | ||
</div> | ||
<div | ||
className="flex items-center justify-center flex-auto ml-5 space-x-2 animate-pulse max-lg:hidden" | ||
> | ||
<div className="w-8 h-8 bg-red-400 rounded-full"></div> | ||
<div className="w-8 h-8 bg-blue-400 rounded-md"></div> | ||
<div className="w-8 h-8 bg-pink-400 rounded-full"></div> | ||
</div> | ||
<div className="self-end flex-none w-24 h-16 mx-8 mb-1 animate-bounce"> | ||
<div className="space-y-2 rotate-180 max-sm:hidden"> | ||
<div className="w-2/4 h-4 rounded bg-gradient-to-tr from-yellow-400"></div> | ||
<div className="h-4 rounded bg-gradient-to-l from-blue-400 via-red-300 to-green-400"></div> | ||
<div className="w-5/6 h-4 rounded bg-gradient-to-tr from-indigo-400"></div> | ||
</div> | ||
</div> | ||
</div> | ||
) | ||
} | ||
|
||
export default Navi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
const Preloader = () => { | ||
return ( | ||
<div id="preloader"> | ||
<svg | ||
id="logo" | ||
data-name="Layer 1" | ||
xmlns="http://www.w3.org/2000/svg" | ||
viewBox="0 0 203.29 204.17" | ||
> | ||
<defs> | ||
<linearGradient id="gradient" x1="0%" y1="0%" x2="0%" y2="100%"> | ||
<stop offset="0%" stopColor="#00bc9b" /> | ||
<stop offset="100%" stopColor="#5eaefd" /> | ||
</linearGradient> | ||
</defs> | ||
<path | ||
className="st1" | ||
stroke="url(#gradient)" | ||
strokeWidth="2" | ||
fill="none" | ||
d="M190.42,253.13s1.76,24.46,36.1,24.55l34.34.1s71.44-2.21,70.73,69.92-1.08,79.37-1.08,79.37-2.84,30.61-37.56,30.22c.29-20.25,1.4-106.86,1.4-106.86s-18-10.17-36.65-10.95-38.09-12.13-41.09-15.13a22.3,22.3,0,0,0,8.59.39s-20.33-8-31-32c13.57,15.79,22.05,13.31,22.05,13.31s-26.14-15.74-25.8-32.32C190.66,261.77,190.42,253.13,190.42,253.13Z" | ||
transform="translate(-190.41 -253.13)" | ||
/> | ||
<path | ||
stroke="url(#gradient)" | ||
strokeWidth="2" | ||
fill="none" | ||
className="st0" | ||
d="M332.24,300.61a95.75,95.75,0,0,1,5.31,34.69h28.18s22.3-1.66,28-27.88v-6.81Z" | ||
transform="translate(-190.41 -253.13)" | ||
/> | ||
</svg> | ||
</div> | ||
) | ||
} | ||
|
||
export default Preloader |
Oops, something went wrong.