Skip to content
View antran22's full-sized avatar
🖥️
Coding
🖥️
Coding

Highlights

  • Pro

Block or report antran22

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

An(drew) Tran

You have somehow got to my Github profile. I put my public code in several other git providers, also I don't work on Github that much. So if you feel like this is a kinda lackluster profile, I agree. Contact me with the information below and let's discuss code.

Email: work@antran.tech or trancongvietan22@gmail.com (I keep my Gmail in case my personal domain fails)

Pinned Loading

  1. raytracer-rs raytracer-rs Public

    My attempt at the Raytracing Books Series, written using Rust

    Rust

  2. outline outline Public

    Forked from outline/outline

    The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, and markdown compatible.

    TypeScript

  3. docker-wordpress docker-wordpress Public

    Forked from TrafeX/docker-wordpress

    WordPress container with Nginx + PHP-FPM based on Alpine Linux

    Dockerfile

  4. budgeteer budgeteer Public

    Dart

  5. postgres-backup-s3 postgres-backup-s3 Public

    Forked from eeshugerman/postgres-backup-s3

    A handy Docker container to periodically backup PostgreSQL to S3

    Shell

  6. the-monkey-lang the-monkey-lang Public

    My implementation of the Monkey language, as I follow the guide of the excellent book "Writing an Interpreter in Go" by Thorsten Ball

    Go