Skip to content
View jacobconley's full-sized avatar
Block or Report

Block or report jacobconley

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

๐Ÿ‘‹ Howdyโ•

My name's Jake and I live in Atlanta. I've been writing code since I was pretty young; I've mostly focused on web and iOS apps but I'm always looking to expand my horizons.

I'm currently working on Veneto, a hypermedia API toolkit. Check out my blog post announcing it here!

Please feel free to check out my web site - it has a more complete bio and presentable list of projects, and I've recently started a blog on there too. You can contact me at jake@jakeconley.com!

๐Ÿ˜บ Things I do

๐Ÿ˜Ž My favorites:

  • Back-end web development, especially in Rust ๐Ÿฆ€
  • Native iOS development with Swift
  • Front-end web development, mostly with React but I am picking up alternatives
  • General cloud architecture and development
  • DevOps and CI stuff

๐Ÿ„ Other interests:

  • ๐Ÿฆ€ Fun Rust stuff such as
    • Embedded systems
    • GUI frameworks
    • Cross-platform development with technologies like swift-bridge; this allows you to easily create a unified core software package in Rust and build your UI separately on top of that. For example, I believe 1Password does something like this. My next cross-platform application will certainly have a native UI running on top of a Rust core.
  • Game development
  • Cryptography

Pinned

  1. veneto-api/veneto-lang veneto-api/veneto-lang Public

    Parser for the Veneto language

    Rust 2

  2. gulp-mustache-layout gulp-mustache-layout Public

    A fun attempt at facilitating static site development via Gulp and Mustache

    TypeScript 3

  3. habitat habitat Public

    Holistic, open-ended web application development platform written in Go, with Node.js integration to support the development of client-side Javascript and CSS code.

    Go 1

  4. choracle choracle Public

    The Choracle is a demonstration of the Fourier Harmonic Product Spectrum. It reads an audio file of a musical chord and outputs notes diatonic to it.

    Python 2

  5. hack-toml hack-toml Public archive

    A TOML reader (and soon-to-be writer) for the Hack language.

    Hack