Skip to content
View Tollii's full-sized avatar
πŸ’­
AAAAAAAAAA
πŸ’­
AAAAAAAAAA

Block or report Tollii

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Tollii/README.md
#!/bin/bash

$ whoami
Andreas

$ tollii --version
Tollii 19.98

$ cd about_me

$ grep -i 'employer|degree' ./about_me.js
const employer = { name: 'Accenture', location: 'Trondheim' };
const degree = { name: 'Norwegian University of Science and Technology', major: 'Software Engineering, B.Eng' };

$ which os
/mnt/c/Windows

$ ls  ./hobbies
gaming.exe travel.ical programming.py

$ tree ./skills
skills
 └─── technologies
       β”œβ”€β”€β”€ languages
       β”‚     β”œβ”€β”€ app.js
       β”‚     β”œβ”€β”€ app.py
       β”‚     β”œβ”€β”€ Program.cs
       β”‚     └── Main.java
       β”œβ”€β”€β”€ frameworks
       β”‚     β”œβ”€β”€ Angular.ts
       β”‚     β”œβ”€β”€ React.tsx
       β”‚     └── Dotnet.csproj
       └─── tools
             β”œβ”€β”€ .git
             β”œβ”€β”€ relational_db.sql
             β”œβ”€β”€ docker-compose.yml
             └── Dockerfile

$ find ./contact mailto
mailto:[email protected]

Pinned Loading

  1. Harmoni Harmoni Public archive

    Website for organizing and managing events. Made with React and Node

    TypeScript 4 1

  2. Paper-Legion Paper-Legion Public

    Turn-based multiplayer game

    Java 1

  3. Lonnskalkulator Lonnskalkulator Public

    Copy of www.godepenger.no/lonn-kalkulator/, just 36x bigger

    HTML