DEV Community

Tim Smith
Tim Smith

Posted on

How is your portfolio built?

My portfolio site has gone through several different iterations. It started as a plain html site, then moved to WordPress when I learned how to build themes. For the past few years, my portfolio has been built with Gatsby and has been served by Netlify.

How is your portfolio site built? Show me your portfolio!

My Portfolio: https://www.iamtimsmith.com

Latest comments (308)

Collapse
 
dcyar profile image
JhOn Achata

My portfolio site is build with Gatsby too...

Link: dcyar.github.io/

Collapse
 
mcdtbo profile image
Thabo Pali

This is my first iteration, built with WordPress thabopali.co.za

Collapse
 
ambuh profile image
devAmbuh

i am also learning Gatsby right now,i am getting errors every two minutes buts that is the fun of coding and i will serve it at netlify

Collapse
 
anuraghazra profile image
Anurag Hazra

My portfolio gone through 3 iterations 2 of them were same but firstly with basic HTML then with React... And the third and final one is made with Gatsby (it's amazing)

Here it is: anuraghazra.github.io

Collapse
 
pomfrit123 profile image
***

Are you a developer or a photographer?
Honestly for me it was hard to read the text over the pictures, lets say its not very "clean", it looks like a photographers portfolio.

Thats all :)

Collapse
 
rahilka profile image
Rahilka Simonova

Loved your portfolio! Mine is simple website with html, css, bootstrap and a bit of JavaScript :)
rahilkasimonova.com

Collapse
 
agonxgashi profile image
Agon

Just plain html/css/js published on Github Pages. As it says on my portofolio, I'm in love with simplicity šŸ˜

Link: agonxgashi.github.io

Collapse
 
pinkbeeme profile image
LaurieSue

Hi,Tim. You have a great portfolio! I ended up here because I am building my first portfolio for my school assignment. Your blog is really cool too!

Collapse
 
daxsoft profile image
Michael Willian Santos

I built it using only vanilla js, it was pretty interesting to do.

Mine is pretty outdated xD: daxsoft.github.io/

Collapse
 
jcadima profile image
Juan J Cadima

Mine was built with Laravel+Vue
The backend has similar functionalities as Wordpress, i have a settings section, pages, portfolio, and some stats at the main dashboard. My previous portfolio was Wordpress based. Im still developing the portfolio filters section, for now its just a couple of projects listed on the homepage.
juancadima.com

Collapse
 
jmickey profile image
Josh Michielsen

Hugo. I started with an existing theme and customised it!

Collapse
 
gherciu profile image
Gherciu Gheorghe

Using React + Next.js ;)
gherciu.github.io

Collapse
 
victoria profile image
Victoria Drake

Using Hugo. Static sites FTW... Iā€™m stuck in 1999 and Iā€™m not leaving.

victoria.dev

Collapse
 
iam_timsmith profile image
Tim Smith

1999 was a good year!

Collapse
 
jwkicklighter profile image
Jordan Kicklighter

Mine is currently just a blog, but it's built using:

  • Gridsome
  • Markdown files
  • SCSS
  • Netlify

Gridsome is basically Gatsby using Vue instead of React. I love Vue, but also really like the concept of Gatsby's data sources that are converted to GraphQL at build time. This is like a best of both worlds for me šŸ˜Š

jwkicklighter.com

Collapse
 
kaos profile image
Kai Oswald

Mine is built with gridsome and served by Netlify.

kaos.me/