So here’s my current linkedIn summary…thoughts?
“ My energy comes from the prospect of being part of an extraordinary solution. The romanticism associated with the pursuit of excellence is the primary source of my passion, and with it I hope to contribute to the technological revolution of our time in a way that enriches the human experience.
My current goal is clear: to demonstrate my worth as a modern front-end engineer. Ideally, I'd like to join a team of dedicated designers and developers who can relate to my professional commitments, though I'm prepared to take on the demands of a comprehensive front-end engineering role myself.
The workflow I use today includes Gulp for automation, Git for version control, Github for sharing and hosting, Sass or CSS for styling, React for UI, Jasmine for unit testing, jQuery for AJAX, and JavaScript as my core programming language.
In addition to my front-end development skills, I have significant experience as a designer, both for the web and various other media. I'm an advanced user of many of Adobe's Creative Cloud applications, and have experience as an animator, photo and video editor, vector artist, and more. “
<div class="top-left”>
<h2 class =“montco-title”>[…]</h2>
<h4 class=“refund-policy”>[…]</h4>
</div>
<div class=“registration-container”>
<h1 class=“registration-header”>[…]</h1>
</div>
.top-left {
display: inline-block;
width: 25%; // ish
}
.registration-container {
display: inline-block;
width: 70%; // ish
}