Skip to content
View makyfj's full-sized avatar
πŸ₯½
Go fast, break things! 🏎 πŸš€
πŸ₯½
Go fast, break things! 🏎 πŸš€
  • New York

Organizations

@acm-fsc

Block or report makyfj

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
makyfj/README.md

Go fast, break things! 🏎 πŸš€

A bit about Franklin :)

interface User {
  code: string[];
  os: string;
  editor: string;
  playlist: string;
}

const Franklin: User = {
  code: ["TypeScript", "JavaScript", "GraphQL", "Python", "Go", "Lua"],
  os: "Mac OS",
  editor: "NeoVim",
  playlist: "https://open.spotify.com/playlist/5qS4k4o1Nv63BXYw6BC29w?si=8b0df14856ff4891"
};

Pinned Loading

  1. kickstart.nvim kickstart.nvim Public

    Forked from nvim-lua/kickstart.nvim

    A launch point for your personal nvim configuration

    Lua

  2. trpc/trpc trpc/trpc Public

    πŸ§™β€β™€οΈ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.

    TypeScript 34.1k 1.2k

  3. trevorpfiz/patientx-starter trevorpfiz/patientx-starter Public

    A better patient experience for accessing healthcare services using the Canvas Medical FHIR API

    TypeScript 4