-
Mnemonic AS
- Oslo, Norway
- https://twitter.com/eivindelseth
-
commons-validator Public
Forked from apache/commons-validatorApache Commons Validator
Java Apache License 2.0 UpdatedSep 1, 2022 -
-
-
-
angularjs-playground Public
A small angular project with basic routes, templates and inputs. Uses npm, bower, grunt and yeoman.
JavaScript UpdatedNov 19, 2015 -
dotfiles-1 Public
Forked from mathiasbynens/dotfiles.files, including ~/.osx — sensible hacker defaults for OS X
PHP MIT License UpdatedSep 23, 2013 -
norch Public
Forked from fergiemcdowall/norchNorch is a search engine based on Node.js and LevelDB
JavaScript UpdatedAug 16, 2013 -
search-index Public
Forked from fergiemcdowall/search-indexA text search index module for Node.js
JavaScript UpdatedAug 16, 2013 -
Madame Public
SemTag is a tool which lets you tag your content with an unrestricted semantic vocabulary. (It was part of my master thesis in information science (https://github.com/EivindEE/Thesis). Try out Mada…
-
Thesis Public
EivindEEs master thesis in information science. The artifact created can be found at:
1 UpdatedJun 1, 2013 -
-
Master-thesis Public
Research notes created for my master thesis in information science
JavaScript UpdatedMay 30, 2013 -
Semantic-tumblr-template Public
A tumblr template with RDFa added to the different blog posts.
UpdatedMay 28, 2013 -
A CodelessLanguageModule for N3 and turtle ontologies
UpdatedMay 27, 2013 -
-
-
-
solrstrap Public
Forked from fergiemcdowall/solrstrapSolrstrap is a Query-Result interface for Solr written in JavaScript, HTML and CSS
JavaScript UpdatedMar 19, 2013 -
-
-
converter Public
Eksempel på hvordan en kan lage en konverterings app. Til INFO231 på UiB Våren 2013.
Java UpdatedJan 24, 2013 -
snipmate.vim Public
Forked from msanders/snipmate.vimsnipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
Vim Script UpdatedJan 21, 2013 -
Backpacker Public
An old project from INFO210 @ UiB. Backpacker is a social networking platform
PHP Other UpdatedOct 9, 2012 -
norwegian-schema-dot-org Public
This is a project aiming at providing Norwegian mappings the schema.org.
JavaScript UpdatedSep 21, 2012 -
-
-
Collos Public
Collos is an image search engine which retrieves images based on the colors present in the image.
-
-
-
Reversi Public
A version of the reversi game using a bitboard representation of the board. Is going to combine iterative deepening search with min-max or alpha-beta algorithms to do an AI search.