Skip to content
View dan-r95's full-sized avatar
πŸ₯΅
Focusing
πŸ₯΅
Focusing

Highlights

  • Pro
Block or Report

Block or report dan-r95

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
dan-r95/README.md

Well hello there! :bowtie:

I'm Daniel, 27 (:sad:) from Germany.

Here are my gists.

Check out the blog! πŸ”₯ dan-r95.github.io

NOTE: Top Languages doesn't indicate my proficieny, rather, it's a GitHub metric of my most-used languages.

Pinned

  1. fruechte_hacken fruechte_hacken Public

    Forked from samstone86/fruechte_hacken

    FcA 2019

    C#

  2. TabletAppExamRoom TabletAppExamRoom Public

    App for suit exam room

    TypeScript

  3. update.sh update.sh
    1
    #!/bin/bash
    2
    sudo apt-get upgrade
    3
    sudo apt-get update
    4
    sudo apt-get autoremove
    5
    sudo do-release-upgrade
  4. zoom and enhance! zoom and enhance!
    1
    docker pull alexjc/neural-enhance:gpu
    2
    
                  
    3
    docker run --rm -v C:/Users/dross/Downloads/docker-enhance:/ne/input -it alexjc/neural-enhance --type=photo --zoom=2 /ne/input/handshake.jpg
  5. flutter-watchlist flutter-watchlist Public

    movie watchlist using imdb

    Dart 1