My Portfolio

Published: (December 30, 2025 at 05:52 PM EST)
1 min read
Source: Dev.to

Source: Dev.to

Overview

I finished my personal portfolio at the end of 2025 and wanted to share this milestone here on Dev.to. I’m a student of Systems Analysis and Development and Information Systems, currently learning and practicing the fundamentals of HTML, CSS, and JavaScript. This project represents my progress so far and is part of my continuous learning journey in web development.

Portfolio

https://raylle-dev.github.io/Raylle-Portfolio/

Feedback

Feedback and suggestions are very welcome! 😊

Tags: frontend, html, css, javascript, portfolio, beginners

Back to Blog

Related posts

Read more »

JavaScript DOM Explained for Beginners

What is DOM? DOM stands for Document Object Model. It is a tree‑like representation of your HTML document that JavaScript can: - read - change - add to - remov...

Bad CSS-Dad Jokes (VI)

Jokes - Why are developers impressed with Tailwind? One semantic class is worth one thousand utility classes. - Why was the web developer afraid of accordions?...