diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..d6106da --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2020 Ava Gaiety Wroten + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/content/posts/skillsengine.md b/content/posts/skillsengine.md new file mode 100644 index 0000000..b062c21 --- /dev/null +++ b/content/posts/skillsengine.md @@ -0,0 +1,18 @@ +--- +title: 'Lead Full-Stack Engineer @ SkillsEngine (TSTC)' +date: 2020-08-03 +tags: + - Career + - Tech + - Ember +coverImage: /images/uploads/skillsengine.png +description: >- + Proud to announce I'm now an engineer at SkillsEngine! +--- + +I'll be working with Texas State Technical College (TSTC) at SkillsEngine to connect employers, educators and students in new ways through technology. My hope in this role is to build software that matters to real people giving students a strong start to their career at places they'll be happier to work at. + +I'll miss my team at Allovue, who I've worked with for the past year until furloughs struck due to COVID-19. I hope for a future where our paths align again. + +Nevertheless, I'm deeply excited for this new opportunity with SkillsEngine. Expect more Ember, community outreach, talks and open source work as I'm able. More updates soon to come! + diff --git a/static/images/uploads/skillsengine.png b/static/images/uploads/skillsengine.png new file mode 100644 index 0000000..32d0f28 Binary files /dev/null and b/static/images/uploads/skillsengine.png differ