Skip to content
View pietrocaselani's full-sized avatar
  • Florianópolis, Brasil
  • 05:44 (UTC -03:00)
  • X @pietropc_

Organizations

@Moya @CopyIsRight

Block or report pietrocaselani

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 Loading

  1. CouchTracker CouchTracker Public

    iOS Trakt Client - Keep track of your favorite TV shows and movies on your iPhone. (Under development)

    Swift 50 8

  2. setup-my-mac setup-my-mac Public

    Ansible configuration to setup my macOS

    Shell 11 2

  3. qBittorrent-scripts qBittorrent-scripts Public

    Scripts to help manage torrents on qBittorrent

    Python 1

  4. Subtitles Subtitles Public

    Subtitles utilities, download, sync by audio, sync by reference, convert

    Python

  5. Generate main method using Annotatio... Generate main method using Annotation Processor.
    1
    package com.pc.hello;
    2
    
                  
    3
    import com.sun.source.util.Trees;
    4
    import com.sun.tools.javac.code.Flags;
    5
    import com.sun.tools.javac.code.TypeTags;