https://github.com/vastavikadi/elixir
A personal journey into learning Elixir covering basics, functional programming concepts, and small hands-on projects. Scale to billions, real-time and what not.
https://github.com/vastavikadi/elixir
elixir fault-tolerance functional-programming realtime scalability
Last synced: 7 months ago
JSON representation
A personal journey into learning Elixir covering basics, functional programming concepts, and small hands-on projects. Scale to billions, real-time and what not.
- Host: GitHub
- URL: https://github.com/vastavikadi/elixir
- Owner: vastavikadi
- Created: 2025-08-12T17:05:45.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-08-20T05:10:54.000Z (7 months ago)
- Last Synced: 2025-08-20T07:12:38.691Z (7 months ago)
- Topics: elixir, fault-tolerance, functional-programming, realtime, scalability
- Language: Elixir
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elixir
This repository documents my progress in learning **Elixir**, a functional, concurrent, and fault-tolerant programming language built on the Erlang VM (BEAM).
It contains notes, examples, and small projects I build along the way.