-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
183 lines (162 loc) · 7.08 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
# Site
repository: tyler-macinnis/tyler-macinnis.github.io
favicon: images/favicon.ico
# Content configuration version
version: 2
# Personal Info
name: Tyler MacInnis
title: Embedded Software Engineer
email: thmac2017@gmail.com
website: https://tyler-macinnis.github.io/
# Dark Mode (true/false/never)
darkmode: true
# Social links
twitter_username: tyler_macinnis
github_username: tyler-macinnis
instagram_username: tyler_macinnis1
linkedin_username: tyler-macinnis-compsci
# Additional icon links
additional_links:
# About Section
about_profile_image: images/profile.jpg
about_content: | #Allows new lines to include paragraphs
Hi, my name is Tyler MacInnis and I am an Embedded Software Engineer at Atlas Copco. I aspire to use my computing skills to help make my corner of the world a better place. I have a strong work ethic and passion for using my talents. In my spare time, I like to play Dungeons & Dragons, as both a player and a dungeon master.
content:
- title: Projects # Title for the section
layout: list # Type of content section (list/text)
content:
- layout: top-middle
title: Good Driver Incentive Program
description: | # this will include new lines to allow paragraphs
For my senior project, I was the leader for a group project creating a Truck Driver Rewards program using AWS and Django.
- layout: top-middle
title: ClemBot Contributor
link: github.com/ClemsonCPSC-Discord/ClemBot
# link_text: Project Website
additional_links:
- title: ClemsonCPSC-Discord/ClemBot
icon: fab fa-github
url: github.com/ClemsonCPSC-Discord/ClemBot
# - title: Github page for project (eg. sproogen/modern-resume-theme)
# icon: fab fa-github
# url: Link to project (eg. sproogen.github.io/modern-resume-theme)
quote: >
This is a Discord Bot for the Clemson Computer Science Discord Server.
description: | # this will include new lines to allow paragraphs
I began contributing to this project in September of 2020 as a way of learning python and git.
It continues to grow thanks to the efforts Clemson Students and Alumni.
- title: Experience # Title for the section
layout: list # Type of content section (list/text)
content:
- layout: left
title: Atlas Copco
# link:
# link_text:
sub_title: Embedded Software Engineer
caption: January 2023 - Present
# quote: >
# Quote
description: | # this will include new lines to allow paragraphs
- Maintain proper testing, documentation, and release procedures and automation
- Maintain internal software applications
- Keep development strategies up to date
- layout: left
title: Atlas Copco
# link:
# link_text:
sub_title: Embedded Systems Intern
caption: June 2022 - August 2022
# quote: >
# Quote
description: | # this will include new lines to allow paragraphs
- Developed versatile unit testing and software validation procedures that can be used for a wide range of embedded systems, both legacy and future
- Improved legacy code performance while ensuring functionality was preserved
- Created detailed documentation on implementing best practices for software testing procedures
- layout: left
title: DHL Supply Chain
# link:
# link_text:
sub_title: Loader/Unloader
caption: June 2021 - August 2021
# quote: >
# Quote
description: | # this will include new lines to allow paragraphs
- Unloaded product deliveries
- Maintained cleanliness of the warehouse
- Assessed inventory accuracy
- layout: left
title: SCDOT York Maintenance
# link:
# link_text:
sub_title: Assistant Geodetic Technician
caption: May 2019 - August 2019
# quote: >
# Quote
description: | # this will include new lines to allow paragraphs
- Created and improved multiple complex spreadsheets with adaptability and user-friendliness as key design elements
- Designed a future-ready Excel Spreadsheet for assessing work crew progress
- Improved systems for tracking PPE and maintaining current Safety Data Sheets
- Assisted in Driveway Inspections throughout York County
- layout: left
title: Harris Teeter Grocery Store
# link:
# link_text:
sub_title: Cashier and Personal Shopper
caption: November 2018 - January 2019
# quote: >
# Quote
description: | # this will include new lines to allow paragraphs
- Handled monetary transactions with accuracy and proficiency
- Provided world-class customer service by answering questions and assisting customers
- Used situational awareness and grocery store knowledge to find product substitutions when appropriate
- Developed skills and techniques in maintaining optimism and tactfulness regardless of the situation
- title: Education # Title for the section
layout: list # Type of content section (list/text)
content:
- layout: left
title: Clemson University
link: https://www.clemson.edu/
caption: December 2022
sub_title: Bachelor of Science in Computer Science
# quote: >
# Quote
description: | # this will include new lines to allow paragraphs
Final GPA: 3.28
- title: Skills # Title for the section
layout: text # Type of content section (list/text)
content: |
- Microsoft Excel Certified
- Tools: Git, Windows, Linux, Visual Studio, Unity, AWS, and Azure DevOps
- Languages: C, C++, Java, Python, Ruby
- Strong understanding of algorithms, data structures, systems analysis, software development, machine learning, and object-oriented programming
- Adaptable and flexible
- Collaboration and teamwork
- Organization and time management
- Excellent communicator
- Strong work ethic
- title: Awards
layout: text
content: |
- Eagle Scout - October 2014
- Scottish Rite JROTC Medal for Scholastic Excellence and Americanism - May 2015
- title: A Little More About Me
layout: text
content: | # this will include new lines to allow paragraphs
Alongside my interests in computing and software development some of my other interests and hobbies are:
- Tabletop Roleplaying Games, particularly Dungeons & Dragons 5e
- Artificial Intelligence and Machine Learning
- Reading
- Running
- Hiking
# INDENT Look at this cool image
# ![Trees](/modern-resume-theme/images/landscape-trees.jpg "Trees")
# Footer
footer_show_references: true
# references_title: References on request (Override references text)
# Build settings
remote_theme: sproogen/resume-theme
sass:
sass_dir: _sass
style: compressed
plugins:
- jekyll-seo-tag