FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

updated my skillset & projects · VansRouges/Portfolio-2.0@366bf0e · GitHub

Commit 366bf0e

Browse files
committed
updated my skillset & projects
1 parent 4d3037f commit 366bf0e

5 files changed

Lines changed: 168 additions & 108 deletions

File tree

‎components/About.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export default function About({ }: Props) {
3939
I'm Vance.
4040
Started my tech journey two years ago since then I've picked up various languages, contributed to open source,
4141
worked with other developers and designers, built a score of projects both real world(businesses) and personal so I have the experience to deliver within set time.
42-
My preferred weapons of choice are <span className='text-[#ffad01] animate-pulse ease-in-out duration-200'>Javascript, React, Nextjs, TailwindCSS and NodeJS</span> for backend.
42+
My preferred tools of choice are <span className='text-[#ffad01] animate-pulse ease-in-out duration-200'>Javascript, React, Nextjs and TailwindCSS</span>
4343
</p>
4444
</div>
4545
</motion.div>

‎components/ExperienceCard.tsx‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,13 @@ export default function ExperienceCard({ }: Props) {
105105
height='40'
106106
alt=''
107107
/>
108-
<Image
108+
{/* <Image
109109
className='h-10 w-10 rounded-full'
110110
src='https://cdn.sanity.io/images/wpot5oxi/production/e7f68959cc0da64eac17e4f9b5dca9d5ba6bb2e1-200x122.png'
111111
width='40'
112112
height='40'
113113
alt=''
114-
/>
114+
/> */}
115115
</div>
116116
<p className='uppercase py-2 text-gray-300 xs:text-xs'>
117117
{/* {new Date(experience.dateStarted).toDateString()} -{" "}

‎components/Projects.tsx‎

Lines changed: 123 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,127 @@ export default function Projects({ }: Props) {
3333
transition={{ duration: 1.2 }}
3434
whileInView={{ opacity: 1, y: 0 }}
3535
viewport={{ once: true }}
36-
src='https://cdn.sanity.io/images/wpot5oxi/production/39f746ddd8a735d7e22bea1a025c112276ca1aa9-1414x973.png'
36+
src='https://cdn.sanity.io/images/wpot5oxi/production/9c42db8f815f64054e72b8f3e05271c6ce4ef6af-1900x900.png'
3737
alt=''
38-
className='h-36 sm:w-64 sm:h-60'
38+
className='h-36 sm:w- sm:h-60'
3939
/>
4040

4141
<div className='space-y-1 px-0 md:px-10 max-w-6xl'>
4242
<h4 className='md:text-3xl lg:text-4xl font-semibold text-center'>
43-
<span className='underline decoration-[#f7ab0a]/50'>
44-
Case Study 1 of 3</span><br />
43+
<a href='https://artsy-julvan.netlify.app/' target='_blank' rel="noreferrer" className='underline decoration-[#f7ab0a]/50'>
44+
Case Study 1 of 5
45+
</a><br />
46+
Artsy
47+
</h4>
48+
49+
<div className='flex items-center space-x-2 justify-center'>
50+
<Image
51+
className=''
52+
width='32'
53+
height='32'
54+
src='https://cdn.sanity.io/images/wpot5oxi/production/ab9ce9f0ba43b4f064bb281c0eaa90ad7d894a3e-200x174.png'
55+
alt=''
56+
/>
57+
<Image
58+
className=''
59+
width='32'
60+
height='32'
61+
src='https://cdn.sanity.io/images/wpot5oxi/production/f68c4842a21603dfefcb73515eacbae198e2f4af-820x820.png'
62+
alt=''
63+
/>
64+
<Image
65+
className=''
66+
width='32'
67+
height='32'
68+
src='https://cdn.sanity.io/images/wpot5oxi/production/8730d76efbd4a40490416180ab8389876feaca1c-225x225.png'
69+
alt=''
70+
/>
71+
</div>
72+
73+
<p className='text-sm text-center md:text-left'>
74+
This is a platform that sells different works of art.
75+
</p>
76+
77+
</div>
78+
</div>
79+
80+
<div
81+
className='w-screen flex-shrink-0 snap-center flex flex-col space-y-5 items-center justify-center p-20 md:p-44 h-screen'
82+
>
83+
<motion.img
84+
initial={{
85+
y: -100,
86+
opacity: 0
87+
}}
88+
transition={{ duration: 1.2 }}
89+
whileInView={{ opacity: 1, y: 0 }}
90+
viewport={{ once: true }}
91+
src='https://cdn.sanity.io/images/wpot5oxi/production/02ec92e4eb3dad7a26a672cfcb1a31240c2b866d-1895x897.png'
92+
alt=''
93+
className='h-36 sm:w- sm:h-60'
94+
/>
95+
96+
<div className='space-y-1 px-0 md:px-10 max-w-6xl'>
97+
<h4 className='md:text-3xl lg:text-4xl font-semibold text-center'>
98+
<a href='https://homer-nine.vercel.app/' target='_blank' rel="noreferrer" className='underline decoration-[#f7ab0a]/50'>
99+
Case Study 2 of 5
100+
</a><br />
101+
Homer
102+
</h4>
103+
104+
<div className='flex items-center space-x-2 justify-center'>
105+
<Image
106+
className=''
107+
width='32'
108+
height='32'
109+
src='https://cdn.sanity.io/images/wpot5oxi/production/94ce299bca6801e89c0faf47d05aa2ce567767f5-199x119.png'
110+
alt=''
111+
/>
112+
<Image
113+
className=''
114+
width='32'
115+
height='32'
116+
src='https://cdn.sanity.io/images/wpot5oxi/production/4b68cdb63a3114b20b4bcc899256a639edae9587-400x400.png'
117+
alt=''
118+
/>
119+
<Image
120+
className=''
121+
width='32'
122+
height='32'
123+
src='https://cdn.sanity.io/images/wpot5oxi/production/16bd74932f74dd06aa2d54cbb126d419650514df-225x225.png'
124+
alt=''
125+
/>
126+
</div>
127+
128+
<p className='text-sm text-center md:text-left'>
129+
This is a real estate application displaying properties available for sale and for rent with search filter applied for specifications.
130+
The data is fetched from Rapid API Bayut Api.
131+
</p>
132+
133+
</div>
134+
</div>
135+
136+
<div
137+
className='w-screen flex-shrink-0 snap-center flex flex-col space-y-5 items-center justify-center p-20 md:p-44 h-screen'
138+
>
139+
<motion.img
140+
initial={{
141+
y: -100,
142+
opacity: 0
143+
}}
144+
transition={{ duration: 1.2 }}
145+
whileInView={{ opacity: 1, y: 0 }}
146+
viewport={{ once: true }}
147+
src='https://cdn.sanity.io/images/wpot5oxi/production/98d3ed03c3f31bd6ce19a33bdb456bee89ee44ae-1893x891.png'
148+
alt=''
149+
className='h-36 sm:w- sm:h-60'
150+
/>
151+
152+
<div className='space-y-1 px-0 md:px-10 max-w-6xl'>
153+
<h4 className='md:text-3xl lg:text-4xl font-semibold text-center'>
154+
<a href='https://zoidac.vercel.app/' target='_blank' rel="noreferrer" className='underline decoration-[#f7ab0a]/50'>
155+
Case Study 3 of 5
156+
</a><br />
45157
Zoidac Web3 Platform
46158
</h4>
47159

@@ -70,10 +182,9 @@ export default function Projects({ }: Props) {
70182
</div>
71183

72184
<p className='text-sm text-center md:text-left'>
73-
Zoidac is a decentralized Market making use of Web3 technologies aimed at enabling Artists and Creatives market their work and get paid in cryptocurrency. This platform currently accepts Sol and interacts with all wallets built on the Solana Blockchain.
74-
This repository will only contain the Frontend Build.
185+
Zoidac is a decentralized Market making use of Web3 technologies aimed at enabling Artists and Creatives market their work and get paid in cryptocurrency.
186+
This platform currently accepts Sol and interacts with all wallets built on the Solana Blockchain.
75187
</p>
76-
77188
</div>
78189
</div>
79190

@@ -90,13 +201,13 @@ export default function Projects({ }: Props) {
90201
viewport={{ once: true }}
91202
src='https://cdn.sanity.io/images/wpot5oxi/production/ef7affbbdf30923b8c612aa7e6b2b3938b0123dd-1915x821.png'
92203
alt=''
93-
className='h-36 sm:w-64 sm:h-60'
204+
className='h-36 sm:w- sm:h-60'
94205
/>
95206

96207
<div className='space-y-1 px-0 md:px-10 max-w-6xl'>
97208
<h4 className='md:text-3xl lg:text-4xl font-semibold text-center flex flex-col'>
98-
<span className='underline decoration-[#f7ab0a]/50'>
99-
Case Study 2 of 3</span>
209+
<a href='https://solana-pay-azure-eta.vercel.app/' target='_blank' rel="noreferrer" className='underline decoration-[#f7ab0a]/50'>
210+
Case Study 4 of 5</a>
100211
Solana Pay
101212
</h4>
102213

@@ -144,13 +255,13 @@ export default function Projects({ }: Props) {
144255
viewport={{ once: true }}
145256
src='https://cdn.sanity.io/images/wpot5oxi/production/5a4df6bdf38bcac8986af8b90a1156bb4bf42f63-1890x870.png'
146257
alt=''
147-
className='h-36 sm:w-64 sm:h-60'
258+
className='h-36 sm:w- sm:h-60'
148259
/>
149260

150261
<div className='space-y-1 px-0 md:px-10 max-w-6xl'>
151262
<h4 className='md:text-3xl lg:text-4xl font-semibold text-center'>
152263
<span className='underline decoration-[#f7ab0a]/50'>
153-
Case Study 3 of 3</span><br />
264+
Case Study 5 of 5</span><br />
154265
Sound Code
155266
</h4>
156267

@@ -181,7 +292,6 @@ export default function Projects({ }: Props) {
181292
<p className='text-sm text-center md:text-left'>
182293
Sound Code is a Christ Embassy Ministry application that will aid the identification of any digital audio/sound released in and by the ministry.
183294
This technology uses audio fingerprinting to enable users easily index/search audio/video materials with short recordings.
184-
This solution is solely targeted for Our Ministry and Ministry Content.
185295
</p>
186296

187297
</div>

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL