Skip to content
View synle's full-sized avatar

Block or report synle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
synle/README.md

Hi there πŸ‘‹

πŸ’¬ About Me

I'm Sy Le, a Staff Software Engineer with 15+ years of experience building and scaling enterprise platforms at LinkedIn, Salesforce, Yahoo, and eBay. I specialize in AI-powered systems, distributed architecture, and internal platforms that drive engineering productivity at scale. Most recently, I've been defining AI strategy and building LLM-powered agent platforms at LinkedIn. Currently pursuing an MS in Artificial Intelligence at UT Austin. Active open-source contributor β€” check out my projects below.

Contact me

Work experience

  • LinkedIn: Staff Software Engineer, 05/2017 - Present
  • Salesforce: Senior Member of Technical Staff, 04/2015 - 05/2017
  • Yahoo: Software Engineer, 07/2014 - 04/2015
  • eBay: Software Engineer, 08/2013 - 07/2014
  • Etrigue: Software Engineer, 10/2011 - 08/2013
  • MTSS: Software Engineer, 08/2010 - 10/2011

Education

Open-source projects

  • sqlui-native β€” Cross-platform database client supporting 12+ data stores with data migration, session management, and a VS Code-style command palette.
  • display-dj β€” Cross-platform desktop utility for controlling brightness on laptop and external monitors with global keyboard shortcuts.
  • react-dialog-mui β€” React library that streamlines Material-UI dialog usage with replicas of standard alert, confirm, and prompt methods.
  • js-import-fixer β€” npm CLI tool that deterministically removes duplicate and unused JavaScript/TypeScript imports.
  • restapi-typescript-decorators β€” TypeScript library for writing API clients using decorators, inspired by Square Retrofit.

Pinned Loading

  1. sqlui-native sqlui-native Public

    SQLUI Native (sqluinative) is a simple UI client for most SQL Engines written in Electron. It is compatible with Windows, Mac, Ubuntu / Debian and Redhat. It supports most dialects of RMBDs like My…

    TypeScript 65 7

  2. display-dj display-dj Public

    A cross platform desktop application that supports brightness adjustment for integrated laptop monitor as well as external monitors and dark mode toggle supporting Windows and MacOSX at the moment.…

    TypeScript 19 3

  3. react-dialog-mui react-dialog-mui Public

    react-dialog-mui is a React library that streamlines Material-UI dialog usage with built-in alert, confirm, and prompt methods, eliminating manual state management.

    JavaScript 2

  4. js-import-fixer js-import-fixer Public

    A script that cleans up javascript / typescript duplicates or unused imports in a deterministic way.

    TypeScript 6 2

  5. bashrc bashrc Public

    This is my personal .bashrc profile. Works for OSX, Linux (Debian Based) and Windows 10 (WSL with Debian Distro)

    Shell 1

  6. otp otp Public

    A webapp to store and render TOTP tokens

    TypeScript