Contents
- Projects
- Setup
- Measure Expirence
- Language Expirience
- Webdev Expirience
Projects
- kiwiOS: a bad x86 OS I made for fun
- kiwifetch: a system info script like neofetch
- render.c: a package for basic terminal text graphics
- calc.c: a calculator with many functions from addition to factorials
- evo_sim: a basic evolution simulation
- re-binary: a terminal game about setting up radio communications with the home world through mining and refining materials
Setup
- OS: arch
- DE: kde
- Shell: bash
- Editor: nvim
How I Measure Expirience
- Can complete easy tasks ie. (I/O, Vars, Arrays, Functions, Minimal code practices): 1/3
- Can complete medium tasks ie. (Loops, Conditionals, Data Structures, Manipulating Data, Decent code practices): 2/3
- Can complete hard tasks ie. (Esoteric Functions/Libraries, Good code practices) 3/3
Languages Expirience
- C: 2/3
- Assembly: 2/3
- Bash: 2/3
- C++: 2/3
- Python: 3/3 (not hard using a baby lang)
Webdev Languages Expirience
- HTML: 3/3
- CSS: 2/3
- JS: 1/3