About me

I am a full-stack web developer (PHP, HTML, JS, jQuery, Vue, CSS/SASS, Mysql/mariaDB/SQL, Apache, Nginx, Linux/BSD, and all that goodness) in Somerville, NJ with a strong IT administration background and, in darker days, developed applications for the Windows ecosystem. Yes, it still burns.

NXTCLB is a collaboration SaaS where I am:

  • Architect
  • Developer: front end and back end
  • Designer

As Lead Developer for JK Design I was fortunate enough to have provided support for a talented and dedicated team of developers, project and account managers, designers, and our clients for over ten years.

But my experience goes back further than that: Prior to JK I provided consulting services: software development and IT administration.

I also worked as an environmental analytical chemist. Bet you didn't see that coming.

Scroll down to learn more about a sample of different projects I've worked on or look at my résumé: Download my résumé

My work

NXTCLB

NXTCLB is currently under development and should be ready for alpha testing fairly soon.

I am the architect, developer, and designer of this SaaS targeted at facilitating secure communications through private channels. Channel administrators are in control rather than opaque constantly-shifting algorithms and invasive tracking needs of advertisers.

NXTCLB is built on:

  • PHP/Laravel
  • OpenSSL/JS Crypto API
  • SHA256/RSA4096/AES256
  • MySQL/MariaDB
  • Vue JS/JS/jQuery
  • Laravel Echo/Socket.IO
  • Nginx/PHP-FPM/NodeJS
  • SASS/Zurb Foundation
  • Laravel Mix/Webpack

The video is a preview of the current build showing the process of signing up, creating a channel, and positing two messages to the channel.

Formyula

Formyula

JK partnered with the Formyula team to develop a marketing site and the Formyula portal, an SaaS that facilitates collecting and analyzing data for a variety of purposes.

I developed most of the portal front end code (in Angular) and some of the back end (in ruby on rails, a language/platform I did not have a lot of experience with), while another one of my colleagues developed the Ionic mobile app.

We subsequently went back and reworked the code to act as a starting place for developing custom solutions, which was then used for two clients while I was with JK Design.

Visit the site

AD HQ

AD HQ

This was a site I inherited, which is something that happened a lot for a variety of reasons. I had worked with the original developer, mainly with regards to a tricky Oracle integration and API integrations.

After taking it over, some of the changes I made included:

  • Security enhancements for their corporate compliance requirements
  • Forking their Member Locator tool to support an additional type of digital campaign
  • Reworking their analytic tools which was a significant undertaking.

Visit the site

Armand Products

Armand Products

Armand, better known for their ARM ∧ HAMMER™ Baking Soda product, had an extremely tight deadline for initial review of the site. I had to develop the full site as static pages integrated with the CMS' framework but not the CMS and then go back and port it properly into the CMS and develop the custom CMS tools following that initial client review and implementing their revisions.

Deployed the site and then worked closely with their IT team and web host to debug an SMTP issue that arose because of a hosting security configuration that their tech initially thought was not the cause.

Visit the site

Integra sales app

Integra Sales app

I came up with search optimizations, moving rebuilding the cache tables to an independent job queue, and moving them from php5.6 to HHVM (php7 was not officially released at the time), all contributing to massive speed gains and a significantly better user experience.

When we went live performance was still far from acceptable. Server specs were not what we had requested, a network node throttled transfer speeds to the NJ region, which included the client's HQ. Also, the live data structure deviated from our working test data so I had to rework the content/permissions algorithms.

Created a Laravel mail driver to send emails through the SalesForce API to meet security requirements and migrated them to php7.

Visit the site

Becker website

Becker

Worked with the front end developer on many of the tougher design challenges (and there were a lot of them) and JS issues the developer was struggling with.

Replaced the PDF generator plugin with a better command line tool. I had to get this working on our staging server as well, which was of course on a different OS.

Migrated the site from their poorly-performing server to a reliable one on a Saturday because of a timing requirement.

Visit the site

All-Clad Beginnings

All-Clad Beginnings

This was the first of the All-Clad sites that we worked on. Because of a tight deadline, worked with another developer on different areas of the site.

It set us on good terms with the client. In addition to the Chefs site, there was a third site, though I did not work on that one.

LG OLED

LG OLED

This was another tight deadline project. Worked closely with a designer over several iterations to develop the responsive experience for LG's new OLED product.

All-Clad Chefs

All-Clad Chefs

Worked closely with the design team to develop a very custom and responsive experience for All-Clad's ambassadors site, which highlights top chefs and their use of All-Clad products.

Included css and js refinements to offer an optimized experience for different display sizes.

It is a static site but was set up with an expectation that it might later be converted into a CMS. So it uses MVC, but the content comes from a complex configuration resembling a relational database rather than a database.

JK Design website

JK Design

I wasn't the primary developer for this iteration of the site because of project scheduling issues, although I assisted the developer that did and maintained it.

But one of the interesting recent additions I added was integrating a SnapApp questionnaire with our MailChimp account. SnapApp has integration options for multiple mail SaaS providers, but not the one our Digital team needed.

What?!

The favicon is a small version of an image from a rendering I made of a binary version of PI Here.

The background image at the top of the page is a DSLR's shutter (I like photography) but haven't been snapping many photos lately.

What did I start programming on? A Casio graphing calculator.

Years ago, I wrote a 3D room you could explore using Visual Basic 1 (it was for DOS, so many, many years ago). I textured the walls with smiley faces.

My brother and I wrote a reverse ray trace program for rendering 3D parametric equations during college in our free time.

At the last office I worked in I was almost always the first one so I'd open it'. A colleague I had worked with a couple years had to start early one day because he was traveling in the afternoon. As he came to the top of the steps I heard him say with some surprise, "So the stories are true!"

Most of my career has been as a developer but my degree is a B.S. in Biology. Software development was originally just a hobby.

Many of my comics posted at comics.scottk.net

Code Samples

My portfolio site was originally built as a static HTML page. I changed it into a simple PHP template system to make maintaining it easier without introducing third-party dependencies on my limited VPS. scottk.net

Prior to scottk.net being the current portfolio page I wanted to bring back my web comics as a separate sub domain. I wrote a quick MVC framework with pattern-matching router and database migrations that would run on the current limited VPS host - so minimizing the need for dependencies or running the command line: comics.scottk.net

Sample of PHP/Laravel/JavaScript/Vue/SASS code from NXTCLB, which is still under construction. NXTCLB

Sample of JavaScript algorithms used to create some of my comics targeted at web developers and programmers. Comic Algorithms

Contact me