Skip to content
View dcrawbuck's full-sized avatar

Block or report dcrawbuck

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
dcrawbuck/README.md

Hello World ๐ŸŒŽ

I'm Duncan, a Software Engineer with iOS, Full-Stack, and AI Data Engineering experience.

Part of the small team at Hotshot that trained a Sora-level text-to-video model from the ground up in 4 months (acquired by xAI).

Now at Superwall helping developers make more money ๐Ÿ’ธ

Pinned Loading

  1. Fastlane-UI Fastlane-UI Public

    UI wrapper Mac app for Fastlane

    Swift

  2. Baby-C-Compiler Baby-C-Compiler Public

    Compiler of simplified C-style code

    C 1

  3. File-Encrypt-Decrypt File-Encrypt-Decrypt Public

    Assembly program for file encryption and decryption

    Assembly 1

  4. desktop_stacks_organizer.py desktop_stacks_organizer.py
    1
    # A Python script to organizes your desktop files
    2
    # by file type, mimicking macOS Stacks
    3
    
                  
    4
    import argparse
    5
    import os