1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 10:22:53 +00:00

updated resume

This commit is contained in:
2016-01-10 23:18:04 -06:00
parent 1ed9be8a7c
commit 9efbbb4228
8 changed files with 130 additions and 43 deletions

39
npm-debug.log Normal file
View File

@@ -0,0 +1,39 @@
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files (x86)\\nodejs\\node.exe',
1 verbose cli 'C:\\Users\\Mitchell\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'start' ]
2 info using npm@2.14.1
3 info using node@v4.1.1
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info prestart myapp@0.0.0
6 info start myapp@0.0.0
7 verbose unsafe-perm in lifecycle true
8 info myapp@0.0.0 Failed to exec start script
9 verbose stack Error: myapp@0.0.0 start: `forever ./bin/www`
9 verbose stack Exit status 1
9 verbose stack at EventEmitter.<anonymous> (C:\Users\Mitchell\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:214:16)
9 verbose stack at emitTwo (events.js:87:13)
9 verbose stack at EventEmitter.emit (events.js:172:7)
9 verbose stack at ChildProcess.<anonymous> (C:\Users\Mitchell\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:24:14)
9 verbose stack at emitTwo (events.js:87:13)
9 verbose stack at ChildProcess.emit (events.js:172:7)
9 verbose stack at maybeClose (internal/child_process.js:817:16)
9 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
10 verbose pkgid myapp@0.0.0
11 verbose cwd C:\Users\Mitchell\desktop\mywebsite
12 error Windows_NT 6.1.7601
13 error argv "C:\\Program Files (x86)\\nodejs\\node.exe" "C:\\Users\\Mitchell\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "start"
14 error node v4.1.1
15 error npm v2.14.1
16 error code ELIFECYCLE
17 error myapp@0.0.0 start: `forever ./bin/www`
17 error Exit status 1
18 error Failed at the myapp@0.0.0 start script 'forever ./bin/www'.
18 error This is most likely a problem with the myapp package,
18 error not with npm itself.
18 error Tell the author that this fails on your system:
18 error forever ./bin/www
18 error You can get their info via:
18 error npm owner ls myapp
18 error There is likely additional logging output above.
19 verbose exit [ 1, true ]

View File

@@ -3,8 +3,8 @@
"version": "0.0.0",
"private": true,
"scripts": {
"start": "forever start ./bin/www",
"stop" : "forever stop ./bin/www"
"start": "forever ./bin/www",
"stop" : "forever ./bin/www"
},
"dependencies": {
"body-parser": "*",

View File

@@ -3,7 +3,7 @@ html {
}
body {
font-family: 'Raleway', sans-serif;
font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}
a {
@@ -14,6 +14,10 @@ a {
text-align: center;
}
.resume{
font-size: 12pt;
font-weight: 400;
}
.header {
height: 400px;
background: url("../images/headerBackground.jpg") center no-repeat;

BIN
public/images/sensors.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@@ -8,6 +8,15 @@
<hr>
<p><span class="colorRed">Update:</span> I have updated some information regarding this project. Refer to these other posts.
</p>
<a href="/?post=12-29-15.html">ESP8266 temperature sensor updates and difficulties</a>
<br>
<a href="/?post=1-1-2016.html">Temperatue Sensor - Server Side</a>
<br>
<br>
<p>For this project you will need an ESP8266 and a DHT temperature sensor. For prototyping purposes I prefer to use the <a href="http://www.banggood.com/NodeMcu-Lua-ESP-12E-WIFI-Development-Board-p-985891.html">NodeMCU module</a>. There are a variety of temperature sensors that you could use, but I prefer the DHT11 because it is easy to use and it is cheap! I ordered a 5 pack of them from <a href="http://www.banggood.com/5Pcs-KY-015-DHT11-Temperature-Humidity-Sensor-Module-For-Arduino-p-983263.html">Banggood</a>. The source code for this project can be found on <a href="https://github.com/mgerb42/esp8266-HTTPTempSensor">Github</a>.
</p>

View File

@@ -1,21 +1,78 @@
<h2>Mitchell Gerber</h2>
<div class="resume">
<h2>Mitchell Gerber</h2>
<p>Hello, my name is Mitchell and I am persuing a career in software development. I have a passion for learning new technologies and I'm always striving to find a way to make something better.
</p>
<p>Hello, my name is Mitchell and I am pursuing a career in software development. I have a passion for creating things and learning new technologies.
</p>
<p>I always find enjoyment in building things, whether it's computers, drones, or software. I started programming upon enrolling in college and I have been hooked ever since. Programming has become a hobby of mine and it has opened up many oppurtunities.
</p>
<p>I always find enjoyment in building things, whether it's computers, drones, or software. I started programming upon entering in college and I have been hooked ever since. Programming has become a hobby of mine and it has opened up many oppurtunities.
</p>
<p>My primary strengths include back end development and working with MySQL databases. I also have experience with NoSQL databases and front end development. I helped develop a web application for Digi International that is used to debug embedded devices for testing purposes. I worked with Java/JSP, which ran on a Jetty web server and used an H2 embedded database.
</p>
<p>My primary strengths include back end development and working with MySQL databases. I've also worked with MongoDB as well as development on the client side. I helped develop a web application for Digi International that is used to debug embedded devices for testing purposes. I worked with Java/JSP, which ran on a Jetty web server and used an H2 SQL database.
</p>
<p>Software development doesn't stop when I leave work. I often lose track of time working on personal projects in my free time. I'm currently developing this personal website to learn Node.js and familiarize myself with newer web development technologies.
</p>
<p>My interest in developing things follows me home after work hours. I often lose track of time working on personal projects. I'm currently working on this personal website to learn Node.js and familiarize myself with newer web development technologies. In my free time I enjoy building and flying radio controlled unmanned aerial systems. I've also recently gained an interest in programming microcontrollers.
</p>
<h2>Technical Skills</h2>
<div class="row text-center">
<div class="col-lg-6">
<a href="/?post=12-18-2015.html" target="_blank"><img class="img-responsive" src="/images/sensors.png" alt="Sensor Project"></a>
<a href="/?post=12-18-2015.html" target="_blank">Sensor Project with ESP8266</a>
</div>
<div class="col-lg-6 text-center">
<iframe width="300" height="200" src="https://www.youtube.com/embed/9re_9DdNV6Y" frameborder="0" allowfullscreen></iframe>
<br>
UAS Footage from one of my drone projects
</div>
</div>
<h2>Personal Background</h2>
<h2>Technical Skills</h2>
<h2>Work Experience</h2>
<p>I started with Java and have been working with it since the end of 2012. I consider myself experienced in Java as I have used it for numerous projects throughout college as well as at my job as a Software Tester/Developer. I found my interest in web development in late 2014. Since then I've become familiar with different back end languages including Node.js, PHP, and Java. I've also worked with MongoDB as well as relational databases such as MySQL.
</p>
<h2>Contacts</h2>
<p>Beginning of Summer 2015 I started venturing into the category of microcontrollers. I've become familiar with programming the Arduino as well as a microcontroller called the ESP8266. Throughout this process I've gained knowledge of working with C.
</p>
<p>As of late 2014 I've been using Linux as my primary operating system for software development, which has allowed me to become more familiar with Unix systems. I've also worked with Ubuntu server, which is used to host this website.
</p>
<h2>Work Experience</h2>
<ul>
<li>
<span class="colorRed">2014-Present</span> Software Developer/Tester - Digi International through Winona State - Winona, MN
<br>
<blockquote>
Worked on projects including Java, Javascript, and SQL. Also worked on manual system tests.
</blockquote>
</li>
<li>
<span class="colorRed">2011-2014</span> Technical Assistant - South Central Education Consortium - Grand Meadow, MN
<blockquote>
Worked on imaging machines and set up computer labs.
</blockquote>
</li>
<li>
<span class="colorRed">2008-2014</span> Cook/Concession Stand - Deer Creek Speedway - Spring Valley, MN
</li>
</ul>
<h2>Education</h2>
<ul>
<li><span class="colorRed">2012-2016</span> Winona State University - Bachelor of Science in Computer Science - Winona, MN
<br>
Major GPA: 3.68</li>
</ul>
<h2>Contacts</h2>
<ul>
<li><a href="mailto:mgerb42@gmail.com">mgerb42@gmail.com</a></li>
<li><a href="https://github.com/mgerb42" target="_blank">GitHub</a></li>
<li><a href="https://www.linkedin.com/in/mitchell-gerber-125391b3" target="_blank">LinkedIn</a></li>
</ul>
</div>

View File

@@ -18,7 +18,11 @@ router.get('/discord', function(req, res, next) {
});
router.get('/vpn', function(req, res, next){
res.redirect('https://mitchellg.me:943');
res.redirect('https://mitchel.io:943');
});
router.get('/resume', function(req, res, next){
res.redirect('/?post=resume.html');
});
/* GET home page. */

View File

@@ -1,26 +0,0 @@
div.col-lg-4
h1 Search by number
form(action="/", method="post")
div.form-group
Span Phone Number:
br
input.form-control(type="text", name="searchNumber", placeholder="555-555-5555")
br
input(type="submit", value="submit").btn
br
if (findParams != null)
div.col-lg-4
each index in findParams
-var date = new Date(index.date);
Span= index.number
br
Span= date
br
Span= index.time
br
Span= index.message
br
Span= index.updated
br
br