Skip to content
View julia320's full-sized avatar
🤠
🤠

Block or report julia320

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. google-form-split google-form-split Public

    Google App Scripts project to send form responses to different tabs in a Sheets file based on responses and email the corresponding person.

    JavaScript 1

  2. julia320.github.io julia320.github.io Public

    my website

    CSS

  3. Merge two pre-existing git repositor... Merge two pre-existing git repositories into a single, new repository while keeping the git histories from both
    1
    #! /bin/bash
    2
    
                  
    3
    set -u
    4
    set -e
    5
    set -f
  4. koselig koselig Public

    A song lyric translator app created as a project for the course "Software Design for Handheld Devices"

    Kotlin