Coder Social home page Coder Social logo

chooseindependent's Introduction

AVOCADO DAYS

I suppose this is the part where I get to talk about myself like I don't do that enough already. Fair warning, if asked, I will talk more about these:

  • πŸ‘¨β€πŸ’» I'm Alex, but most of the internet knows me as "Laka". I've passed 30, and I did collect 200$.
  • 🏨 I occasionally tell people I live in London. That's a lie! In fact, I rent a prohibitively tiny and expensive studio apartment in London, but I live mostly out of airports and train stations. My first home is LGWπŸ›©!
  • πŸ„β€β™‚οΈAfter traveling around Asia for 9 months and living out of a suitcase in hotels and AirBnBs, I've moved to Bristol just before the pandemic hit. Because they have an artificial surf pool here.
  • πŸ™Š I've spoken at several conferences in-between working in the UK an airport lounge, such as OSCON, FOSDEM, MozFest, and others.
  • πŸ₯‘ I'm the JavaScript Developer Advocate Developer Relations Manager Technology Lead at the Interledger Foundation. That means I used to code for a living, then just talked and wrote about coding for a living, but now I mostly spend my life in meetings, listening to others talking about coding for a living.
  • πŸ“° Julia and I curate the Developer Avocados Weekly newsletter every Monday, for people who want to become (better) Developer Avocados.
  • πŸ€ͺ I've built some silly things along the way, like puns.dev.
  • 🦊 I like to volunteer, and I've been doing so for Mozilla since Firefox 4. I'm currently a Mozilla Reps Mentor and a now-defunct Mozilla Tech Speaker.
  • πŸ“œ I've done JavaScript for the last 11 years, so don't be surprised if most of my example code is written in JavaScript. I'm not quite the one-trick-pony I let people believe, I've been known to write Rust, Python, .Net, C, PHP and even Java(I'm not particularly proud of this one).
  • πŸ₯ I've recently joined the W3C, and I'm an editor for the Web Monetization standard. DM me on Twitter if you want some free coupon codes to try it out.
  • πŸ’‘ If you haven't figured it out by now, I'm sarcastic AF, and self-irony is not entirely unknown to me.

Twitter

If you want to follow me on twitter, I feel like we should set some ground rules, so here it goes:

  • βœ‹ Tweets are mine and mine alone. Please don't take your frustrations towards me out on some other poor soul.
  • 🎭 I use twitter for myself and sometimes my work. This means you'll see things about the places I speak at, the blog posts I write or find exciting and a bunch of stuff about my personal life.
  • πŸ™‹β€β™‚οΈ I also use twitter to ask for help, so you'll see me asking about how to fix that damn CSS layout at 2am.
  • πŸ“¬ I have open DMs if you need help with Web Monetization, JavaScript, or how to build your own T-shirt blanket, feel free to DM me. I'll also feel free to not respond if it's inappropriate. Deal? Deal.
  • 🏁 I live-tweet some of the talks I find interesting at the events I go to, threaded.
  • 😳 I'm more than happy to apologize if I made a mess of things, so feel free to DM me and point that out.

As you've probably figured out by now, it's all a bit random. This tweet best sums up my twitter interactions. If you're cool with all this, then we can be Twitter friends. If not, we can be Linkedin friends. Maybe.

chooseindependent's People

Contributors

alexlakatos avatar amalkrishna avatar anistuhin avatar daas88 avatar ekuttan avatar foxt7ot avatar jesscsr avatar kyoshino avatar lavish205 avatar lcamacho avatar mathjazz avatar michaelkohler avatar nishithleo avatar pmjcreations avatar pv8 avatar ramabit avatar sayak-sarkar avatar skatox avatar sn-o-w avatar tripad avatar varghesethomase avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

chooseindependent's Issues

fix of issue to left of logo in chrome

The dark background-color given to the body appears to the left of the fox logo in the landing section.
This issue can be fixed by increasing the bottom padding in #top-static-fix from 66px to 67 px. The issue was found only in chrome browser.

Fix languages dropdown

  1. Browser is German -> switches to German localization
  2. Still "English" selected in dropdown
  3. If you want to choose English, you have to choose another language first, since it's onchange

Invalid twitter card

According to twitter docs a summary card doesn't take those meta tags:

<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@mozilla">
<meta name="twitter:domain" content="mozilla.org">
<meta name="twitter:app:name:googleplay" content="Firefox">
<meta name="twitter:app:id:googleplay" content="org.mozilla.firefox">

It seems theres a mix between summary and app card which is invalid, and in any case I think we should use a summary with large image card.

Update copy under "Embrace your Inner Engager" on Desktop & Mobile

Update copy to match spelling exactly like this:

Embrace your inner Engager!
If you have a friend who has lots of friends (a friend with reach, per se), reach out to them! Maybe they're a local celebrity, or maybe they're your brother.

  • Ask them to visit this page and get involved!
  • Ask them to share this participation page to encourage even more participation! Your voice is powerful!

screen shot 2014-11-02 at 4 25 50 pm

don't use third-party CDNs

  • Is it possible to not use fonts (font-awesome and open sans) that are hosted on 3rd part CDNs? We have Open Sans on our CDN that we use on mozilla.org.

Fixing the share link

The share link for the video is not properly aligned as given in the design in mobile view.

Unalignment of division

The divisions with varied z-index are turning unaligned when the view is varied. And the heights for the two divisions in transparent-div are also not proper.

Shifting the logo to right

I also noticed that the site in production applies a slightly modified method to what we have already deviced. Eventhough the issue does not prevail in the git, the production site method has to align the logo slightly to right so that the tails merge completely. Setting right:-4px solves the issue as per what i have observed.

Update copy in the intro on Desktop and Mobile versions

Need to update this line:
"This page will be updated twice before November 10th with more ways to participate. Pay special attention to updates on November 3 and November 10."

Update to:
"This page will be updated on November 10th with more ways to participate."

screen shot 2014-11-02 at 4 18 21 pm

Adding captions/text to facebook share

The share plugin used in the page is https://github.com/carrot/share-button/ , currently it uses old Facebook sharer which is limited. In order to use the new method, OpenGraph should be added on the page (adding the og tags), then add the following option to the end of index.html

 facebook: {
  load_sdk: true
 }

Then it should take the correct caption, message, etc. For more info about OpenGraph check http://ogp.me/

Email Share feature Issue

When user goes to share email - user gets one extra empty popup window.
This should not happen.

See screenshot attached:
screen shot 2014-11-04 at 3 02 39 pm

NO BLOCKER, NICE TO HAVE: figure out a way to move video

from John Slater's comment:
"For example, the video is centered for offline, but not centered for online. If we're not able to do the tabs like I suggested, we still need to make each section as uniform as possible."

can we figure out a way to uniform this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.