DEV Community

Davor Minchorov
Davor Minchorov

Posted on • Updated on

My personal website and blog

I rebuilt my personal website with Laravel, VueJS and TailwindCSS as a single page application for learning purposes.

Check it out and let me know what you think.

Any feedback is appreciated.

https://davorminchorov.com/

Top comments (8)

Collapse
 
daradedesign profile image
Dallas DeGrendel • Edited

I would either: {
-Remove rounding off each sheet or card or whatever with the exception of the top of the first one and bottom of the second.
-Add a bottom margin to each of the sections, so they don't curve into each other.
-Not sure about tailwind, but in Bootstrap the class is 'rounded-0' which removes the rounded corners. Be bold.
}

On the first item of your tech stack, use an actual list element or put the '-' in it's own div. Word-wrap drops the end of the first bullet under the bullet itself.

Use moment.js to format the dates on the page to something human.

I really like the colors and heaviness.

Put on a shirt with a collar unless this site is for developers / not clients.

Good luck

Collapse
 
davorminchorov profile image
Davor Minchorov • Edited
  1. Already pushed an update for the first part.
  2. about the word wrap part, I'll look into it
  3. Which dates are we talking about, the published on and last update on dates on the blog and single blog post pages?

The main audience will be mostly developers but I do have to take a new picture soon.

Thanks!

Collapse
 
daradedesign profile image
Dallas DeGrendel • Edited

Looks great! I'm totally over the rounded corners of the Bootstrap Era.

I'm sure if you used a <ul><li></li></ul> format there would already exist a style for that.

Just the dates on the blog page. A potential client will click around. It all has to look nice.

Jordan is my guy, but you need to represent you, not him. Plus, there other 95% of devs are going to try and get some artistic nonsense picture of themselves because of how unique they are. Most businesses don't care about that crap. Your picture isn't there to make friends, it's there to tell the client you aren't a deschevled psycho.

Already knocking it out!

Thread Thread
 
davorminchorov profile image
Davor Minchorov

Sadly, I don't use uls and lis for the lists but I'll look into it.

Good points for the dates, I'll change them.

I understand what you are saying about the picture and I agree, I'll take a picture soon, just waiting for that day.

Thanks!

Thread Thread
 
daradedesign profile image
Dallas DeGrendel

I'm not taking my own advice on the picture by the way. I have a half finished profile site, but I'm too damn busy to finish it.

Collapse
 
maulayyacyber profile image
Fika Ridaul Maulayya

awesome

Collapse
 
codenutt profile image
Jared

Looks good to me. That green is really nice 👌🏼

Collapse
 
mzaini30 profile image
Zen

Wow. I'll learn about Vue Router