Skip to content

TheFirstFen/lnu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

LNU

Folders Ownership:

  • fen = Samuel
  • yoda = William
  • ulv = Emil
  • soppa = Jesper

Description

  • Projects done on school time
  • School assignments

GIT COMMAND RECOMMENDATIONS

For version control

  1. git add 'path/to/file'

  2. git commit -m '$1'

  3. git pull --rebase

  4. git push

For cloning

  1. git clone --recurse-submodules URL/SSH

  2. cd 'repo-name'

  3. git lfs install (make sure git lfs is installed on system)

  4. git lfs pull

Tech to look in to

  • proper use of git
  • home/personal networking (optimization)
  • slidev
  • Markdown LaTeX syntax integration
  • LaTeX
  • Pandoc template.tex creation
  • YAML

For Ulv, Yoda & Soppa

  • Learn C

Tech for studies

  • Markdown
  • GO
  • JAVA
  • Python
  • C
  • ARM Assembly
  • MATLAB (cursed)
  • OpenGL
  • Pygame
  • JAVAFX
  • MYSQL
  • Docker
  • Wireshark
  • Drawio (UML Diagrams)