Skip to content

Jake Sparling

Welcome

I enjoy building things. This site documents some of the stuff I have built.

RC Sailboat

Viking Boat

Nightstands

Tech Stuff

Related Posts

Chess with children

March 23, 2023

Introduction My 6 year old nephew recently learned how to play chess. He knows how each piece can move, and he knows the basic strategy of how to win. So far, I am a much stronger player than him, and... Read more →

Setting up Firebase Analytics for React Native iOS app built in Expo

February 11, 2023

(Updated 8/12/23) According to the Expo docs, you cannot run Firebase Analytics alongside Expo Go. I think this is misleading, because in my experience, you can get Analytics running, you just can’t call it from within Expo Go. You can... Read more →

Using hooks and context with SQLite for Expo in React Native

June 24, 2020

Use contexts and hooks with SQLite in a React Native Expo app. Includes simple example code. Read more →

Using Rectangles to Fill the Area Outside of a Circle

April 22, 2020

Fill the area outside of a circle, using rectangles. Uses the Pyhtagorean Theorem to determine the coordinates of each rectangle. Read more →

Categories

  • Hiking (1)
  • Nightstands (2)
  • RC Sailboat (5)
  • Technology (18)
    • Arduino (5)
    • AWS (3)
    • HCDE (1)
    • Node.js (3)
    • React Native (7)
    • SQLite (1)
  • Viking boat (4)

Recent Posts

  • Chess with children March 23, 2023
  • Setting up Firebase Analytics for React Native iOS app built in Expo February 11, 2023
  • Using hooks and context with SQLite for Expo in React Native June 24, 2020
  • Using Rectangles to Fill the Area Outside of a Circle April 22, 2020
  • Gradient Border on Circular Button in React Native April 16, 2020
  • Round Buttons in React Native April 16, 2020
  • Setting up Privacy Policy and Terms and Conditions for React Native apps March 10, 2020
  • Balancing CSCW with Individual Work Through IM January 17, 2020
  • Use React Native to post to secure AWS API Gateway endpoint June 18, 2017
  • Create secure endpoints for AWS API Gateway May 21, 2017
© 2025 Jake Sparling • Built with GeneratePress