A portfolio by AJ Pryor
  • About Me
  • Gallery
  • Software
    Prismatic GENFIRE My Github
  • Publications
  • Search
Navigation bar avatar
✕

    AJ Pryor, Ph.D.


    A collection of blog posts on data science, software engineering, computing projects, open-source software, and academic publications.

    (Work in progress...) Simplified Flask + SQLAlchemy Testing with Pytest Fixtures

    Writing better tests with less code

    Posted on March 23, 2019

    I love writing tests, mostly because I love refactoring, and testing makes me feel good about refactoring. However, testing web applications can be particularly hard because there is usually a lot more going on than in a math library where a test just means verifying that your add function correctly... [Read More]

    10 Advanced Git Tips

    Improve your developer workflow

    Posted on March 9, 2019

    Git is an amazing piece of technology. It’s a tool that we use every day, but many people just scratch the surface of what Git can do in their day-to-day routines. Here’s a list of 10 useful tips and tricks that are more advanced. [Read More]
    Tags: git tips tutorial

    Building an interactive, data-driven web-application using Amazon EC2 and Python

    Python Bokeh + PostgreSQL through psycopg2

    Posted on September 24, 2017

    Modern data is generated massively and flows constantly. We want to understand that data, and often we want to understand that data right now. Being familiar with methods to produce infrastructure that is capable of processing data on the fly is a useful skill, and a great example of this... [Read More]

    Building a pip-installable Python package that invokes custom CUDA code

    Accessing CUDA code through Python [Python/C++/CUDA]

    Posted on July 12, 2017

    The code for this post is located here. To run the code you will need a CUDA-enabled GPU and an installation of the CUDA toolkit [Read More]

    The CPU/GPU Switcheroo: Flexible Extension of C++ Template Libraries with CUDA

    Functional Programming Techniques and Template Specialization in CUDA [C++/CUDA]

    Posted on February 11, 2017

    [Read More]
    • ← Newer Posts
    • Older Posts →
    • RSS
    • Email me
    • Facebook
    • GitHub
    • Twitter
    • LinkedIn

    Alan (AJ) Pryor, Jr.  •  2024  •  alanpryorjr.com

    Powered by Beautiful Jekyll