Skip to content
View sebastiancarter's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report sebastiancarter

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

Welcome to my github

  • I love all things math, data science and programming!
  • Using code to make my life easier

languages of choice:

  • shell scripting (bash / zsh mostly)
  • python
  • also have a bunch of experience with markdown and latex
    • I write all my notes (for classes and for life!) in markdown (either using vim or obsidian)
    • I study mathematics, so all my math notes and homework assignments are done in latex
    • Have also used latex for my published papers (see my website for more details)
other languages I've had some experience with
  • c++
  • c
  • javascript (most recently node and react)
  • html (mostly html5)
  • scala

Pinned Loading

  1. PDF-renamer PDF-renamer Public

    renames all the pdfs in your current directory to their actual title (currently does this using pdf metadata)

    Python

  2. hand-drawn-curve-parser hand-drawn-curve-parser Public

    User draws a line by hand which is then parsed into a digital Catmull-Rom spline curve. Credit goes to Peter Cook for the curve code.

    HTML 2 1

  3. label-studio label-studio Public

    Forked from Ryan-Fo/label-studio

    Label Studio is a multi-type data labeling and annotation tool with standardized output format

    Python

  4. label-studio-frontend label-studio-frontend Public

    Forked from Ryan-Fo/label-studio-frontend

    Data labeling react app that is backend agnostic and can be embedded into your applications — distributed as an NPM package

    JavaScript