Skip to content
View sawntoe's full-sized avatar

Block or report sawntoe

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

Hey! I'm Sean, also known as sawntoe.

I'm a student who loves doing CTFs and coding in my free time!


Contact me!


CTF stuff

My CTF team:

I main:

  • Pwn
  • Forensics
  • Misc

Languages

badge badge badge badge badge badge

I'm also currently learning:

badge badge badge


Frameworks/Libraries I'm familiar with

badge badge badge badge badge badge

My setup

badge badge badge badge


Cool Github Stats

image image

πŸ† My portfolio πŸ†

Dubs for 2022:

  • MINDEF & SAF Sentinel Challenge: 2nd place
  • JAGA Stack The Flags: 12th place
  • Buckeye CTF: 12th place (undergrad)

Other CTFs I went for in 2022

  • NullCon Winja CTF
  • IDEK CTF
  • DiceCTF
  • CTFSG
  • Grey Cat The Flag
  • DSTA Brainhack
  • Youth Cyber Exploration Program

Dubs for 2023:

  • National Olympiad for Informatics: Bronze
  • Whitehacks CTF: Top 10

Other CTFs I went for in 2023

  • Sieberrsec
  • DamCTF
  • BucketCTF
  • TAMUCTF
  • D^3 CTF
  • UMD CTF

CTFs I plan on going

  • TyphoonCon CTF 2023
  • BSides Indore CTF 2023
  • Codegate CTF 2023 Preliminary
  • p4ctf 2023 finals
  • Google Capture The Flag 2023
  • AltayCTF 2023
  • BSidesTLV 2023 CTF
  • UIUCTF 2023
  • Crypto CTF 2023
  • Zh3r0 CTF v3 [POSTPONED]
  • CyberSecurityRumble Quals

Pinned Loading

  1. PCRT PCRT Public

    Forked from sherlly/PCRT

    PCRT (PNG Check & Repair Tool), a tool to help check and fix the error in a PNG image.

    Python

  2. pwninit pwninit Public

    Forked from io12/pwninit

    pwninit - automate starting binary exploit challenges

    Rust

  3. Installing Arch for Noobs.md Installing Arch for Noobs.md
    1
    # Installing Vanilla Arch for Newbies
    2
    
                  
    3
    ### Author: sawntoe
    4
    
                  
    5
    Hey! If you're reading this, it's likely because you see many of your kool friends start using Arch and want to install it too, but can't go to the Arch Wiki and do it yourself because your balls haven't descended yet.
  4. Install Arch without ArchInstall Install Arch without ArchInstall
    1
    #!/bin/bash
    2
    
                  
    3
    # Arch installation script
    4
    # Author: sawntoe
    5
    # This script is intended for quick VM installation without ArchInstall. Thus, it does not create swap, and should be scripted in by the user should they want this functionality.
  5. desktop-as-a-service desktop-as-a-service Public

    Python

  6. sgnav sgnav Public

    Navigating Singapore without WIFI!

    Python