Skip to content
View atomize's full-sized avatar
🎹
♩♩
🎹
♩♩
Block or Report

Block or report atomize

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

Pinned

  1. bash function to download file from ... bash function to download file from web without cURL/wget
    1
    #  Add this to your .bashrc 
    2
    # Use it like: you@console_>$ _get https://website.org/file.txt
    3
    _get ()
    4
    {
    5
      IFS=/ read proto z host query <<< "$1"
  2. github-issues-react-example github-issues-react-example Public

    Example application that displays Github issues and content using React, Bulma, Showdown, and Font Awesome

    JavaScript 4 1

  3. prism-line-range prism-line-range Public

    Fetch Line Range is a plugin for Prism.js code highlighting library that fetches an external source code file and allows for easily displaying it in logical chunks based on line number ranges given…

    JavaScript

  4. springboot-h2-rest_api-example springboot-h2-rest_api-example Public

    Spring Boot REST API with H2 Database

    Java 6 15

  5. PrismJS/prism PrismJS/prism Public

    Lightweight, robust, elegant syntax highlighting.

    JavaScript 12k 1.3k

  6. atomize.github.io atomize.github.io Public

    My resume and code samples.

    HTML 1