layout | title | tagline | description | author |
---|---|---|---|---|
ampindex |
NC Designs Studio |
Specializing in web coding |
NC Designs Studio provides web development services including web design, production, and maintenance. |
Nelson Correia |
{% include JB/setup %}
Welcome. You have arrived at my professional site which is a working demo of my concentrations in web performance and web accessibility.
I strive to keep my projects lean and inclusive to all.
To see project samples, please visit my portfolio page.
If you're looking for help on maintaining or upgrading your site, I can be reached through several channels:
<li role="listitem"><a class="intcmp_content btn btn-info" href="mailto:nelson.ncdesigns@gmail.com">nelson.ncdesigns@gmail.com</a></li>
<li role="listitem"><a target="_blank" rel="noopener" href="https://www.facebook.com/ncdesignsstudi0" class="intcmp_content btn btn-info" onClick="_gaq.push(['_trackEvent', 'Social Link', 'Facebook Link', 'Facebook – Words']);">Facebook</a></li>
<li role="listitem"><a target="_blank" rel="noopener" href="https://www.behance.net/ncdesigns" class="intcmp_content btn btn-info" onClick="_gaq.push(['_trackEvent', 'Social Link', 'Behance Link', 'Behance – Words']);">Behance</a></li>
<li role="listitem"><a target="_blank" rel="noopener" href="https://www.linkedin.com/pub/nelson-correia/10/493/b14" class="intcmp_content btn btn-info" onClick="_gaq.push(['_trackEvent', 'Social Link', 'LinkedIn Link', 'LinkedIn – Words']);">LinkedIn</a></li>
</ul>
</div>
<h2 id="recent_posts">Recent Posts</h2>
<ul class="posts">
{% for post in site.posts %}
<li><span>{{ post.date | date_to_string }}</span> » <a class="intcmp_content" href="{{ BASE_PATH }}{{ post.url }}">{{ post.title }}</a></li>
{% endfor %}
</ul>