Skip to content
View AsteroidsGithub's full-sized avatar
๐Ÿ‘จโ€๐Ÿ’ป
Being a good programmer is 3% talent & 97% not being distracted by the internet.
๐Ÿ‘จโ€๐Ÿ’ป
Being a good programmer is 3% talent & 97% not being distracted by the internet.

Highlights

  • Pro
Block or Report

Block or report AsteroidsGithub

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

Hi there! The name's Jonathan ๐Ÿ‘‹

Born with a life long plan and a MacBook Pro in my hands, I've been breaking computers and pitching products since I was 2 years old. Now i only do the ladder, open for commission work for the next 6 months.

  • ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ I enjoy running, cycling and other grass touching activities.
  • ๐Ÿ’ป I'm a full-time Student and part-time Developer from New Zealand!
  • ๐Ÿ”ญ Iโ€™m currently working on a super secret project....
  • ๐Ÿ“ซ Got a question or want some work done? Email me at asteroidslive@outlook.com

All my cool projects that i'm proud of are in my pins. Feel free to check them out

Pinned

  1. minecraft-userdata minecraft-userdata Public

    Forked from Heisenburg0775/minecraft-userdata

    ๐ŸŽฎ ๐Ÿ” Faster and Typesafe fork of Minecraft-userdata

    JavaScript

  2. arialos/kernel arialos/kernel Public archive

    ๐Ÿ’พ ๐Ÿ–ฅ A simple x86 hobby kernel written in Assembly and C

    C 5

  3. Iversen-Books Iversen-Books Public

    ๐Ÿ“š๐Ÿง‘โ€๐Ÿซ A PWA app for marking students reading

    TypeScript

  4. Automate TikTok's greenline test tre... Automate TikTok's greenline test trend using MoveNet multi-pose estimation.
    1
    import math
    2
    import tensorflow as tf
    3
    import tensorflow_hub as hub
    4
    import cv2
    5
    import numpy as np