DevLog #1 — The Beginning
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.
New Features
- Basic portfolio layout
- Gradient text logo
- Rounded UI design
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:
- Adding more sections
That’s it for this devlog. Bye, see you in the next one!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.