rekker, a personal portfolio
- 2 Devlogs
- 5 Total hours
A personal website built with HTML, CSS, and JavaScript. It includes an about me, my goals, skills, and projects I have made
A personal website built with HTML, CSS, and JavaScript. It includes an about me, my goals, skills, and projects I have made
Devlog# 2: I fixed up the little things and polished the UI. I made the words on the upper right of the nav bar links so that you can click them and be scrolled to their respective sections. I also added an Onshape modeling card to the projects section. I added styling to each section, with a blurred moving shapes background to the about me, a gradient to the contact/links section, and a different, moving/rotating gradient to the skills section. I am going to ship this.
DevLog #1: I just started to buil my personal website/portfolio, rekker. Today I made an outline for future improvement, creating all of the sections like the about me, skills, projects, my github, and my LinkedIn. I messed around with some styling and JavaScript in order to “fine-tune” the Things I’ve Built page, which now includes an interactive dot grid, animated project tabs, and the capacity for a horizontal scroll option when there are too many tabs to fit on screen at one. Most of this was pretty difficult for me, which is why it took over 3 hours, especially containing the dot grid, mouse positioning, and issues with disappearing borders. But I managed to debug anf fix most of everything.