Code Monkey home page Code Monkey logo

at15.github.io's Introduction

at15.github.io

Source for @at15's personal website (https://at15.me) and resume.

Usage

In case you want to use this repo as a starting point for your personal website and/or resume..

Website

Resume latex template

at15.github.io's People

Contributors

at15 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

at15.github.io's Issues

[web] migrate https://users.soe.ucsc.edu/~piguo/

It's not likely I would have access to bsoe server after I graduated, there are two possible solutions

  • redirect, using meta or window.href=xxx
  • put a link saying the content is outdated and point to the new address

[cv] Font and size is too large on Ubuntu 18.04 with TexLive 2017

Environment

  • Ubuntu 18.04
  • TexLive 2017 (installed from iso)

The font become very large and the content no longer fit into one page

  • the page size (I did select letter instead of A4 when install texlive)
  • missing font (the Chinese version won't compile)
LaTeX Font Warning: Font shape `TU/ptm/m/n' undefined
(Font)              using `TU/lmr/m/n' instead on input line 9.

Pinglei_Guo_Resume.pdf

Change domain

Got a free at15.me domain from namecheap using student pack (actually this has nothing to do with github, student email can be used directly to obtain the free domain ... just kind of advertisement, anyway namecheap is better than godaddy)

  • add cname file 40d4c3c it is created after a button in setting
  • change domain dns record

[web] Use netlify instead of github pages

There are several reasons

  • netlify supports https for custom domain (you don't even need to use let's encrypt by yourself)
    • though I don't know if netlify is doing this, because you need to change dns server in domain name provider
  • using static site builder is easier with netlify, GitHub only has jekll, now I normally use single page application (spa) with server side rendering (ssr), so user can filter table, run sql query etc. on website
  • migrate the blog and copy content to medium and ηŸ₯乎

TODO

  • update dns in netlify
    • host -t ns at15.me check name server for the domain name
  • handle the original github pages, it needs to redirect to custom domain, forgot how, seems a CNAME file is enough ...
  • redirect http to https

Ref

Add basic style

After filling up the content, mainly self intro and project & research experiences (stuff you put on linkedin). Style is needed, and a simple style could be http://jgthms.com/web-design-in-4-minutes, since I
never truly spend some time to learn web design and how to write clean style (CSS, SASS, whatever)

  • text style
  • image
  • watch out for the text contrast part, it seems there are other ideas https://github.com/jgthms/web-design-in-4-minutes/issues/1

CV using Latex

CV can NOT fit into one A4 paper when print

Though most time the printed version is not needed, but when I printed it today, the last line is cut off, so may need to reduce content of reduce v margin. (maybe increase it, not sure about that)

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.