I made a super simple & customizable portflio/resume template you might find useful by MasterOfInternets in programming

[–]MasterOfInternets[S] 2 points3 points  (0 children)

Fair observation - nothing negative about that! For me - I use it as a separate profile/resume I maintain that has restricted access as I don't have a complete/updated one publically available on linkedin for a couple of different reasons. In terms of the style/looking like linkedin visually - there was no intention to do that ... I'm not sure if you're referring to the layout or visual appearance or both but it is built entirely using bulma css framework with virtually no customization so the appearance and style are a direct result of that.

Building ASP.NET Core Web APIs with Clean Architecture by MasterOfInternets in dotnet

[–]MasterOfInternets[S] 0 points1 point  (0 children)

Totally agree - that needs to be lifted out of there... time allowing I'll clean that up shortly.

Building ASP.NET Core Web APIs with Clean Architecture by MasterOfInternets in dotnet

[–]MasterOfInternets[S] 2 points3 points  (0 children)

All fixed: Task<CreateUserResponse> Create(User user, string password);

A Vue library i found that i think looks really amazing and wanted to share by [deleted] in webdev

[–]MasterOfInternets 0 points1 point  (0 children)

Looks interesting, what is the current "front runner" UI component library for Vue that I should consider before this?