Skip to content
View Zejnilovic's full-sized avatar

Block or report Zejnilovic

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. scala-spark-template.g8 scala-spark-template.g8 Public

    Scala + Spark template using Giter8

    Scala 4 1

  2. hadoop-completions hadoop-completions Public

    Hadoop Completions

    2

  3. hadoop-docker hadoop-docker Public

    Hadoop 2.7.5 in Docker

    Dockerfile 2

  4. A small Neovim helper that opens Git... A small Neovim helper that opens GitHub references under the cursor (or visual selection) in a browser. This is editor-native. No plugins, no API calls, no Tree-sitter, no LSP. Just Lua.
    1
    --[[
    2
    github_ref.lua
    3
    4
    A small, editor-native Neovim helper for opening GitHub references found
    5
    under the cursor or in a visual selection.
  5. A script to build and use Hadoop Nat... A script to build and use Hadoop Native libraries on Mac
    1
    # !!CHANGE THIS!!
    2
    HVERSION=2.7.5
    3
    
                  
    4
    #!! AND LET IT RUN
    5
    brew install gcc autoconf automake libtool cmake snappy gzip bzip2 zlib openssl
  6. spring-api-visualizer spring-api-visualizer Public

    Generates a tree graph of your spring API endpoints

    Ruby 1