Jason Wiener (jasonwiener)

jasonwiener

Geek Repo

Location:Bend, OR

Home Page:http://jasonwiener.com

Github PK Tool:Github PK Tool

Jason Wiener's repositories

EncodedElevations

EncodedElevations is a lossy compression algorithm that allows you to store a series of elevations as a single string. Point elevations are encoded using signed values. The encoding process converts a binary value into a series of character codes for ASCII characters using the familiar base64 encoding scheme. The algorithm expects a list/array of values, in meters. To ensure the proper encoding and decoding of data, the algorithm uses a 2-pass process. In the first pass, the algorithm maps each point to a precision of 1 decimal place. This provides accuracy to 0.1 meters (~4 inches). Additionally, to conserve space, points only include the offset from the previous point (except of course for the first point). All points are encoded in Base64 as signed integers, as latitudes and longitudes are signed values.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

30-days-of-react-native

30 days of React Native demos

Language:JavaScriptStargazers:0Issues:3Issues:0

contributions.taminomartinius.de

Website to display a bunch of different commit statistics fetched by GitHub GraphQL API

Language:TypeScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

COVID-19

Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE

Stargazers:0Issues:2Issues:0

covid_hospitals_demographics

COVID-19 relevant data on hospital location / capacity, nursing home location / capacity, county demographics

License:MITStargazers:0Issues:0Issues:0

Cyclic

Track your cycling experiences. Display only the information you (speed, avg. speed, max. speed, distance, location, etc.) in the color matching your personal style.

Language:SwiftStargazers:0Issues:2Issues:0

GoCycling

Intuitive cycling tracker app for iOS built with SwiftUI using Core Location, Core Data, MapKit and Combine. Features live route tracking, live metrics, storage of past cycling routes and statistics.

Language:SwiftLicense:MITStargazers:0Issues:2Issues:0

hamagen-react-native

Israel's Ministry of Health's COVID-19 Exposure Prevention App

License:MITStargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0

iOS-Depth-Sampler

Code examples for Depth APIs in iOS

Language:SwiftLicense:MITStargazers:0Issues:2Issues:0

kafka-streams-machine-learning-examples

This project contains examples which demonstrate how to deploy analytic models to mission-critical, scalable production environments leveraging Apache Kafka and its Streams API. Models are built with Python, H2O, TensorFlow, Keras, DeepLearning4 and other technologies.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:3Issues:0

kittenTricks

🐈 A react native mobile starter kit with over 40 screens and theme hot reload support

Language:JavaScriptLicense:MITStargazers:0Issues:3Issues:0

Lilliput

Low overhead file & byte processing for Swift. Has support for little and big endian data.

Language:SwiftLicense:MITStargazers:0Issues:3Issues:0

MotionCollector

Simple iOS app to collect data from CoreMotion sensors.

Language:SwiftLicense:MITStargazers:0Issues:2Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

react-native-action-view

An easy to use component that allows displaying swipeable buttons with a variety of transitions.

Language:Objective-CLicense:MITStargazers:0Issues:2Issues:0

react-native-audio-streaming

iOS & Android react native module to play an audio stream, with background support and media controls

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

react-native-card-stack

A Card Stack Component for React Native using Animated, PanResponder, and FlatList components.

Language:JavaScriptStargazers:0Issues:0Issues:0

react-native-confirmation-code-input

A react-native component to input confirmation code for both Android and IOS

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

react-native-image-fallback

Image loader component with fallbacks for React Native apps

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

react-native-looped-carousel

:carousel_horse: Looped carousel for React Native

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

react-native-qrcode-scanner

A QR code scanner component for React Native.

Language:JavaScriptLicense:MITStargazers:0Issues:3Issues:0

react-native-snap-carousel

Swiper component for React Native with previews, multiple layouts, parallax images, performant handling of huge numbers of items, and RTL support. Compatible with Android & iOS.

Language:JavaScriptLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

react-native-svg-charts

📈 One library to rule all charts for React Native 📊

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

react-native-timeago

An auto-updating timeago component for React Native using moment.js

Language:JavaScriptStargazers:0Issues:0Issues:0

react-native-track-player

A fully fledged audio module created for music apps. Provides audio playback, external media controls, chromecast support, background mode and more!

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

react-native-ui-kitten

🐱 Customizable and reusable react-native component kit

Language:JavaScriptLicense:MITStargazers:0Issues:3Issues:0

ReactMusic

Spotify-like music player interface made using React Native

Language:JavaScriptStargazers:0Issues:3Issues:0

sensors-swift

Bluetooth LE Sensor Manager for iOS and macOS

Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

YourAdventure

A Run Tracker like app for iOS featuring Maps, Stats and Local Storage

Stargazers:0Issues:0Issues:0