Skip to content
View jinyang628's full-sized avatar
🎯
Building the next big thing
🎯
Building the next big thing

Block or report jinyang628

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
jinyang628/README.md
from datetime import date

from app.models import Engineer

😄 = Engineer(
  "Jin Yang",
  portfolio_website,
  linkedin,
  email
)

today = date.today()
while today.day != 32:
  😄.code()

Pinned Loading

  1. giga-controller/controller giga-controller/controller Public

    A chat interface that interacts with all your 3rd party applications

    Python 83 4

  2. interview-scheduler interview-scheduler Public

    Schedules and deconflicts your interviews with AI

    TypeScript 2

  3. algo-sync algo-sync Public

    Syncs my algo practice on external sites

    TypeScript 2

  4. commit-pal commit-pal Public

    ⚡️An AI assistant that writes commit messages at the speed of light

    Python 2

  5. whale-backend whale-backend Public

    Create chat-based CRUD apps in less than a minute

    Python

  6. fullstack-template fullstack-template Public template

    A NextJS Frontend and FastAPI Backend template to hit the ground running instantly

    TypeScript 3