Homepage
Open in app
Sign inGet started

sean3z

Code, Comics, and Fhqwhgads!

  • Code
  • Gaming
  • Archive
  • LinkedIn
  • Build a CRUD API with Rust

    Build a CRUD API with Rust

    Since my initial Node/Rust REST comparison, I’ve wanted to follow up with a comprehensive guide for getting simple CRUD operations up and…
    Go to the profile of Sean Wragg
    Sean Wragg
    Mar 18, 2018
    Debugging Mobile Apps with mitmproxy

    Debugging Mobile Apps with mitmproxy

    Ever wonder exactly what network connections your favorite mobile app is making?
    Go to the profile of Sean Wragg
    Sean Wragg
    Aug 5, 2017
    My C&C projects throughout the years

    My C&C projects throughout the years

    I’ve always loved the Command and Conquer series. In many ways, I owe my career to Tiberian Sun as it was primarily responsible for…
    Go to the profile of Sean Wragg
    Sean Wragg
    Oct 21, 2020
    Rust, I just wanted to spawn a Tank!

    Rust, I just wanted to spawn a Tank!

    Highlights of my journey learning the Rust (game) plugin ecosystem with the innocent goal of spawning a BradleyAPC Tank!
    Go to the profile of Sean Wragg
    Sean Wragg
    Mar 11
    Building a CHIP-8 emulator with Rust (Part 1)

    Building a CHIP-8 emulator with Rust (Part 1)

    Writing an emulator has been on my developer “TODO list” for quite some time. Ever since playing an NES emulator for the first time, I’ve…
    Go to the profile of Sean Wragg
    Sean Wragg
    Nov 21, 2022
    Get around CourseHero or Quizlet

    Get around CourseHero or Quizlet

    Monthly limits seem to be on the rise as a means to mandate user sign up or subscription enrollment and is very commonly seen on…
    Go to the profile of Sean Wragg
    Sean Wragg
    Feb 24, 2019
    Thoughts: The Best Man (Batman #48)

    Thoughts: The Best Man (Batman #48)

    “THE BEST MAN” part one! Batman and Catwoman decide it might be better to elope rather than go through some big, stodgy wedding ceremony…
    Go to the profile of Sean Wragg
    Sean Wragg
    Jun 5, 2018
    Where’s the “peace” in peaceful protests?

    Where’s the “peace” in peaceful protests?

    Peaceful protests have historically been a successful tool to demonstrate against various injustices. Martin Luther King Jr., Gandhi, and…
    Go to the profile of Sean Wragg
    Sean Wragg
    May 29, 2018
    Don’t let SMS Spam phish you!

    Don’t let SMS Spam phish you!

    Phishing scams aren’t anything new. If you’ve lived through the early days of the interwebs, you can probably recall a couple of run-ins…
    Go to the profile of Sean Wragg
    Sean Wragg
    Aug 8, 2017
    JSON Web Tokens (JWT) with Restify

    JSON Web Tokens (JWT) with Restify

    This is a very simple example of signing and verifying JSON Web Tokens using Restify. If you’d like more information on either subject…
    Go to the profile of Sean Wragg
    Sean Wragg
    Jun 18, 2017
    REST API: Node vs Rust

    REST API: Node vs Rust

    A brief look at Node and Rust in the context of web api frameworks
    Go to the profile of Sean Wragg
    Sean Wragg
    Feb 6, 2017
    Hulu’s ‘Shut Eye’ — Thoughts

    Hulu’s ‘Shut Eye’ — Thoughts

    A few quick (opinionated) thoughts on Hulu’s Original — Shut Eye starring Jeffrey Donovan.
    Go to the profile of Sean Wragg
    Sean Wragg
    Dec 26, 2016
    Quick thoughts: Traffic Control Systems

    Quick thoughts: Traffic Control Systems

    I’m sure we’ve all experienced that moment in traffic: sitting in an intersection, waiting for the light to go green. Then, probably…
    Go to the profile of Sean Wragg
    Sean Wragg
    Sep 17, 2016
    PHP: A case for Zephir

    PHP: A case for Zephir

    Zephir is an open source, high-level language designed to ease the creation and maintainability of extensions for PHP, with a focus on type…
    Go to the profile of Sean Wragg
    Sean Wragg
    Jan 6, 2016
    Express route param regex validation

    Express route param regex validation

    Recently, I came across some confusion in the Express 4.x API documentation regarding how to use regex to validation route parameters. It…
    Go to the profile of Sean Wragg
    Sean Wragg
    May 26, 2015
    MPC Knight Rider KITT build

    MPC Knight Rider KITT build

    This is my second attempt at putting together any model car. My first attempt didn’t go as well as I initially expected. I’m hoping to…
    Go to the profile of Sean Wragg
    Sean Wragg
    Mar 26, 2015
    AMT 1967 Shelby GT-350 build

    AMT 1967 Shelby GT-350 build

    This is an extension of my the RPF post.
    Go to the profile of Sean Wragg
    Sean Wragg
    Dec 14, 2014

    Node.js HTML5 Websocket Example

    Below is a very simple example of how to create a basic websocket using node.js. Websockets are great for maintaining a server/client…
    Go to the profile of Sean Wragg
    Sean Wragg
    Sep 14, 2013
    Dynamically change URL using Push and Pop state

    Dynamically change URL using Push and Pop state

    This practice is becoming more common throughout sites (such as Twitter and Facebook) for changing a URL within the address bar without…
    Go to the profile of Sean Wragg
    Sean Wragg
    May 22, 2013
    My SportsCenter Commercial debut

    My SportsCenter Commercial debut

    So I was an extra in a SportsCenter Commercial. We shot this a few months back and it’s just been released today!
    Go to the profile of Sean Wragg
    Sean Wragg
    Jan 8, 2013
    My name on ESPN’s Christmas Credits

    My name on ESPN’s Christmas Credits

    Every year during Christmas, ESPN has a tradition to rolls TV credits for everyone behind the scenes. This year, I’m listed under Web…
    Go to the profile of Sean Wragg
    Sean Wragg
    Dec 25, 2012
    Migrating nodes from Drupal 6 to 7

    Migrating nodes from Drupal 6 to 7

    (attow) Sadly, there doesn’t seem to be a straight forward method for importing content nodes from Drupal 6 to Drupal 7 without installing…
    Go to the profile of Sean Wragg
    Sean Wragg
    Jan 31, 2011

    PHP: Simple Pagination

    This is a simple pagination snippet I wrote for a Drupal module I was working on. I’ve “unDruaplized” it and now it’s completely…
    Go to the profile of Sean Wragg
    Sean Wragg
    Dec 7, 2010
    Installing WoW on Linux

    Installing WoW on Linux

    This is a tutorial I wrote some time ago to help others that faced issues when trying to install World of Warcraft on common linux…
    Go to the profile of Sean Wragg
    Sean Wragg
    Oct 1, 2010

    WOL Apgar Routine

    APGAR is an encrypted token sent to the server to identify a user’s password. This is a one-way encryption routine and cannot be decrypted…
    Go to the profile of Sean Wragg
    Sean Wragg
    Aug 25, 2010
    Create Ubuntu Server Virtual Guest

    Create Ubuntu Server Virtual Guest

    For anyone looking to setup a virtual environment, this post should save you a bit of headache. There are quite a few paths you can choose…
    Go to the profile of Sean Wragg
    Sean Wragg
    Mar 31, 2010

    Mount NTFS external drive in Ubuntu

    This post if for anyone looking to mount an external NTFS drive with read and write capability. This is particularly handy if you’re trying…
    Go to the profile of Sean Wragg
    Sean Wragg
    Mar 17, 2010

    Configuring Samba to share with Windows

    I’ve had several headaches trying to configure samba to work properly with windows without being prompted to login every time I tried to…
    Go to the profile of Sean Wragg
    Sean Wragg
    Mar 18, 2009
    About Sean’s BlogLatest StoriesArchiveAbout MediumTermsPrivacy