Skip to content

Commit 5bdae9c

Browse files
committed
Fill in Nurul Islam's talk details and photo
1 parent 43456c2 commit 5bdae9c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

72.5 KB
Loading
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "Nurul Islam",
3-
"bio": null,
3+
"bio": "Nurul Islam is a developer passionate about building software and exploring new technologies. He loves throwing programming and tools at his problems until they are not there anymore. In the journey of learning and producing optimized solutions to his problems (because over/reverse engineering is his mantra) he came across Elixir and fell in love with the simplicity of the language. When he is not coding, he is trying to finish his ever growing backlog of projects with an arsenal of tools hoping to finish them someday to make his life just a little bit better.",
44
"position": null,
55
"community": "Elixir Montréal",
6-
"image": "speakers-2026/user.png",
6+
"image": "speakers-2026/nurul-islam.jpg",
77
"time": "2026-11-27T11:00:00",
88
"track": 3,
9-
"title": "Introduction to GenServers with Elixir",
10-
"description": "",
9+
"title": "GenServers: To serve or not to serve that is the question",
10+
"description": "Are you having trouble keeping track of your state between processes? Are you losing your messages in the void? Have you ever opened the fridge and forgotten why you were there? Just like everything else, Elixir has a solution for you: GenServers (well maybe not the last one). In this talk we’ll take a brief introduction to one of the core concepts of Elixir and show how it fits into the Elixir ecosystem.",
1111
"github": null,
12-
"linkedin": null,
12+
"linkedin": "https://www.linkedin.com/in/nishojib/",
1313
"website": null
1414
}

0 commit comments

Comments
 (0)