Skip to content
View computingfreak's full-sized avatar

Block or report computingfreak

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

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ I work remotely & help people plan travel itineraries.
  • ๐ŸŒฑ I enjoy programming in Java, Kotlin, Golang, Python, Ruby, sometimes PHP.
  • ฬจ๐Ÿ“ฒ I have built Android (both Java & Kotlin) & iOS (both Objective-C & Swift) apps in the past & used React & D3 for BI dashboards.
  • ๐Ÿ’ˆ I'm building my photography ๐Ÿ“ท ๐Ÿ“ธ portfolio on Unsplash & Pexels
  • ๐Ÿšง I'm compiling a list of books ๐Ÿ“š to read and movies ๐ŸŽฅ ๐Ÿ“ฝ to watch & songs ๐ŸŽต ๐ŸŽถ to listen to
  • ๐Ÿงฟ I use ๐Ÿ’ป ๐Ÿ“ฑ โŒš๏ธ ๐Ÿ–จ โŒจ๏ธ ๐Ÿ–ฑ ๐ŸŽ›
  • ๐Ÿš I hope to learn how to fly a helicopter/aeroplane โœˆ๏ธ
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on websites related to migration, expats, lifestyle, food, travel, visa, languages, finance, investments, music & health
  • ๐Ÿค” Iโ€™m looking for help with web-scrapers, web-hosting, web-blog, automation for photo-editing, video-upload, audio-mixing
  • ๐Ÿ’ฌ Ask me about ๐Ÿฑ, ๐Ÿ‡ฏ๐Ÿ‡ต, ๐Ÿ—ผ, ๐Ÿ—ป, โ›ฉ, Tokyo, ๐Ÿ‡ฏ๐Ÿ‡ต Japan, ๐Ÿ‡ฎ๐Ÿ‡ณ India, Travel, Flights โœˆ๏ธ, Aviation, Jeju, Bali, Istanbul, Hong Kong ๐Ÿ‡ญ๐Ÿ‡ฐ, Singapore ๐Ÿ‡ธ๐Ÿ‡ฌ, Dubai ๐Ÿ‡ฆ๐Ÿ‡ช.
  • Have independently planned itineraries & toured across multiple cities in New Zealand ๐Ÿ‡ณ๐Ÿ‡ฟ, Fiji ๐Ÿ‡ซ๐Ÿ‡ฏ, Thailand ๐Ÿ‡น๐Ÿ‡ญ, France ๐Ÿ‡ซ๐Ÿ‡ท, Portugal ๐Ÿ‡ต๐Ÿ‡น, Spain ๐Ÿ‡ช๐Ÿ‡ธ.
  • ๐Ÿ“ซ How to reach me: Check https://about.me/computingfreak
  • โšก Fun fact: ๐Ÿ—พ Japanese maps put Japan at the centre of the world ๐Ÿ—บ

Pinned Loading

  1. computingfreak.github.io computingfreak.github.io Public

    Testing GitHub Pages

    HTML 2

  2. mnp mnp Public

    Forked from paulmillr/mnp

    My new passport

    HTML 1

  3. travelscope travelscope Public

    Forked from markuslerner/travelscope

    Interactive WebGL worldmap of visa-free travel

    JavaScript 1 1

  4. zeitatcfdotme zeitatcfdotme Public

    cfdotme autodeploy test via github using zeit

  5. ReverseT9.java ReverseT9.java
    1
    public class ReverseT9 {
    2
    
                  
    3
        public static void main(String x) {
    4
            ReverseT9 phone = new ReverseT9();
    5
            System.out.println(phone.reverse_t9(x));
  6. test.svg test.svg
    1
    <svg version="1.1" width="500" height="500" viewBox="0 0 500 500" fill="none" stroke="#000" stroke-linecap="round"
    2
         xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    3
      <defs>
    4
        <path id="r1">
    5
          <animate id="p1" attributeName="d" values="m250,160l0,0 0,0;m70,110l30,-17 30,17;m70,60l30,-17 30,17;m250,20l0,0 0,0" dur="6s" repeatCount="indefinite"/>