Skip to content
View kaylynhl's full-sized avatar

Highlights

  • Pro

Block or report kaylynhl

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
kaylynhl/README.md

Hi, I'm Kaylyn. Cornell CS '26, based in Queens.

Full-stack and backend. React, TypeScript, Node.js, PostgreSQL, AWS, Docker. Most of my work is in private repos.

Work

  • Lumecon / TEIM Platform - built the whole platform solo: auth, APIs, PostgreSQL, Docker, CI/CD, AI integrations
  • RReveal Design Studio - Next.js/TypeScript production site, 3D gallery, accessibility, security hardening, 100/100 Lighthouse
  • Cornell Bee CV Pipeline - image ingestion pipeline for 20k+ annotated images, YOLO OBB training support
  • VibeCheck - aesthetic classification with Groq Vision, CLIP-LoRA, FastAPI, React Native

Email · LinkedIn

Pinned Loading

  1. vibecheck vibecheck Public

    AI aesthetic classification and recommendation pipeline using FastAPI, React Native, Groq Vision, CLIP-LoRA, and pytest.

    Jupyter Notebook

  2. graph-navigation-simulator graph-navigation-simulator Public

    Java graph-navigation simulator featuring deterministic search and weighted shortest-path planning, with refactored concurrency and tests/CI.

    Java

  3. concurrent-priority-queue concurrent-priority-queue Public

    Concurrent priority queue in Harmony with atomic specification, lock-based implementation, and black-box differential testing.

  4. csv-query-engine csv-query-engine Public

    Tiny OCaml query language for CSV tables: load, project, rename, join, print, and save results.

    OCaml

  5. async-chat-ocaml async-chat-ocaml Public

    Terminal TCP chat application in OCaml using Lwt for asynchronous client-server messaging.

    OCaml

  6. ocaml-priority-queues ocaml-priority-queues Public

    OCaml hospital triage simulator using functorized priority queues (list + tree) with tests and CLI.

    OCaml