Coder Social home page Coder Social logo

remotion-dev / github-unwrapped-2023 Goto Github PK

View Code? Open in Web Editor NEW
851.0 2.0 62.0 231.59 MB

Your coding year in review

Home Page: https://www.githubunwrapped.com

TypeScript 98.58% CSS 1.34% JavaScript 0.07% HTML 0.02%
github remotion unwrapped video year-in-review

github-unwrapped-2023's People

Contributors

grzegorzpokorski avatar jonnyburger avatar ledenis avatar lukezirngibl avatar maria-paul avatar matteo-gamba avatar mehmetademi avatar nico-martin avatar patsalv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

github-unwrapped-2023's Issues

No Octocat holding the board

Another reason to ditch the holding the UI gag, is that the octocat “arms” look strange and off-brand being forced into that pose. I’ve created a happy and sad octocat to use:

Screenshot 2023-11-27 at 08 30 18

Make spaceship more realistic

The only other design note that is worth addressing is that the buttons in center console of the spaceship feel real sloppy and strangely placed, like it was produced with Ai. Would love to see these placed with more specificity.

Screenshot 2023-11-27 at 08 32 12

Landing page - "Team" section

It would be nice to have a "Team" section, where people can find a behind-the-scene gallery and team introduction.
This can serve to give credits to ForOneRed.

If we want to do this then please open new tasks like:
Team section - design
Team section - implementation

Alternatively, we can incl. this in the "About" page. Curious to know your thoughts on this.

Image

Spaceship Redesign

A more realistic looking spaceship to match the design language better.
Finalize colors.

No anchor the panel at the bottom

Feedback from GitHub

Anchoring the UI to the bottom of the page is awkward on larger screens. Probably best to ditch the octocat holding the UI gag, and center the UI in the screen, and just have the octocat standing on the planet below, anchored to the bottom of the screen. This is what it looks like currently on my larger monitor:

Screenshot 2023-11-27 at 08 29 36

Replace astronaut octocat

The astronaut floating octocat has a human body. Here’s a replacement octocat to drop in there (you’ll have to stitch it together with the breathing tube from your SVG, because I was working off a screenshot and didn’t replace the whole tube)

Screenshot 2023-11-27 at 08 30 40

Share page

This page should display a button to download the video and explain:

  • Download your video
  • Click this button to open Tweet composer
  • Drag it into Twitter
  • Send

Sponsors assets

Redesign assets for sponsors scene

  • Box
  • Balloon
  • Animation
  • Smoke

Music & Licences

We either go for a given song on a platform (i.e., Envato Market's Audio Jungle or Epidemicsound) or create one via commission on Fiverr or Upwork.

Dashboard radar asset

Create assed for PRs merged scene (radar and diagrams)

  • Design radar
  • Design radar elements
  • Globe
  • Graph
  • Wave
  • Circle graph
  • Animate radar
  • 3 days until... layout

Pomotional assets - design some banners and cards

We need some assets to promote the event before, during and maybe after the campaign.

Assets to be posted and used by Remotion

  • 3 days before - "it's coming 👀"
  • tomorrow - "reminder"
  • release day - "take off 🚀"
  • mid-campaign - "create your video"
  • post-campaign - "thanks for participating, create your own campaign" (pointing out to the source code)

Assets to be posted and used by GitHub

  • release day - "take off 🚀"
  • mid-campaign - "create your video"

Formats we need:

  • square (1080 x 1080px) - X/Twitter, Linkedin, Instagram, and YouTube Community
  • wide (1920 x 1080px) - Discord Server, Newsletter, YouTube Thumbnail (behind the scene video), Remotion Showcase section
  • wide (1200 x 630px) - README, Product Hunt Launch, og:image (see: #46)

Example from GitHub Unwrapped 2022:

Add pagination for starred repos and sponsored ones

Right now it is this:

}
starredRepositories(first:100, f firstorderBy: {field: STARRED_AT, direction: DESC}) {
	edges {
		starredAt
		cursor
		node {
			name
			owner {
				login
			}
		}
	}
}
sponsoring(first: 100) {
	nodes {
		... on  Organization {
					login
				}
		... on User {
			login
		}
	}
}

Problem 1: Not filtering out those not from 2023
Problem 2: If more than 100, it will not fetch them

About page - design

In case the content for the About page is late. Please consider using last year's text for the draft:
Image

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.