TeX topic
TeX is a typesetting system created by Donald Knuth at Stanford University in 1978. TeX works by reading a source file containing text and macro definitions which instruct the TeX engine how to typeset the document. It also reads TFM files containing character widths, ligatures, and other information relevant to a particular font. After processing the source document, TeX outputs a DVI file which is a device-independent binary file containing the positions of all characters in the document. The DVI file is then supposed to be processed by a device-specific program that combines the DVI file with the necessary fonts to create something that can be sent to a printer. Nowadays it is more common to use one of the extensions to TeX, e.g. pdfTeX which outputs a pdf file instead of a DVI file.
cache-seminar-paper
Seminar paper about hardware caches and how to use them effectively
Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
pandoc-latex-template
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
cluttex
Process LaTeX documents without cluttering your working directory
TwentySecondsCurriculumVitae-LaTex
Write Beautiful Curriculum Vitae in LaTex, that ensures twenty seconds reading.
vimtex
VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
notes
A collection of all my notes. School lecture notes, book notes, journal template, and khan academy notes.
dissertation
:mortar_board: :scroll: This repository holds my final year and dissertation project during my time at the University of Lincoln titled 'Deep Learning for Emotion Recognition in Cartoons'.
jekyll-spaceship
🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.