Careers 2.0 by Stack Overflow
gravatar
profile updated
on Aug 18, 2012

Morgan Bauer

FL, United States

cise.ufl.edu/~mhb/

Currently Software Engineer at IBM.

WIP

Generalist. Do a lot of stuff, decently well. Allows me to combine knowledge from multiple areas. Knowledge of hardware and architecture allows me to write better/faster code.

More of a backend guy. Implementer and tinkerer.

Technologies


Experience show all

Software Engineer, IBM

August 2010 - Current

GUI Developer on VMControl part of Systems Director

OPS Clerk, UF School of Physicians Assisstant Studies

August 2010 - June 2011

Excel with Visual Basic for Applications

Wrote a macro for MS Excel that formatted raw data into multiple nearly finished documents. What once took hours, now takes minutes.

I essentially automated myself out of a job.

Student, Software Engineering Class

August 2008 - December 2008

15 Person team using Incremental Model

Wrote Documentation and Presentations

Performed Unit Testing with JUnit in Eclipse

Created Mockups

Pair Programming

Coordinated Team Meetings

Education show all

B.S. Computer Engineering - Software, University of Florida

2006 - 2010

3.327/4 Overall GPA

3.779/4.0 Computer Engineering Coursework GPA

Dean's List Fall 06, Spring 07, Spring 08, Fall 08, Spring 09

Minor in Business Administration

M.Eng. Computer Engineering, University of Florida

2010 - 2012

3.7 / 4.0 GPA Final

ASCIE Secretary - This is the student group responsible for communications with the Graduate Student body of the CISE department.

Helped arrange Department Career Fair and Spring Picnic

Stack Exchange show all Last seen 2 days ago

Open Source (6) show all

cryptography

GitHub, Jan 2011

implementations of ciphers for cryptography class

Implementation of DES


project3fileserver

Google Code

Distributed Systems project

Use of ssl sockets.


drics

Google Code, ; followed by 5 people; forked 2 times

Dynamic Radiographic Imaging Control Software (D.R.I.C.S)

Patching and Compiling Linux kernel.


empirebattle

Google Code

A risk-like game in Java. This was my Software Engineering project. Our goal was to refactor and extend the functionality.

Extended the AI subsystem so that the computer plays back.


Neural-Networks

GitHub, Jan 2012

From UF Class Spring 2011

This is nearly entirely my own code and own implementation of these classic neural networks algorithms. It also generates nice output in the the form of pngs that I have stitched together into gifs.


COP-6726-Databases-Project

GitHub, Jan 2012 - May 2012; forked 2 times

Project 1 for databases class.

Implementation of relational operators and query planning and execution.

I also fixed a lot of the bugs in the provided code, as well as extended it with helpful new features. Valgrind was very helpful here.


1 more

Writing

Buffer Overflows – Stack Smashing, ASLR, ROP | UF Hacking Club

Kris wrote a clever program with some interesting constants inside to be able to illustrate all of these concepts in a single binary. There are several things you can do here.…


Reading show all

Books

Expert C Programming

Expert C Programming

Peter van der Linden

Use cdecl to figure out what C declarations are saying.

Read C declarations from right to left.

On my own.


Structure and Interpretation of Computer Programs, Second Edition

Structure and Interpretation of Computer Programs, Second Edition

Harold Abelson, Gerald Jay Sussman, Julie Sussman

I'm still only in the second chapter, but the lessons on abstraction are amazing. The way you slowly build up small amounts of code into interesting solutions has been great.

On my own.


Introduction to Algorithms

Introduction to Algorithms

Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein

Of course I haven't read the whole thing.

It is a great reference for many common algorithms and their complexities.

Nothing but a mention for skip-lists though.

For a class, but also on my own.


Java Concurrency in Practice

Java Concurrency in Practice

Brian Goetz, Tim Peierls, Joshua Bloch, Joseph Bowbeer, David Holmes, Doug Lea

Train book.

Great description and usage of Java's concurrency primitives, as well as a pretty good general introduction to the ideas of concurrency.

For a class.


Distributed Operating Systems & Algorithms

Distributed Operating Systems & Algorithms

Randy Chow, Theodore Johnson

I started out hating this book, but it really requires a good teacher so you can actually learn the details of everything. We didn't get through all the chapters, but I feel I have a good understanding of Distributed Mutual Exclusion, and distributed memory.

For class.


Articles & Blogs


Regular Expression Matching Can Be Simple And Fast

Regexs based on state machines.

They don't have backreferences though.


Tools

Pentium 2 Sony

Emacs

Background

Projects and links

EmpireBattle - Software Engineering Project

Dynamic Radiographic Imaging Control Software (D.R.I.C.S) - Senior Project


Background

I like reading, and video games.