Skip to content
View cazepeda's full-sized avatar
:octocat:
Practicing.
:octocat:
Practicing.

Block or report cazepeda

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
cazepeda/README.md

Hi there 👋

  • 🔭 I’m currently working on my main website czepeda.com
  • ⚡ Fun fact: I speak fluently in Español, English and novice Portugues (Brazilian).

Pinned Loading

  1. json-to-yaml-to-md-file Public

    JSON to YAML to Markdown file Shell script

    Shell

  2. tips Public

    CSS

  3. Applescript to convert spaces, @, ?,...
    1
    on run {input}
    2
    	set input to replaceText(" ", "-", input as string)
    3
    	set input to replaceText(".", "", input as string)
    4
    	set input to replaceText(":", "", input as string)
    5
    	set input to replaceText(",", "", input as string)
  4. Applescript Capitalize First Letter ...
    1
    on run {input, parameters}
    2
        set capitalize to ¬
    3
            (do shell script "/bin/echo " & input & " | /usr/bin/awk '{for(i=1;i<=NF;i++)sub(/./,toupper(substr($i,1,1)),$i)}1'")
    4
    end run

7 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

3 contributions in private repositories Apr 8 – Apr 13
Loading