New Project

I’ve been stuck in a bit of a rut for a little while in terms of web development. I haven’t had a lot of time to learn new things since I’m usually pretty tired after work, so it’s easy to just say “bleh, sick of computers”, but I think the problem lies somewhere with motivation.

Along the same lines, I’ve always been thinking of a way to put what I’ve learned to use, as well as take advantage of that opportunity to learn more about what I’m really doing. A project that would be of benefit not only to me, but to others who want to learn as well. One of the frustrating aspects of living in Ireland is the lack of community around web development. Sure we have conferences every now and then, but they’re expensive and frequently require travel.

With that in mind, I’ve decided to build a site/app devoted to furthering the skills of a web developer. The plan is to launch a site that will enable developers to request and share information in the form of articles and demos, and organise meet-ups (not dissimilar to Meetup) for starters.

The domain and hosting has already been sorted, so it’s a matter of planning at this stage with the project hopefully going into design and then build later this year. Exciting :)

Caption Reveal

This is a nice scenario where once you might have used JavaScript. You can check out the code below, but it’s easy enough to visualise how this one works.

  1. You have a <figure>, and within that is the <img> and a <figcaption>
  2. The <figcaption> is positioned absolutely within the <figure> and has an opacity of 0
  3. On hovering the <figure> we give the <figcaption> an opacity of 1 and a box-shadow to darken the background

 

Check out this Pen!

Here it goes

This is my nth attempt at creating a blog. Most often times I stopped because I felt I had nothing to talk about, but I find that with more and more experience I’m finding my voice :)

Mostly regarding web development, but I’m sure some other stuff will creep in as well.

The wonderful theme is called Svbtle