Skip to content
View OrdinarilySam's full-sized avatar

Highlights

  • Pro

Block or report OrdinarilySam

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
OrdinarilySam/README.md
   ____          _ _                  _ _        _____                 
  / __ \        | (_)                (_) |      / ____|                
 | |  | |_ __ __| |_ _ __   __ _ _ __ _| |_   _| (___   __ _ _ __ ___  
 | |  | | '__/ _` | | '_ \ / _` | '__| | | | | |\___ \ / _` | '_ ` _ \ 
 | |__| | | | (_| | | | | | (_| | |  | | | |_| |____) | (_| | | | | | |
  \____/|_|  \__,_|_|_| |_|\__,_|_|  |_|_|\__, |_____/ \__,_|_| |_| |_|
                                           __/ |                       
                                          |___/                        
{
   "name": "Sam",
   "location": "Minnesota",
   "favorite language": "TypeScript",
   "currently learning": ["Rust", "Django"],
   "interests": ["Security", "Photography", "Hiking"],
   "find_me": {
      "discord": "OrdinarilySam#5258",
      "linkedin": "linkedin.com/in/samuel-d-martin"
   }
}

Pinned Loading

  1. auto-chimein auto-chimein Public

    automatically answers chime in questions

    JavaScript

  2. lock_talk lock_talk Public

    small rust encryption library

    Rust

  3. neural-network-digits neural-network-digits Public

    hello world of neural networks

    Python

  4. raytracer raytracer Public

    raytracing image renderer

    C