Resume page: denizberkin/resume
- TODO: pls remember to write a tex2html converter for resume. bothersome to update two things everytime.
├── .github/
│ └── workflows/
│ └── compile_resume.yml
├── sections/
│ ├── activities.tex
│ ├── education.tex
│ ├── experience.tex
│ ├── objective.tex
│ └── skills.tex
├── assets/
│ └── pdf-icon.svg # optional pdf svg to render as icon
├── _header.tex
├── index.html # for html render
├── README.md
├── resume.tex # main resume creation latex
└── TLCresume.sty