Pinned Repositories
Akuns-Gear-
This is an item mod that contains 2 enchanted katanas and 1 armor for a Wizard Slayer.
Ask-me-anything-
Have questions to ask me directly? Try out my AMA! Otherwise you are welcome to write me an email!
dear-github-2.0
📨 An open letter to GitHub from the maintainers of open source projects
IEEE-Dwarven-Voice-Classic-
This is a custom voice for a custom character that is generated during character creation. The voice is that of a classic dwarf (Fan-Fiction).
IEEE-Halforc-Voice-Classic-
This is a custom voice for a custom character that is generated during character creation. The voice is that of a classic halforc(Fan-Fiction).
IEEE-Player-Character-Voice-Installer-Pack-
This combines IEEE ASfPC and IEEE PCVI in one package and also offers demos for testing.
Javascript-bitwise-operations-with-string-inputs-
Shows that string numbers are converted internally to integers when using specific bitwise operations
Javascript-block-local-function-declarations-
Showing an example of function declaration in combination with local block scoping
Javascript-closures-fact-three-
Showing the last of three facts about closures
Repository-INDEX-
Hi, I am Incrementis and this is an index which includes all repositories on my github account. I hope it will be as helpful to you as it is to me^^!
Incrementis's Repositories
Incrementis/LearnGitRepo
For testing and learning git
Incrementis/Repository-INDEX-
Hi, I am Incrementis and this is an index which includes all repositories on my github account. I hope it will be as helpful to you as it is to me^^!
Incrementis/Akuns-Gear-
This is an item mod that contains 2 enchanted katanas and 1 armor for a Wizard Slayer.
Incrementis/Ask-me-anything-
Have questions to ask me directly? Try out my AMA! Otherwise you are welcome to write me an email!
Incrementis/dear-github-2.0
📨 An open letter to GitHub from the maintainers of open source projects
Incrementis/IEEE-Audacity-Savefiles-for-Player-Character-
This contains Infinity Engine Enhanced Edition game Audacity save files for the player character. PST:EE is not included.
Incrementis/IEEE-Dwarven-Voice-Classic-
This is a custom voice for a custom character that is generated during character creation. The voice is that of a classic dwarf (Fan-Fiction).
Incrementis/IEEE-Halforc-Voice-Classic-
This is a custom voice for a custom character that is generated during character creation. The voice is that of a classic halforc(Fan-Fiction).
Incrementis/IEEE-Player-Character-Voice-Installer-
This is a tool and a template that allows you to install player character voice sounds for certain Infinity Engine games.
Incrementis/IEEE-Player-Character-Voice-Installer-Pack-
This combines IEEE ASfPC and IEEE PCVI in one package and also offers demos for testing.
Incrementis/Incrementis
I found a secret!
Incrementis/Infinity-Engine-Modding-Wiki-Content-
For example, contains images related to mods in Infinity Engine used on the Github wiki
Incrementis/Javascript-closures-over-strings-
Using a very simplified benchmark to show why it is not always effective to use string as code
Incrementis/Javascript-different-use-of-OR-
Contains a trivia game of bet by an interesting use of ||
Incrementis/Javascript-getOwnPropertyNames-and-Object.keys-
Shows a difference between getOwnPropertyNames and Object.keys
Incrementis/Javascript-getPrototypeOf-__proto__-and-prototype-hierarchy
Showing the prototype hierarchy with a tree diagramm and explaining within the wiki getPrototypeOf and __proto__
Incrementis/Javascript-implict-binding-of-this-
Parsing a CSV file by using implicit binding of this
Incrementis/Javascript-methods-on-prototypes-
Shows the difference in memory usage between storing methods on prototypes and directly in instances
Incrementis/Javascript-methods-split-and-join-
Using split and join to dismantle three simple formular of uniformly accelerated motion
Incrementis/Javascript-mutable-data-and-prototypes-
Showing that mutable data could be problematic when used in prototypes
Incrementis/Javascript-new-agnostic
Showing what could happened if keyword new is not used when creating an instance
Incrementis/Javascript-object-and-primitive-strings-
Comparing primitive string with object string
Incrementis/Javascript-operator-in-
Using operator "in" within a very simplified math guessing game
Incrementis/Javascript-output-code-as-string-
Using javascript`s "toString" function to output code as string
Incrementis/Javascript-prototype-and-instance-
Using prototype and inheriting properties using an instance
Incrementis/Javascript-recursion-with-arguments.callee-
Using the js property "arguments.callee" to implement the Fibonacci sequence
Incrementis/Javascript-RegExp-methods-match-and-test-
Using RegExp methods match and test in a very simple and quiz like regex tester
Incrementis/Javascript-stack-trace-with-caller-
Showing a limited way of stack tracing with function property "caller"
Incrementis/Javascript-storing-private-data-
Using closures to store private data
Incrementis/Tutorils-Historical-Encyclopedias-
Contains encyclopedias of in-game history book series to eliminate searching for the historybook parts. This is a mod for the Infinity Engine games BGEE(SoD),BG2EE and IWDEE.