Skip to content
View carsonmulligan's full-sized avatar
📦
Shipping
📦
Shipping

Block or report carsonmulligan

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
carsonmulligan/README.md
class Carson < HappyDude
  def initialize
    @tools = [ 'Python', 'PySpark', 'SQL',  'Databricks', 'Ruby on Rails', 'JavaScript', 'Web APIs']
    @interests = [ 'Supply Chains', 'Language Acquisition' ] 
    @languages = [ 'English', 'Mandarin', 'Portuguese', 'French', 'Spanish']
    @hobbies = [ 'Writing', 'Podcasting', 'Language Learning' ]
  end

  def currently
    {
      reading: [ 'about unsolved questions in science' ]
      writing: [ 'Comments in Databricks' ]
      listening: [ 'Nemzzz lol' ]
      speaking: [ 'Freestyle Rap', 'To the homies', ]
      studying: [ 'Freight moving', 'Documentari di Astrofisica' ]
      tinkering: [ 'Guerilla gardening' ]
     }
  end
end

# NOTE:
# Hope yall are well. May 2024 I started coding for fun each morning
# as a ritual linked to drinking coffee --
# it's a fun way to get your mind started for the day.
# I highly recommend the book Atomic Habits.
# Keep on keeping on

Pinned Loading

  1. berto_ollama_whisper berto_ollama_whisper Public

    Fully local taxi-driver language assistant

    Python 6

  2. speech_search speech_search Public

    Search for Speeches in {target_language} from {target_country}

    Python 1

  3. EspanolGPT EspanolGPT Public

    Documenting the Spanish Language Learning Process

    Python

  4. mercator-mind-map mercator-mind-map Public

    Mind Map App (Shift + Enter for new node right, Shift + Tab for new node down)

    JavaScript 2