Giter Site home page Giter Site logo

leungll / bytedance-letter-template Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 1.97 MB

Made with LaTex. ByteDance's recommendation letter template. In addition, you can adapt it into a recommendation letter template for other companies, such as Tencent, Alibaba, Pinduoduo, Meituan, etc.

License: Apache License 2.0

TeX 100.00%
bytedance latex latex-template recommendation-letter letter-template

bytedance-letter-template's Introduction

ByteDance-Letter-Template

Author GitHub last commit GitHub repo size Static Badge GitHub License

Introduction

When applying for graduate/doctoral studies, if we are doing an internship or working full-time in industry, we usually need a letter of recommendation from our supervisor. In my experience, companies rarely provide formal letter templates for study abroad applications, and applicants or recommenders usually make them themselves.

Therefore, I open-sourced the project ByteDance-Letter-Template which is suitable for most companies, taking ByteDance as an example. In addition, you can adapt it into a recommendation letter template for other companies, such as Tencent, Alibaba, Pinduoduo, Meituan, etc.

Demo

ByteDance-Letter Tencent-Letter Meituan-Letter

Features

  • You DO NOT NEED to know too much Latex syntax to use it.
  • Support online compilation using Overleaf, without the need to install the TexLive environment locally.
  • A simple template that can be further customized or extended.
  • Separate the letter's main content from the template frame.
  • Support adding hyperlinks in generated PDF, such as email or url.
  • Support for footnote markers.

File layout

.
├── LICENSE                     \\ repo license
├── README.md                   \\ readme in English
├── README_zh.md                \\ readme in Chinese
├── letterContent.tex           \\ main content of the letter, isolates from the template frame
├── main.pdf                    \\ letter pdf generated after latex compilation
├── main.tex                    \\ template frame
├── pic                         \\ folder where pictures are stored
│   ├── Alibaba_Logo.png
│   ├── ByteDance_Logo.png
│   ├── ByteDance_Logo_Bg.png
│   ├── Meituan_Logo.png
│   ├── Pinduoduo_Logo.png
│   ├── Tencent_Logo.png
│   └── signature.png
└── sample                      \\ sample
    ├── ByteDance.png
    ├── Meituan.png
    └── Tencent.png

Usage

main.tex

  • Change the address of the letter

    \hphantom{AA}Block B, Building T2 \\ % Change your address
    \hphantom{AA}School of Information Science and Technology \\
    \hphantom{AA}Shenzhen Bay Innovation Technology Center \\
    \hphantom{AA}3156 Keyuan South Road, Nanshan District \\
    \hphantom{AA}Shenzhen, P. R. China, 518054 \\
    
  • Change the signature of the letter

    Sincerely yours,
    
    \includegraphics[width=2in]{pic/signature.png} % Please sign your name
    
    xxx, Tech Lead Manager \\ % Change your personal information
    Department of Product RD and Infrastructure \\
    ByteDance \\
    Phone: (86) 10-xxxx-xxx \\ 
    Email: \href{mailto:[email protected]}{[email protected]} \\
    Website: \url{https://www.bytedance.com/en} \\
    
  • Change the logo of the letter

    pic/ByteDance_Logo_Bg.png % you may need to adjust the transparency of your picture.
    pic/ByteDance_Logo.png
    

letterContent.tex

Main content of the letter.

  • Edit your content.
  • Note the use of \\ for line breaks.

How to compile

Method 1: Online Compilation

  • Open Overleaf link
  • Open as Template
  • Edit your content
  • Compile
  • Download PDF

Method 2: Local Compilation

  • Install the Tex local environment: https://www.latex-project.org/get
  • Download this repo: git clone https://github.com/leungll/ByteDance-Letter-Template.git
  • Run: pdflatex main

Reference


This project needs a star ⭐ from you ❤️.

bytedance-letter-template's People

Contributors

leungll avatar

Stargazers

 avatar Lili Liang avatar Yiyan KONG avatar  avatar

Watchers

 avatar

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.