Portfolio Website banner

Portfolio Website

10 devlogs
10h 45m 42s

A website to showcase my projects, skills, and personal history.
It features an interactive console for experimentation and fun.
The responsive design adapts seamlessly to different screen sizes,
making it fully compatible with phones and ta…

A website to showcase my projects, skills, and personal history.
It features an interactive console for experimentation and fun.
The responsive design adapts seamlessly to different screen sizes,
making it fully compatible with phones and tablets.

Have a cool idea, an improvement, or found a bug? Leave a comment

Demo Repository

Loading README...

Darius Alexander Frobeen

Shipped this project!

Hours: 6.63
Cookies: 🍪 75
Multiplier: 11.33 cookies/hr

I build my own Portfolio
I learned how to work with React and Hooks

Darius Alexander Frobeen

Updated CV

Attachment
2

Comments

saisadwiikkatam
saisadwiikkatam about 2 months ago

I am curious to know about the inspiration behind your circle glitter effect..
On the initial page and between the pages

Darius Alexander Frobeen
Darius Alexander Frobeen about 2 months ago

I tought of a cool animation at the begining like an intro and thought it would be cool to have a transition of the particles into the logo of the website and then back into a random position and then the website fading in after it has loaded. So before the transition into the logo there would be a loading animation with the particles and then they transition. In the end it was too performance inefficient that i chose not to do it like this

Darius Alexander Frobeen

Finished Language support with a button to change language

Attachment
2

Comments

Legndary26
Legndary26 2 months ago

does languege change works with dom or u hv a seprete webpage for it

Darius Alexander Frobeen

Its made with a custon React element, where you pass the languages you have as arguments (either strings or react elements)