Skip to content

CaseyInHaengsin/CaseyInHaengsin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors