Coder Social home page Coder Social logo

1904labs

1904labs Public Assets

This repository contains assets to embed in emails and websites that may need to be revisioned

All files here are available for read-only use and no promises are given that they won't change.

Building the transparent SVG images

When we get another year of Top Workplace, the easiest thing to do is to just copy and edit the SVG from the previous year and change the last digit in the couple of places needed.

There are two SVG versions. The main one has a fill="#fff" (white) on the background rect and the bottom text is in #000 (black). The other SVG (with suffix of -Transparent) has a fill="none" (transparent) on the background rect so the entire badge is transparent and the bottom text is emitted in the same color as the left-badge text with fill=#001450 on the .st8 CSS class in the SVG.

When generating the SVG's versions as PNG files, we generate 3 variants of each of the white or transparent background This means that for TopWorkPlace_2018-2022.svg we manually generate three files using a website because it allows you to set all the right attributes trivially.

The three sizes are for big images with no suffix (e.g. TopWorkPlace_2018-2022.png) is generated at 1920x1100 (wXh) using no background color and no forcing of transparent see for settings example. We also generate a banner size (e.g. TopWorkPlace_2018-2022-Banner.png) at 325x202 (wXh) and finally at a really small banner used in the email signature block (e.g. TopWorkPlace_2018-2022-Banner-Small.png) at 188x102 (wXh).

For the transparent versions we need to set a forced color for browsers that ignore the alpha channel see for settings (and an explainer on why) and put -Transparent in the name.

1904labs's Projects

code-challenges-env-check icon code-challenges-env-check

A set of sample projects mimicing the structure and requirements of our technical challenges for interviewee use

databricks-pond-sandbox icon databricks-pond-sandbox

Repository holding artifacts for Pond Team's sandbox experimenting with Databricks on AWS (Advanced Engineering)

example-airflow icon example-airflow

Repo to demonstrate basic CI/CD of airflow dags to Google Cloud Compose

geostack icon geostack

The geospatial stack and related data services

geotweet icon geotweet

draft repo for twitter consumer / kafka producer

gpt-2 icon gpt-2

Code for the paper "Language Models are Unsupervised Multitask Learners"

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.