-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
141 lines (138 loc) · 10.2 KB
/
Copy pathabout.html
File metadata and controls
141 lines (138 loc) · 10.2 KB
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
<doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>About Adam</title>
<link rel="icon" href="images/icons/favicon.ico">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="style.css">
<script src="scripts.js"></script>
</head>
<body>
<header id='header'></header>
<script type="text/javascript">
loadHeader();
getDate();
</script>
<h1>About Me</h1>
<a id="resume" href="Resume_Aug_2020.pdf" target="_blank" style="position:fixed;top:70px;left:1%;text-decoration:none;">
<i class="fa fa-file-text-o" aria-hidden="true"></i>
<p style="color:#006600;">Resume</p>
</a>
<script type="text/javascript">
window.onscroll = function() {
scrollResume();
}
</script>
<i class="fa fa-graduation-cap" aria-hidden="true"></i>
<h2>School</h2>
<div class="aboutcontainer2">
<img class="aboutimage" src="images/About/University-of-Waterloo684x453.png" style="width:22%;padding-left:3%"/>
<div class="aboutinformation">
<p class="abouttitle">University of Waterloo</p>
<p class="aboutdate">Sept 2013 - May 2018</p>
<p class="abouttext">
I am a Waterloo Warrior Alum and I graduated with a Bachelor of Applied Science (BASc.) in Computer Engineering. The Honours Computer Engineering program at the University of Waterloo has a mandatory 5 (optional 6) co-operative education terms where I obtained valuable work experience. I graduated with an overall average of 73%. My transcript may be found <a href="Transcript.pdf" target="_blank">here</a>.
</p>
</div>
</div>
<i class="fa fa-briefcase" aria-hidden="true"></i>
<h2>Work Experience</h2>
<div class="aboutcontainer2">
<img class="aboutimage" src="images/About/connecttech.png" style="width:22%;padding-left:3%"/>
<div class="aboutinformation">
<p class="abouttitle">Connect Tech Inc.</p>
<p class="abouttitle2">Hardware Engineer</p>
<p class="aboutdate">May 2022 - Present</p>
<p class="abouttext">
As a Hardware Engineer we are in charge of our own projects and are expected to handle them end to end. This consists of interfacing with customers or internally to establish system or board requirements, schematic design, PCB routing, schematic and pcb review, board revisions, part and cross selection, and more.
</p><br><p>
</p>
<p class="abouttitle2">Technical Support Engineer</p>
<p class="aboutdate">Aug 2019 - May 2022</p>
<p class="abouttext">
As a Technical Support Engineer I had to be a master of all Connect Tech Products. These products consisted of all sorts of embedded systems and form factors. For example, NVIDIA Jetson carrier boards, COM Express type 2,6,7 carrier boards, PCI(e)-104 cards, serial cards, and many more. Being a Technical Support Engineer, I had to have enough of an understanding of all of our products to teach other customer Engineers how to use the hardware and software of each of our products. On the hardware side, this included schematic analysis, signal integrity analysis, and even schematic design for customer optimizations or issues. On the software side, a firm understanding of our written drivers, and each operating system was necessary to help the customer engineers. For example, device trees for ARM systems, driver troubleshooting and optimization, linux kernel development, Windows driver debugging, and Linux For Tegra software development. On top of the external customer help and issues, we worked internally in any way we could support the Engineering department such as hardware revisions, Engineering documentation, Driver updates, and software development.
</p>
</div>
</div>
<div class="aboutcontainer">
<div class="aboutinformation">
<p class="abouttitle">Ford Motor Company</p>
<p class="abouttitle2">Hardware Verification Engineer</p>
<p class="aboutdate">Aug 2018 - Aug 2019<br>Co-op Term 6: Sep 2017 - Dec 2017</p>
<p class="abouttext">
As a hardware verification engineer, I would validate any and all circuitry both on the theoretical schematic and on the real boards. I worked with automotive grade circuits which ranged from switched mode power supplies, Ethernet PHY, Ethernet Bridge, and PCIe Switches. I performed line and load regulation as well as temperature testing on the power circuits. I assisted software teams by soldering specific hardware configurations for testing and created test adapters for peripheral emulation. I also created python scripts to automate power testing using GPIB connections. Lastly, I helped debug any and all issues by analyzing the necessary digital and analog signals to find the root of the issues.
</p>
</div>
<img class="aboutimage" src="images/About/ford1280x482.png" style="padding-top:50px"/>
</div>
<div class="aboutcontainer2">
<img class="aboutimage" src="images/About/University-of-Waterloo684x453.png" style="width:22%;padding-left:3%"/>
<div class="aboutinformation">
<p class="abouttitle">University of Waterloo</p>
<p class="abouttitle2">Skating and Hockey Instructor</p>
<p class="aboutdate">Jan 2017 - Apr 2018</p>
<p class="abouttext">
As a skating and hockey instructor, I would run multiple sessions of skating and hockey instruction per week for other Univeristy of Waterloo students. I would prepare a lesson plan prior to each session that would progressively increase in difficulty each week. The sessions taught were a beginner and advanced skating session and a beginner and advanced hockey skills and drills session.
</p>
</div>
</div>
<div class="aboutcontainer">
<div class="aboutinformation">
<p class="abouttitle">Evertz Microsystems</p>
<p class="abouttitle2">Student Project Engineer</p>
<p class="aboutdate">Co-op Term 5: Jan 2017 - Apr 2017</p>
<p class="abouttext">
As a student project engineer, I would work on setting up and maintaining customer requested systems. I would use Evertz products to host servers and configure their networks and file storage systems. I would also create and modify javascript scripts and configuration files based on customer needs. Lastly, I would configure the Evertz internal tool to match the configurations requested by customers.
</p>
</div>
<img class="aboutimage" src="images/About/evertz859x239.png" style="padding-top:30px"/>
</div>
<div class="aboutcontainer2">
<img class="aboutimage" src="images/About/lotlinx860x450.jpg"/>
<div class="aboutinformation">
<p class="abouttitle">LotLinx Inc.</p>
<p class="abouttitle2">Junior Developer/QA Analyst</p>
<p class="aboutdate">Co-op Term 4: May 2016 - Aug 2016 <br> Co-op Term 3: Sep 2015 - Dec 2015</p>
<p class="abouttext">
I worked on a small team of 6 people at LotLinx so I provided multiple roles as a Junior Developer and QA Analyst. I would develop Java processes to analyze data artifacts received from customers. I overlooked production level processes across different servers and created cron jobs to clean up and organize those server storages. I maintained and created JUnit tests and used Jenkins to run the tests and other processes. Lastly, I implemented a central log management system for dynamic log notifications via e-mail.
</p>
</div>
</div>
<div class="aboutcontainer">
<div class="aboutinformation">
<p class="abouttitle">TD Bank Group</p>
<p class="abouttitle2">IT Analyst - Solution Developer</p>
<p class="aboutdate">Co-op Term 2: Jan 2015 - Apr 2015</p>
<p class="abouttext">
As an IT analyst, I tested multiple web applications including TD's online banking application "EasyWeb". I also created and ran test cases in HP Quality Centre. Lastly, I manipulated data from test databases to provide test data for other teams to use for testing.
</p>
</div>
<img class="aboutimage" src="images/About/TD.png" style="max-height:120px"/>
</div>
<div class="aboutcontainer2">
<img class="aboutimage" src="images/About/SunLifeFinancial1200x491.png" style="padding-top:10px"/>
<div class="aboutinformation">
<p class="abouttitle">Sun Life Financial</p>
<p class="abouttitle2">On Site Support</p>
<p class="aboutdate">Co-op Term 1: Jan 2014 - Apr 2014</p>
<p class="abouttext">
As a member of the on site support team, I provided technical assistance to all other employees. I managed a test lab where employees would test new computer products. I would respond to an automated issue queue to troubleshoot hardware and software issues from other employees. I managed and tracked computers and monitors as well as imaged new laptops for new employees. Lastly, I would walk new employees through setting up their new computers and hardware.
</p>
</div>
</div>
<!-- <div style="width:100%">
<img src="images/Icons/hockeystick.png" style="height:50px;margin:auto;display:block"/>
</div>
<h2>Hobbies</h2>
<div class="aboutcontainer">
<div class="aboutinformation">
<p class="abouttitle">Hockey</p>
<p class="abouttext">
</p>
</div>
<img class="aboutimage" src="images/About/Hockey.png"/>
</div> -->
<footer id='footer'></footer>
</body>
</html>