Skip to content

Instantly share code, notes, and snippets.

@PerryRose
PerryRose / script.js
Created July 22, 2021 06:31
SIT314 A2 - script.js
let runCoordinates = [];
const startPosition = { lat: -37.93062614791752, lng: 145.4574801141134};
let req = new XMLHttpRequest();
req.onreadystatechange = () => {
if (req.readyState == XMLHttpRequest.DONE) {
// Pass response to function
convertResponseIntoArray(req.responseText);
}
};
@PerryRose
PerryRose / index.html
Created July 22, 2021 06:33
SIT314 A2 - index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<script src="script.js"></script>
<style>
#map {
@PerryRose
PerryRose / ViewController.swift
Created July 22, 2021 06:36
SIT314 A2 - iOS App
//
// ViewController.swift
// GPSTracker
//
// Created by Perry Rose on 22/7/21.
//
import UIKit
import MapKit
import CoreLocation
____ _ _ ____ ____ ____ __ ____ ____
( _ \/ )( \/ ___)/ ___) ( __) / _\(_ _)/ ___)
) /) \/ (\___ \\___ \ _ ) _) / \ )( \___ \
(__\_)\____/(____/(____/(_)(____)\_/\_/(__) (____/
[Russ.Eats Word Counter - Made by Perry Rose]
Last updated: Thu Mar 07 2024
Video count: 440
[Russ.Eats Word Counter] - Made by Perry Rose
Last updated: Thu Mar 07 2024
Video Count: 440
the 4479
a 3313
i 2416
and 2344
of 1993
it 1935