Skip to content
View stevenxchung's full-sized avatar
  • California

Block or report stevenxchung

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
stevenxchung/README.md

πŸ‘‹ Hi there, I'm Steven!

I'm the author of Goal-oriented Planning with Technology, a modern framework designed to help learners of all ages create and achieve meaningful goals by leveraging continuous learning and today’s tech tools. Over 2,400 students have joined the course so far!

You might’ve found me through LinkedIn or by coming across my MOOC course notes. πŸ“š I’m also an alum of the Georgia Tech OMSCS program, where I explored topics in Artificial Intelligence and Machine Learning.

πŸ”’ Many of my larger projects are private and may be shared only by appointment.


βš’ What I’m Currently Using / Working On

  • 🧠 Building local AI tools πŸ€– (DeepLearner πŸ‘€) to help users dive deep into specific media and content
  • 🌱 Using next-gen runtimes like Bun and uv, while building serverless templates for prototyping
  • ✌ Open to collaboration on AI, distributed systems, and FinTech projects
  • 😎 DM if you need a super scrappy, high-velocity co-founder or engineer!
  • πŸ’¬ Got a question? Feel free to reach out via LinkedIn

🧰 Languages & Tools I Use

JavaScript TypeScript React GraphQL Node.js

Pinned Loading

  1. DeepLearner DeepLearner Public

    End-to-end multimedia to text AI companion. Runs πŸ’― locally πŸ‘€. Includes a full suite of tools to convert video β†’ audio β†’ text for analysis, retrieval, and language model integration.

    TypeScript

  2. aircamp aircamp Public

    Airbnb for camping and exploring the 🌍. Migrated from Vanilla JS + Heroku to Next.js + Vercel - there are a lot of pieces to it. Main parts have moved over as of writing.

    TypeScript

  3. open-query-ai open-query-ai Public

    ✨ A lightweight, terminal-based, open-source version of "Cluely" before the hype πŸš‚.

    Python

  4. calendly-lite calendly-lite Public

    An easier way to share availability πŸ“…. No sign-up required! Barebones UI built w/ Next.js and Vercel. Solarized to ensure optimal viewing any time of day.

    TypeScript

  5. serverless-samples serverless-samples Public

    Collection of backend services and API samples which may serve as a template to help get prototypes and apps started.

    TypeScript 1

  6. redis.go redis.go Public

    Redis clone in Go. Redis is a well-known in-memory database that persists data on disk and operates on a key-value data model. May support streaming later.

    Go