This is my personal portfolio website! It shows off my past projects (not much yet, I’ll add more later), my experiences, and my CTF write-ups. Its written in Sveltekit and is hosted on Github Pages,
This is my personal portfolio website! It shows off my past projects (not much yet, I’ll add more later), my experiences, and my CTF write-ups. Its written in Sveltekit and is hosted on Github Pages,
I fixed the downloading files from the writeups! I moved the folder from src/lib/assests to static. Such a small issue took my a while to debug :(
Log in to leave a comment
Thanks for the feedback! In response to it, I added the following things:
To Do:
Log in to leave a comment
This is my portfolio website! I made some cool animations and pretty pages. I have pushed making this off for too long. I’ll probably update it throughout time as I improve my skills, but I learned a lot about frontend development.
I improved the visuals of the project section, moved it to its own tab, and changed the way the project cards look. They are now much wider, and horizontally laid out. They each display the title, an image, a description, and the technologies used using the same cool hover effect as they do on the home screen. I also made it so that I can quickly add new projects by just adding objects to an array in a typescript file rather than messing with the svelte files.
Log in to leave a comment
I worked on the CTF writeup section of my project, I also wrote a demo for a chall I did a while ago. There is a cool obfuscated text animation and a system to take in markdown files and render them as html. Also made the code better.
Log in to leave a comment
Added a section to display the technologies I know, use, and love. Has a cool hover affect that displays the tech logo in full color and adds a glow to the border in the accent color. Used devicon for the icons.
Log in to leave a comment
Just started the project, got a few things working. So far we have the basic layout of the website, tabs, a section of CTF writeup that renders markdown files, a project section that hasn’t been filled in, and a sick loading animation.
Log in to leave a comment