Skip to content

MadsVind/MadsVind.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mads Knudsen companion site

This Github.io is primarily meant as a companion site for my CV, illustrating some of the projects on there.

just frigging use that parent and children know eachother

TODO:

  • DPL

    • All dpl keywords in highlight
    • All dpl keywords in description
    • Add input csv feature
    • Add export csv feature
    • Make console pretty
    • Refactor to oop
  • Matrix Library

    • Implement method changing
    • Implement calculation
      • Add
      • Subtract
      • Dot product
      • Determinant
      • Ref
      • Rref
      • Qr
      • Plu
      • Power
    • Reset result on method change
    • Implement clear
    • Make results uneditable
    • Implement size changing
      • Implement general size changing
      • Implement individual size change
      • Make add and sub not use indiviual sizing
      • Make method modifer system to restrict matrix sizes
    • Add error console (some methods are very specific)
    • Auto select matrix
  • Rule of Inference Builder

    • Implement drag and drop
      • Drop for ordering
      • Update rule hitbox
        • The highest premise takes precedence
      • Fix text editing of higher rules
      • Fix insertion in higer rules
      • Fix size updating
      • implement dragging out rules again
    • Implement text system
      • Implement math characters
        • Get basic latex commands if for symbols
        • Implement latex commands with operands
        • Text system controlled from events
      • Implement cursor
      • Implement ctrl + z and ctrl + y
      • Implement selection
    • Stylize
    • Make event system instead
    • Implement delete of rules
    • Implement zoom or font size change
    • implement output to latex
    • Eliminate the use of FONT_SIZE
    • [/] Make removed parent conclussion stay in original position
    • Seperate draw and model (How to handle box size without meassure text?).
  • Fix file structure

Bugs

  • Matrix sizes doesn't match when changeing methods
  • Other methods doesn't work after Plu
  • Doesn't reset going from Rref to Qr
  • Calculation doesn't work
  • Vector calculations incorrect
  • Footer not sticking to bottom if not fixed-bottom
  • Bug where matrix breakes if no number in input
  • Half bug: size of output is decided on the basis of the last min row and column

About

CV companion site with project demos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors