Skip to content
View DanArcherOnline's full-sized avatar
:shipit:
Trying to start a new life, so I created a new google and GitHub account!
:shipit:
Trying to start a new life, so I created a new google and GitHub account!

Block or report DanArcherOnline

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

header

Hey! Thanks for popping by


Typing SVG

About Me

const dan = {
  name: "Daniel James Archer",
  nationality: "British",
  dob: new Date(Date.parse('November 29, 1991')),
  currentLocation: "Tokyo, Japan",
  interests: ["Software Architecture", "System Design", "Cyber Security"],
  hobbies: [
    "Tricking", "Parkour", "MMA", "CTFs", "Movies/Anime/TV Shows",
    "Eating", "Dev Projects", "Studying Japanese", "Board & Card Games"
  ], //this is static data. data changes every couple of months
  favouriteTech: {
    mobile: ["Dart", "Flutter", "Firestore"],
    web: ["Next JS", "TypeScript", "Tailwind", "Sanity"],
    backend: ["Golang"],
    scripting: ["Python"]
  }
}

Some Tech I Touched

HTTP REST Git GitHub Android Studio Xcode Visual Studio Code Atom Sublime Text Postman HTML CSS Sass Bootstrap Tailwind CSS Wordpress Firebase Figma JavaScript React TypeScript npm yarn Node.js Redux Java Kotlin C# Python php Go Android Dart Flutter PostgreSQL MySQL mongoDB bash Docker Kubernetes CI/CD Unity Windows macOS Ubuntu

header

Pinned Loading

  1. ambition ambition Public

    Keep track of your life goals

    Dart

  2. anonochat anonochat Public

    Single chatroom instant messaging app demo made with flutter

    Dart

  3. hack_assembly_assembler hack_assembly_assembler Public

    Hack Assembly Assembler

    Dart

  4. PigLatinTranslator PigLatinTranslator Public

    A simple pig latin translator app for Android

    Kotlin

  5. wizard-bookings wizard-bookings Public

    Go

  6. medium-sanity-demo medium-sanity-demo Public

    A Medium website clone using NextJS, Sanity and Tailwind

    TypeScript