DEV Community

Cover image for My personal website built using HTML, CSS, and vanilla JavaScript
Justin Maximillian Kimlim
Justin Maximillian Kimlim

Posted on • Edited on

My personal website built using HTML, CSS, and vanilla JavaScript

Hello, developers! ๐Ÿ‘‹
I've recently created a personal website using HTML, CSS, vanilla JavaScript, and looking for any feedback for my personal website.

link: https://kimlimjustin.github.io

Feature my personal website has:

  • Loading animation using CSS
  • Animate on scroll using AOS library
  • Recent blog from dev.to using DEV API
  • Theme and light themes
  • A terminal simulator built using Vanilla JavaScript

My website is also open source, here's the link of its code: https://github.com/kimlimjustin/kimlimjustin.github.io

Any comments will be appreciated :) Thanks

Happy coding! ๐ŸŽ‰

You might also like these articles:

Top comments (44)

Collapse
 
prnvbirajdar profile image
Pranav Birajdar • Edited

Loved the terminal, dark mode looks dope! Site looks great. Maybe one suggestion. Looks like you're using 2, maybe 3 fonts. This makes the viewing experience kinda jarring and not so smooth.

Just my two cents! Great job man.

Collapse
 
kimlimjustin profile image
Justin Maximillian Kimlim

Thanks for your comment!

Collapse
 
sturpin profile image
Sergio Turpรญn

So cool!! I LOVE your terminal ๐Ÿ‘Œโ˜บ๏ธ

Collapse
 
kimlimjustin profile image
Justin Maximillian Kimlim

Thanks! please star it on github if you like to :)

Collapse
 
sturpin profile image
Sergio Turpรญn

Done! :)

Collapse
 
dev_amrit profile image
amrit-maker

Hi I am also a 15 year old full stack web developer . I started to learn code couple of months ago , but after seeing your projects I am totally blown away . Can you give me some tips on how you learned so much at this young age . I really struggle with vanilla javascript . Would love to see your response .

Collapse
 
kimlimjustin profile image
Justin Maximillian Kimlim

Erm, I just aim to a create a project and learn by making. Google is an art xd. You can learn javascsript/typescript by trying to contri to Xplorer too :)

Collapse
 
nguyentran6698 profile image
nguyentran6698

Hi. I just want to said your website is so cool. Do you mind if I ask how you implemented the terminal feature for your website ? Thank you so much

Collapse
 
kimlimjustin profile image
Justin Maximillian Kimlim

Actually, I use vanilla JavaScript to handle all of this, by listening to the enter key and when it's pressed, check the value inputted and give an output. My website is completely open-source, you can check the javascript handler of the terminal feature here.

Collapse
 
xs005 profile image
Chris Sun

I like the terminal!

Collapse
 
kimlimjustin profile image
Justin Maximillian Kimlim

Thanks for your comment!

Collapse
 
ra1nbow1 profile image
Matvey Romanov

Pretty nice

Collapse
 
kimlimjustin profile image
Justin Maximillian Kimlim

Thanks for your comment!

Collapse
 
dmahely profile image
Doaa Mahely

So cool! Well done :)

Collapse
 
kimlimjustin profile image
Justin Maximillian Kimlim

Thanks for your comment!

Collapse
 
dnjosh10 profile image
Dumte Nwidoobee Joshua

This is good. I love this design. Can we hook up and code together?

Collapse
 
kimlimjustin profile image
Justin Maximillian Kimlim

Thanks! I designed it myself and also being inspired from others xd.

Collapse
 
pris_stratton profile image
pris stratton

Thatโ€™s really cool ๐Ÿ˜Ž the terminal idea is great.

Collapse
 
kimlimjustin profile image
Justin Maximillian Kimlim

Thanks for your comment!

Collapse
 
braydoncoyer profile image
Braydon Coyer

Nicely done!

Collapse
 
kimlimjustin profile image
Justin Maximillian Kimlim

Thanks for your comment!