Giter Site home page Giter Site logo

homeworktemplatelatex's Introduction

Hi, I'm Niko Savola

I'm a quantum technologies PhD student @ Aalto University!

  • ๐Ÿ‘จโ€๐ŸŽ“ I'm focusing on design and simulation of superconducting qubits.
  • โค I likeโ€ฆ
    • ๐ŸŽฎ video games
    • ๐Ÿ’ฌ languages such as ๐Ÿ‡ซ๐Ÿ‡ฎ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿ‡ธ๐Ÿ‡ช๐Ÿ‡ท๐Ÿ‡บ๐Ÿ‡ฉ๐Ÿ‡ช๐Ÿ‡ฏ๐Ÿ‡ต๐Ÿ‡จ๐Ÿ‡ณ SPQR
    • ๐Ÿ“” good books
    • ๐ŸŽž arthouse movies
    • ๐Ÿค˜ metal music

My other profiles:

nikosavola.fi Niko Savola | LinkedIn Niko Savola | last.fm Niko Savola | Goodreads


Technologies I use:

Neovim

Python

Matlab

Photoshop

InDesign

Illustrator

Julia

Scala

LaTeX

JavaScript

React

GraphQL

Git

GitHub

Raspberry Pi



homeworktemplatelatex's People

Contributors

nikosavola avatar

Watchers

 avatar

homeworktemplatelatex's Issues

Convert to LuaLaTeX and use `unicode-math`

Convert to LuaLaTeX and use unicode-math. I find LuaLaTeX to have better support for packages w/o bugs, and unicode-math appears the most future-proof way to handle math fonts.

Report detexed word count in CI and generate badge

Report detexed word count in CI and generate badge that may be added to the README.
May be done roughly as follows with the texlive image:

    - apt-get update && apt-get install -y python3-pip
    - pip install anybadge
    - words=$(detex main.tex | wc -w)
    - echo "Word count is $words"
    - anybadge --label "Word count" --value $words -f wordCount.svg -c lightslategray

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.