You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Software engineer and entrepreneur with experience founding startups, leading teams, and solving challenging technical problems.
14
+
13
15
## Experience
14
16
15
17
**Co-Founder**
16
18
: **Konfig**
17
-
: **July 2022 - December 2024**
19
+
: **Jul 2022 - Dec 2024**
18
20
19
-
- Sales, Customer Support, Engineering, Marketing
20
-
- Reached 5 figure ARR selling SDKs and Documentation as a service to API-first companies
21
-
- Wrote technical marketing blog posts reaching 31,000 readers and the front page of hacker news
22
-
- Built an SDK generator capable of publishing high quality libraries across all the most popular languages (Python, TypeScript, Java, Swift, Go, C#, Ruby, PHP, Dart)
23
-
- Built Markdown based documentation platform with code generation and dynamic code execution capabilities
21
+
- Built and sold SDKs and Documentation-as-a-Service to API-first companies, reaching 5-figure ARR
22
+
- Authored viral technical content reaching 31K readers and front page of Hacker News
23
+
- Developed multi-language SDK generator (Python, TypeScript, Java, Go, etc.) and documentation platform with code generation capabilities
24
24
25
25
**Senior Software Engineer**
26
26
: **C3.ai**
27
-
: **August 2019 - March 2022**
28
-
29
-
- Led a team of 5 engineers in building a scalable and intelligent big data exploration framework leveraging distributed compute and built on the popular Pandas API
30
-
- Coordinated product stakeholders and engineering leadership in weekly high visibility meetings
31
-
- Translated product requirements into well-defined and equally distributed engineering tasks
32
-
- Reduced 12 hour CI times for a team of 50 engineers by 50% using parallelization
33
-
- Built AST-based Java migration framework capable of translating millions of lines of code using a rules based framework
34
-
- Helped grow a team from 5 to 20 by conducting over 160 technical interviews
35
-
- Helped develop a proprietary DSL capable of bootstrapping petabyte scale data applications in millions of generated code in Java
36
-
- Contributed to customer facing Python and JavaScript SDKs leveraging a proprietary RPC protocol
37
-
- Designed and implemented critical code paths and testing infrastructure for a proprietary low-code AI application platform
27
+
: **Aug 2019 - Mar 2022**
28
+
29
+
- Led 5-engineer team building scalable data exploration framework on Pandas API and contributed to proprietary DSL for petabyte-scale applications
30
+
- Reduced CI pipeline runtime by 50% for 50-engineer team through parallelization and built AST-based Java migration framework
31
+
- Conducted 160+ technical interviews, helping grow engineering team from 5 to 20 engineers
38
32
39
33
**Software Engineering Intern**
40
34
: **AppDynamics**
41
-
: **May 2018 - August 2018**
35
+
: **May 2018 - Aug 2018**
42
36
43
-
- Researched and implemented proof of concept to measure JavaScript execution time on real user devices across any browser
44
-
- Designed and built JavaScript agent and API to generate replays based on user sessions and classify user behaviors based on browser events
37
+
- Implemented cross-browser JavaScript execution time measurement and user session replay system
45
38
46
39
**Research Assistant**
47
-
: **University of Illinois Urbana-Champaign**
48
-
: **August 2015 - August 2018**
40
+
: **UIUC**
41
+
: **Aug 2015 - Aug 2018**
49
42
50
-
- Published author [Paper](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=dylan+Huang&btnG=#d=gs_qabs&t=1706418435284&u=%23p%3DpOIaC76K7kAJ)
51
-
- Built web applications to run UX experiments focused on social media
52
-
- Integrated with Twitter API
43
+
- Developed web applications for HCI/social media research, resulting in [published paper](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=dylan+Huang&btnG=#d=gs_qabs&t=1706418435284&u=%23p%3DpOIaC76K7kAJ)
44
+
- Built sentiment analysis system for Twitter data and led student research cohort
53
45
- Led cohort of student researchers in various projects
54
46
47
+
## Projects
48
+
49
+
-[dylanhuang.com](https://dylanhuang.com) - Features technical blog posts focused on software engineering and system design with comprehensive list of achievements and testimonials from engineering colleagues
50
+
-**Pokemon Go App** ([GitHub](https://github.com/dphuang2/PoGoBag)) - Reached over 210,000 users and 3.3M views in two weeks
51
+
-**Shopify App** ([Reddit Launch Post](https://www.reddit.com/r/shopify/comments/dirbr5/loopr_optimize_user_experiences_with_pixelperfect/)) - Built session replay analytics tool that captures and visualizes customer browsing behavior on Shopify stores, generating revenue from day one after launch
52
+
-**HQTrivia Solver** ([Blog Post](https://github.com/dphuang2/dphuang2.github.io/blob/v2/_posts/2018-01-10-hqtrivia.markdown)) - Built automated solver for HQ Trivia game using NLP and web scraping techniques to analyze questions and search results to determine correct answers (pre-LLM era)
0 commit comments