Skip to content
View paulocsb's full-sized avatar

Organizations

@unbounce @tresbits

Block or report paulocsb

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 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. git-commit-ai git-commit-ai Public

    AI-powered Git commit message generator

    Python

  2. git-dateswap git-dateswap Public

    Change Git commit dates easily and interactively — one or many at a time.

    Shell

  3. trivia-ios-app trivia-ios-app Public

    Quizzle, a simple iOS Trivia Game built with SwiftUI

    Swift

  4. trivia-nextjs trivia-nextjs Public

    Trivia NextJS

    TypeScript

  5. Visual Effect SwiftUI Visual Effect SwiftUI
    1
    import SwiftUI
    2
    
                  
    3
    @main
    4
    struct VisualEffectApp: App {
    5
        var body: some Scene {
  6. exif-gps-export exif-gps-export Public

    Utility in Ruby that reads all the images in the attached directory, extracts their EXIF GPS data (longitude and latitude), and then writes the name of the image and the coordinates for each image …

    Ruby