Joshua Juran's Résumé
Summary
Software Development Professional in the San Francisco Bay Area:
- C/C++, STL, POSIX (10+ years)
- Perl 5 (8 years)
- JavaScript (3 years)
- Git, Perforce (3 years)
Recent Projects
In between positions, I've kept my skills sharp with various projects:
-
v68k:
An embedded 68K emulation library written in portable, lightweight C++. -
OOTS:
A webcomic viewer app for Android. (Prototype at <http://www.jjuran.org/OOTS-debug.apk>.) (Java, Android, Perl) - An HTML markup generation library (usable either dynamically or as a static preprocessor), ensuring the absence of syntax errors. It also pretty-prints the results for easy sanity-checking by humans. (HTML, Perl)
-
Maxim:
A simulation in CSS and JavaScript of the classic Mac OS look and feel -- and portions of its API, as well. (HTML, CSS, JavaScript) -
FORGE (File-Oriented Reflective Graphical Environment):
A cross-platform, language-independent graphics and windowing API (and prototype implementation) in the form of a virtual filesystem. (POSIX, C++) -
Vertice:
A software-based 3D renderer with shading (taking into account light distance and angle of incidence), texture-mapping, and color anaglyphic stereo.
Work Experience
Employee of YouWeb at iSwifter (Menlo Park, CA)
August 2011 - present
I started off working on a multi-million-dollar support contract which involves patching Wine to enable old games to run on Linux. Additionally, I wrote a tool to automatically clean up leaked shared memory segments, which were causing server crashes. Currently I'm developing a Windows version of a Linux server codebase.
Employee of Adobe (Seattle, WA)
July 2007 - January 2009
Adobe's Photoshop Express is a community-oriented Web application. On the storage cluster team, I redesigned and reimplemented file uploads to avoid performance bottlenecks in lighttpd by writing a custom HTTP server optimized for receiving huge files instead of tiny GET requests. I also refactored the build scripts to avoid duplicate logic. (Linux, C++, sockets, make)
Employee of Microsoft (Redmond, WA)
March 2006 - July 2007
I worked on core aspects of Microsoft Office for Mac OS. I fixed bugs in the Compatibility Report module, ported the Test Drive (demo) timeout and tamper-detection code to the Intel architecture, and implemented changes to the Formatting Palette, including the ability to specify an alternate button shape (used for groups of buttons clustered together with the edges rounded) which was reused after the fact by another developer for a different feature.
In addition, I discovered and fixed latent bugs exposed by compiler warnings and made various improvements to the build infrastructure. (Mac OS X, C/C++, Carbon, Python)
Freelance Software Developer
August 2003 - present
MacAuthorize is a credit card processing application which, having been discontinued by the publisher, has never been revised to run natively on Mac OS X, and therefore runs in the Classic compatibility environment, which doesn't provide access to the computer's internal modem. I devised and implemented Port XTender, a software solution that enables MacAuthorize to use the internal modem as it did in Mac OS 9. Writing a device driver was required.
Independent Consultant to Macquarie University (Sydney, Australia)
August 2003 - January 2005
I ported PsyScript (a scriptable application engine for administering cognitive psychology experiments) from C to C++, from Mac OS 9 to Mac OS X, and from CodeWarrior to gcc (retaining backward compatibility with CodeWarrior and Mac OS 9).
Senior Developer at LEROS Technologies (Fairfax, VA)
July - December 2002
City Sprinter is a distributed application for running a courier business written in Object Pascal for Mac OS. The included modules for communicating over several TCP-based protocols were severely broken when I began working as the sole maintainer. I eliminated crashes, data corruption, and memory leaks in general and rewrote the networking code to avoid race conditions. (CodeWarrior)
Senior Programmer/Analyst (contractor) at the National Center for Biotechnology Information
March 2001 - January 2002
I was responsible for the Mac support of NCBI's Bioinformatics C Toolkit. Most of the toolkit was platform-independent; the VIBRANT application framework was not, and I ported the VIBRANT Mac code to the Carbon API required by Mac OS X.
NCBI's Mac build system used AppleScript to create CodeWarrior project files. I refactored the build scripts to eliminate redundant code and support multiple targets.
Independent Consultant to Targa Partners (Baltimore, MD)
July 2000
A stock charting application uses a perpetually imminent time bomb as a means of access control (and ongoing revenue), but the vendor withdrew support and discontinued updates. I wrote a program to patch the system such that the time appeared never to advance past the allowed threshhold. (Mac, C)
Contractor to Buttonwood Internet (Frederick, MD)
January - June 2000
The ORBS open relay blacklisting service sent us an automated message warning that our mail server had tested positive as an open relay and would be listed as such in one week. I implemented a POP-before-SMTP solution and closed the relay before the deadline. (Linux, sendmail, Perl)
I was selected to complete the back-end of a customer Web site project after a key project member left the company. I developed Perl libraries to conduct credit card transactions through Authorize.net and the site went public on time. (Linux, Perl, CGI, HTML)
Contractor to The Learning Company (School division) (Baltimore, MD)
December 1998 - December 1999
After a manual CD-ROM imaging process resulted in repeated incorrect images, a plan was made to develop an in-house mastering utility to automate the process given a single configuration file per disc. In addition to being the sole developer on the project, I also produced the design and documentation and participated in requirements analysis. (Perl, AppleScript, DOS batch)
(Incidentally, the utility is no longer used, but the core engine (originally targeting classic Mac OS) was later deployed on Solaris by another team for a completely different project, demonstrating just how well-written the code was.)
I was asked to help eliminate a "showstopper" bug in an unrelated application, which turned out to be caused by a system software flaw. Despite there being no defect in the application code to correct, I successfully modified the code to avoid the bug. (Mac, C/C++, CodeWarrior)
Open Source Collaboration
Nitrogen
A thin but rich, type-safe, exception-safe C++ wrapper for the Carbon API of Mac OS 9 and X, Nitrogen allows design-by-contract, reduces source code size (typically) by more than half, and makes certain classes of errors impossible to make. I was the third developer to join the project and am now the maintainer. Additionally, I adapted Nitrogen's principles to develop a POSIX C++ wrapper called POSeven.
Linux/m68k
Penguin is a Mac OS application which loads and executes the Linux kernel. I was the second developer to work on Penguin, and produced the first usable release.
Self-founded
-
A-line:
A multi-project software build management tool without the problems of recursive make, supporting concurrently running jobs and cross-preprocessing. It targets all Mac OS architectures and generic Unix systems such as Linux. -
MacRelix:
A POSIX-like, multi-tasking Mac runtime environment, including pipes and TCP sockets, running on both classic Mac OS architectures (and Mac OS X). MacRelix (formerly Lamp (Lamp ain't Mac POSIX)) provides several virtual filesystems to expose Mac OS functionality to userspace, including the windowing toolkit -- allowing applications to be written as shell scripts. (See FORGE under Recent Projects, above.)
Affiliations
- EFF (member)
- Noisebridge (member)
- CodeSF planning committee
Obligatory XKCD
http://xkcd.com/137/