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:
Google Forms Clone with Django and Vanilla Javascript
Justin Maximillian Kimlim ・ Dec 2 '20
#showdev
#django
#javascript
Oldest comments (44)
Nice, Justin! 👌
Thanks for your comment!
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
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.
Nicely done!
Thanks for your comment!
So cool! Well done :)
Thanks for your comment!
I like the terminal!
Thanks for your comment!
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.
Thanks for your comment!
Pretty nice
Thanks for your comment!
That’s really cool 😎 the terminal idea is great.
Thanks for your comment!
So cool!! I LOVE your terminal 👌☺️
Thanks! please star it on github if you like to :)
Done! :)
This is good. I love this design. Can we hook up and code together?
Thanks! I designed it myself and also being inspired from others xd.