GS Psychotherapy

I created this site for my psychotherapy business. It needed to convey who I am and what I do, be engaging, and be aesthetically appealing.
I think I have achieved that to some degree. I used a picture of mine that my partner took with this purpose in a local park, and then I played with the colours and blur until it was what I wanted.
Then, I went for cards with topics about my work that invite you to read more extended essays. I also added my studies and publications in other sections, which you can navigate if you are more interested.
The site is simple, but it needed lots of content to be rendered and good navigation to find things. I used Coltrane, a Django-based framework, to render webpages from markdown files. I used templates and created new filters and tags to help me manage the navigation.
The styling comes with the help of Bootstrap, which helps me deliver more modern looks without too much effort while still needing lots of fine-tuning.
The animations use Velocity.js to manage them, as I found the library friendly and easy to handle.
It is deployed in Vercel and is as easy as rendering and pushing to publish them.