MY PORTFOLIO
- 2 Devlogs
- 1 Total hours
My own Portfolio Website just applying 3 years of html experience XD
My own Portfolio Website just applying 3 years of html experience XD
Hey everyone, welcome back to another WebOS update!
Today I worked on two new sections of the portfolio: the Projects section and the About section. The Projects page is where I’ll showcase everything I’ve built, and About section gives a quick introduction about who I am and what I do.
There’s still a lot I want to improve, but I’m happy with the progress.
I added a porject.js file to add and control all project and links at same time.
It still feels a bit empty, but the main structure is finally taking shape.
Next, I’ll be working on:
That’s it for this devlog. See you in the next one!
Hey everyone, welcome to my first devlog for my portfolio!
I’ve wanted to make my own portfolio for a while, so I finally started working on it. It’s pretty simple right now.
The current design is based on a gradient text effect:
<span class="text-transparent bg-clip-text bg-gradient-to-r from-red-500 to-blue-400">
TXJ
</span>
I also added a rounded container to give it a cleaner and more modern look. That’s pretty much all I’ve done for now, but I’ll be adding a lot more in the next devlogs.
The project is still in its early stages, but I’m happy with how it’s looks so far.
Next, I’ll be working on:
That’s it for this devlog. Bye, see you in the next one!