Skip to content

Commit a5cac5f

Browse files
committed
Lots Lots
1 parent 486d444 commit a5cac5f

File tree

3 files changed

+35
-22
lines changed

3 files changed

+35
-22
lines changed

src/pages/Home.tsx

Lines changed: 29 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -68,29 +68,30 @@ export function Home(){
6868
'>
6969
<article>
7070
<p className='text-2xl pb-2 font-bold italic'>Are you for hire?</p>
71-
<li className='pb-4'>Nope, if I need work I'll look for it.</li>
71+
<li className='pb-3'>Nope, if I need work I'll look for it.</li>
7272

7373
<p className='text-2xl pb-2 font-bold italic'>What do you mainly use for Roblox?</p>
7474
<ul>
75-
<li className="text-sky-500"><a href='https://github.com/jsdotlua/react-lua' target='_blank'>React-Lua</a></li>
76-
<li className="text-sky-500"><a href='https://github.com/chriscerie/roact-spring' target='_blank'>React-Spring</a></li>
77-
<li>Private Modules</li>
78-
<li className='text-sky-500'><a href="https://youtu.be/28z_064N-lc?si=L-FH-LndT1Acn1dm&t=520" target='_blank'>Modified CrusherFire Loader</a></li>
79-
<li className="text-sky-500 pb-2"><Link to="/works">Public Custom Modules [OSS Section]</Link></li>
75+
<li className="text-sky-500"><a href='https://devforum.roblox.com/t/how-to-react-roblox/2964543?u=va0ck' target='_blank'>- React-Lua</a></li>
76+
<li className="text-sky-500"><a href='https://github.com/chriscerie/roact-spring' target='_blank'>- React-Spring</a></li>
77+
<li>- Private Modules</li>
78+
<li className='text-sky-500'><a href="https://youtu.be/28z_064N-lc?si=L-FH-LndT1Acn1dm&t=520" target='_blank'>- Modified CrusherFire Loader</a></li>
79+
<li className="text-sky-500 pb-2"><Link to="/works">- Public Custom Modules [OSS Section]</Link></li>
8080
</ul>
81-
<p className='text-lg pb-2 font-bold italic'>[I can work with other modules as well!]</p>
81+
<p className='text-lg pb-2 font-bold italic'>[I also use these plugins! :3]</p>
8282
<ul>
83-
<li className="text-sky-500"><a href='https://elttob.uk/Fusion' target='_blank'>Fusion</a></li>
84-
<li className="text-sky-500"><a href='https://roblox-ts.com/' target='_blank'>RobloxTS</a></li>
85-
<li className='pb-4'>And willing to learn other ones!</li>
83+
<li className="text-sky-500"><a href='https://devforum.roblox.com/t/ui-labs-modern-storybook-plugin-for-roblox/3109174?u=va0ck' target='_blank'>- UI Labs</a></li>
84+
<li className="text-sky-500"><a href='https://devforum.roblox.com/t/benchmarker-plugin-compare-function-speeds-with-graphs-percentiles-and-more/829912?u=va0ck' target='_blank'>- Benchmarker</a></li>
85+
<li className="text-sky-500"><a href='https://rojo.space/' target='_blank'>- Rojo [Optional]</a></li>
86+
<li className="text-sky-500 pb-2"><a href='https://devforum.roblox.com/t/luau-language-server-for-external-editors/2185389?u=va0ck' target='_blank'>- LuaU Language Server</a></li>
8687
</ul>
8788
</article>
8889

8990
<article>
9091
<p className='text-2xl pb-2 font-bold italic'>What do you do outside of Roblox?</p>
9192
<ul>
92-
<li>Website Development!</li>
93-
<li className='pb-4'>Cross-Platform App Development!</li>
93+
<li>- Website Development!</li>
94+
<li className='pb-4'>- Cross-Platform App Development!</li>
9495
</ul>
9596

9697
<p className='text-2xl pb-2 font-bold italic'>What about things you don't know?</p>
@@ -101,9 +102,9 @@ export function Home(){
101102
<p className='text-2xl pb-2 font-bold italic'>What do you use for reference?</p>
102103
<p>Generally these three things which I really love.</p>
103104
<ul>
104-
<li className="text-sky-500"><a href='https://www.roblox.com/games/12606338918/PENTHOUSES-STOCK-CRASH' target='_blank'>UI Reference [Unroot | STOCK CRASH 📈]</a></li>
105-
<li className="text-sky-500"><a href='https://www.roblox.com/games/8473958692/The-Trials-PHASE-2' target='_blank'>Vanilla Building Style [Zelnus | The Trials]</a></li>
106-
<li className="text-sky-500 pb-4"><a href='https://www.roblox.com/users/74972628/profile' target='_blank'>PBR Building Style [Fluorlite | Roblox Profile]</a></li>
105+
<li className="text-sky-500"><a href='https://www.roblox.com/games/12606338918/PENTHOUSES-STOCK-CRASH' target='_blank'>- UI Reference [Unroot | STOCK CRASH 📈]</a></li>
106+
<li className="text-sky-500"><a href='https://www.roblox.com/games/8473958692/The-Trials-PHASE-2' target='_blank'>- Vanilla Building Style [Zelnus | The Trials]</a></li>
107+
<li className="text-sky-500 pb-4"><a href='https://www.roblox.com/users/74972628/profile' target='_blank'>- PBR Building Style [Fluorlite | Roblox Profile]</a></li>
107108
</ul>
108109
</article>
109110

@@ -112,15 +113,24 @@ export function Home(){
112113
<p>I don't plan on it, I usually love learning things solo.</p>
113114
<p className='pb-4'>If I do need someone though, I'll contact them first.</p>
114115

115-
<p className='text-2xl pb-2 font-bold italic'>Does ChaChaBenjo have ligma?</p>
116-
<p className='pb-10'>He does, no doubt...</p>
116+
<p className='text-2xl pb-2 font-bold italic'>What do you usually follow?</p>
117+
<p>Mainly a lot of things from
118+
<a className="text-sky-500 pl-2" href='https://devforum.roblox.com/t/creator-spotlight-how-unroot-designs-ui-for-marbles-mermaids-and-more/3077233?u=va0ck' target='_blank'>
119+
Unroot Devforum Spotlight!
120+
</a>
121+
</p>
122+
<ul className='pb-2'>
123+
<li className="text-sky-500"><a href="https://www.w3.org/TR/WCAG/" target='_blank'>- WCAG</a></li>
124+
<li className='text-sky-500'><a href="https://create.roblox.com/docs/production/publishing/accessibility" target='_blank'>- Roblox</a></li>
125+
<li className="text-sky-500"><a href="https://developer.apple.com/design/human-interface-guidelines/designing-for-games" target='_blank'>- Apple UI</a></li>
126+
</ul>
117127

118128
<p className='text-2xl pb-2 font-bold italic'>Anything I need to know before DMing you?</p>
119129
<p>Please follow with these two sites says.</p>
120130
<p>I rather get straight into business instead of waiting.</p>
121131
<ul>
122-
<li className='text-sky-500'><a href="https://nohello.net/" target='_blank'>Don't just say hello please, just straight to business.</a></li>
123-
<li className='text-sky-500 pb-4'><a href="https://dontasktoask.com/" target='_blank'>Don't ask to ask, just straight to the question you have.</a></li>
132+
<li className='text-sky-500'><a href="https://nohello.net/" target='_blank'>- Don't just say hello, just tell me.</a></li>
133+
<li className='text-sky-500'><a href="https://dontasktoask.com/" target='_blank'>- Don't ask to ask, say it.</a></li>
124134
</ul>
125135
</article>
126136
</div>

src/pages/Socials.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import BlueskyLogo from "../assets/icons/Socials/Bluesky.svg"
1515
//Content
1616
export function Socials(){
1717
return <>
18-
<title>Contacts - Va0ck</title>
18+
<title>Socials - Va0ck</title>
1919

2020
<div className='bg-fixed bg-cover bg-socials bg-top'>
2121
<div className='flex h-40 items-center justify-start pl-10 pr-10 bg-gradient-to-t from-cyan-950 to-blue-400]'>

src/pages/Works.tsx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ export function Works(){
1717
motion-translate-x-in-[-10%] motion-translate-y-in-[0%] motion-blur-in-[10px] motion-duration-[0.3s]/opacity
1818
">Open Examples & Modules! 🛠️</h1>
1919

20-
<div className="pr-6 pl-6 flex flex-row flex-wrap">
20+
<div className="pr-6 pl-6 flex flex-row flex-wrap
21+
motion-translate-x-in-[0%] motion-translate-y-in-[14%] motion-blur-in-[10px] motion-duration-[0.5s]/blur">
2122
<a href="https://github.com/va0ck/folder-net" target="_blank">
2223
<div className="w-72 h-40 m-3 bg-black rounded-xl
2324
hover:-translate-y-2 hover:bg-neutral-800
@@ -35,7 +36,9 @@ export function Works(){
3536
motion-translate-x-in-[-10%] motion-translate-y-in-[0%] motion-blur-in-[10px] motion-duration-[0.3s]/opacity
3637
">Clients & Past Works! 🗃️</h1>
3738

38-
<div className="pr-6 pl-6 flex flex-row flex-wrap">
39+
<div className="pr-6 pl-6 flex flex-row flex-wrap
40+
motion-translate-x-in-[0%] motion-translate-y-in-[14%] motion-blur-in-[10px] motion-duration-[0.5s]/blur
41+
">
3942
<a href="https://www.roblox.com/games/94222366715596/Robloxian-Physical" target="_blank">
4043
<div className="w-72 h-40 p-4 m-3 bg-black rounded-xl
4144
hover:-translate-y-2 hover:bg-neutral-950

0 commit comments

Comments
 (0)