Skip to content
View CaseyInHaengsin's full-sized avatar

Block or report CaseyInHaengsin

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

Hey there! πŸ‘‹ I'm Casey

Typing SVG

πŸš€ About Me

defmodule Casey do
  @location "redacted"
  @code ["Elixir", "Phoenix", "JavaScript", "Ruby", "React Native"]
  @passion ["Functional Programming", "Web Development", "Learning"]

  def skills, do: @code
  def location, do: @location
end

πŸ› οΈ Tech Stack & Tools

Frontend

LiveView JavaScript React React Native HTML5 CSS3

Backend & Functional

Elixir Phoenix OTP GraphQL Ruby Rails Node.js

Tools & DevOps

Git Docker

πŸ† GitHub Achievements

🦈 4x Pull Shark β€’ πŸ‘₯ 3x Pair Extraordinaire β€’ ❄️ Arctic Code Vault Contributor

⚑ Elixir & Functional Programming

# Building the future with fault-tolerant systems
GenServer.start_link(CaseyDeveloper, [:elixir, :phoenix, :otp])
|> Task.async_stream(&create_awesome_apps/1, max_concurrency: :infinity)
|> Enum.reduce(%{}, &Map.put(&2, &1.project, :amazing))

πŸ”₯ Elixir Specializations:

  • πŸ—οΈ ETL Pipelines β€’ Data processing with macro_play_etl
  • πŸš€ GraphQL APIs β€’ Real-time queries with graphql-flame
  • 🎯 OTP Applications β€’ Fault-tolerant, concurrent systems
  • ⚑ Phoenix LiveView β€’ Interactive, real-time web experiences
  • πŸ”§ Process Supervision β€’ Building resilient applications

πŸ“Š GitHub Stats

GitHub Streak

🎯 Featured Projects

Robosplore GraphQL Flame Macro Play ETL Flaming Cool React Native Tracks GitBye

🌱 Currently Learning

  • ⚑ Advanced Elixir OTP patterns
  • πŸ”₯ Phoenix LiveView real-time applications
  • πŸ“Š Elixir ETL and data processing pipelines
  • πŸš€ Advanced React Native patterns
  • πŸ”§ DevOps and deployment strategies
⭐️ From CaseyInHaengsin

Pinned Loading

  1. space-station space-station Public

    JavaScript

  2. react-native-tracks react-native-tracks Public

    JavaScript

  3. todo-app todo-app Public

    JavaScript

  4. alpha-blog-rails alpha-blog-rails Public

    Ruby

  5. weatherApp weatherApp Public

    JavaScript

  6. gitbye gitbye Public

    A simple, incomplete, utility to help me cleanup my local branches

    JavaScript 1