My own site!
- 4 Devlogs
- 4 Total hours
It's very personal to me :D
It's very personal to me :D
Devlog #004
Finally deployed!
I’ve made this annoying contact section and changed the icons. The most difficult part was actually deploying a vue project. I tried creating a branch, bugged everything, then the images wasn’t loading, then i deleted the branch, then i deployed on main and the images were being cutting off by the vue compiler.
I solved making the images being imported from js code, so the compiler shouln’t complain. That’s it!!
Devlog #003
Added My card component!
I learned a lot about vue. Like, you can made your own attributes like html !
I also made the card contents scallable because they are rendered by an array of projects (which are objects).
I plan to make the cards a little more smooth and add a skill content in the future. And as yall can see in the video, it apperently is nice for mobile!
Devlog #002
Added About Me section!
I created this new vue template and added a new image and the content. I also styled so when hovered the image scale smoothly. I also made some flex magic to make sure that in the future mobile UX will be nice.
I plan now to make my projects section, and for scability i saw in vue docs the use of v-for attribute, which can help me.
Devlog #001
Hey!! This is the first devlog of my personal website. I decided to use none AI on this project and this is already giving me A LOT OF HEADACHE
I am kinda new to the infinite black hole of js frameworks. I was learnign vue by the guide and i was so stressed that i litteraly broke accidentaly a pen inside my mounth. ink tastes horrible.
As you can see in this video i made the components and a typewriter effect + my pfp + custom font.
Y’all can see by the open tabs the headache that i was goin’ through. I didn’t even know what is vite and the miz of js + html on any framework syntax is kidna weird.