Careers 2.0 by Stack Overflow
gravatar
profile updated
on May 5

Schabse S. Laks

NJ, United States

slaks.net

Top 10% Stack Overflow for more
Top 20% Stack Overflow for more
Top 30% Stack Overflow for
Currently CTO at Unroll.Me, and Lead Developer / CTO at K'hal Tiferes Boruch.

SLaks@LaksFamily.com

C# MVP, 2010 - present

Technologies

Dislikes:

Experience show all

CTO, Unroll.Me

July 2012 - Current

  • Wrote a highly scalable, fully asynchronous IMAP client that held continuous connections to 10,000 users on small AWS servers

  • Rewrote the main unroll.me website using in Node.js using Derby JS

    • Unroll.me is the largest site using Derby; I made substantial contributions to the Derby codebae to make this work

Consultant, CareTech

May 2012 - June 2012

I helped launch and maintain a purchasing dashboard that helps long-term care facilities manage their spendings and fulfill their budgets.

I joined the team when the site was mostly finished, and I added features, cleaned up the codebase, and helped fix tough bugs.

The dashboard is a single-page webapp that makes extensive use of AJAX to provide a rich-desktop-like visualization experience.

CTO, Givespark

September 2011 - May 2012

I created the website and backend systems for a startup.

However, the startup's idea did not work out and I have since moved on.

Consultant, Morgan Stanley

July 2006 - August 2011

I worked at Morgan Stanley for a series of internships during high school and college.

May 2011 - August 2011

  • Wrote a dynamic graphing utility to compare multiple yield curves

May 2010 - August 2010

  • Heavily optimized a large C# data visualization tool and ported it to WPF

February 2009 - July 2009

  • Created a multi-threaded data visualization solution to monitor the performance of an automated trading system using a KDB database.

October 2008 - December 2008

  • Coded three cron-jobs to retrieve and parse financial data from various web sites for traders
  • Maintained and improved a large LOB solution

July 2007 - September 2007

  • Developed a powerful AJAX data grid in JavaScript with sorting, filtering, and a fully customizable editing experience.
  • Wrote six web-based data entry screens using the grid.
  • Migrated the data reconciliation system from the previous summer to DB2.

July 2006 - September 2006

  • Wrote and maintained a flexible data reconciliation system to check data from five data sources and ensure that there are no inconsistencies.
  • Designed a monitoring system to present a live view of the daily data calculation process, showing traders which books have data loaded.

Lead Developer / CTO, K'hal Tiferes Boruch

2005 - Current

  • Developed an automated billing system to replace a primitive Excel spreadsheet, using C# WinForms, complete with automated bills in Word and email. This project, completed while I was in college, dramatically improved the synagogue's cash flow and public image.
  • Designed a journal (ad booklet) system as a PowerPoint 2007 add-in, guiding the journal process from design to print to billing (and integrating with the aforementioned billing system).
  • Created a generator that calculates sunset and sunrise using trigonometric formulas and creates a prayer schedule in Word.
  • Wrote a CMS website with custom logic to integrate aforementioned schedules and billing systems.

Education

Mathematics / Computer Science, in progress, Yeshiva University

2009 - 2012

I entered in the Honors program, but I dropped out of college during my third year to work on startup companies.

I found the working environment far more pleasant than college.

Stack Exchange show all Last seen today

Open Source (7) show all

Styliner

GitHub, Nov 2012 - Apr 2013; followed by 6 people

Turns CSS stylesheets into inline style="" attributes for HTML emails


Qx

GitHub, Nov 2012 - Current; followed by 9 people

A set of LINQ-like extensions to Q for working with arrays of promises.


jqPresentation

GitHub, Sep 2011 - Jun 2012; followed by 3 people

PowerPoint-style slideshows in HTML and jQuery

I wrote this from scratch to create effective presentations teaching jQuery and other web development technologies.


Progression

GitHub, Jun 2011 - Aug 2011

Allows business logic to report progress without coupling to the UI


jsDelegate

GitHub, Sep 2011

Managed Delegates implemented in Javascript


Glisten

GitHub, Oct 2012


csrf-crypto

GitHub, Dec 2012 - Current; followed by 2 people

Connect middleware for session-less CSRF protection using cryptography


2 more

Writing

Introducing jQuery

SLaks.net

An HTML5 slideshow (using my jqPresentation library) introducing jQuery.


Tools

Visual Studio!

Background

I'm an experienced developer in the New York Area.

I've been programming in VB6 since 2002; in C# since 2005, and for the web since 2007.

I primarily use C# with ASP.Net MVC (for web) and DevExpress (for WinForms), and Javascript, jQuery, CSS, and LESS for web client development. I also know Java (although I don't like it) and C++ (although I've never written any code in it), and I'm familiar with Python and Ruby.

More recently, I've been doing heavier Java development (which only reinforces my negative opinions of Java) and server-side Javascript with Node.js, including a number of open-source projects.

I haven't found the time to learn any functional programming languages; I make up for that by writing functional-style code in C# using LINQ and lambda expressions.