From 80bc1e7dac5a5e9dbefaaf1ef5fec8c72e548e5b Mon Sep 17 00:00:00 2001 From: Inspector-Butters Date: Sun, 16 Jun 2024 11:57:16 +0200 Subject: [PATCH] add week 1 updates --- development-updates.md | 10 +++++----- notes/Bastin.md | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/development-updates.md b/development-updates.md index 20c461c6..a9db34c9 100644 --- a/development-updates.md +++ b/development-updates.md @@ -9,12 +9,12 @@ Add your name **alphabetically** and link your updates to the corresponding tabl Phase one is the very beginning of the cohort. The first few weeks are dedicated to general learning about the EPF program, the Ethereum protocol as a whole and its development. Use resources from [EPF Study group](https://epf.wiki) to get started. | Name/GH | Week 0 | Week 1 | Week 2 | -|--------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------|--------| +| ------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------- | ------ | | [0xpanicError](https://github.com/0xpanicError) | | [Update 1](https://hackmd.io/@0xpanicError/epf-update_1) | | | [Aditya Gupta](https://github.com/1010adigupta) | | [Update 1](https://hackmd.io/G3wd3b9YT8mApG_BoH87TQ?view) | | | [AkshatGada](https://github.com/AkshatGada) | [Update 0](https://icy-wizard-6d2.notion.site/Ethereum-protocol-fellowship-Cohort-5-Development-Updates-Week-0-43841095ac1a49128e37537c2ce9e604) | | | | [Ashen](https://github.com/y1cunhui) | [Update 0](https://hackmd.io/@gr3y/SkjEawHBC) | | | -| [Bastin](https://github.com/Inspector-Butters) | [Update 0](https://hackmd.io/@Bastin/HJ6hOLQHC) | | | +| [Bastin](https://github.com/Inspector-Butters) | [Update 0](https://hackmd.io/@Bastin/HJ6hOLQHC) | [Update 1](https://hackmd.io/@Bastin/HyM3AmnrA) | | | [BobLiu](https://github.com/Akagi201) | [Update 0](https://hackmd.io/@Akagi201/epf-cohort5-week0) | | | | [Chirag](https://github.com/chirag-parmar) | [Update 0](https://hackmd.io/@chirag-parmar/S13p6uVBR) | | | | [ChloeZhu](https://github.com/Chloezhu010) | [Update 0](https://hackmd.io/@chloezhu/HJpABlzBR) | | | @@ -41,7 +41,7 @@ Phase one is the very beginning of the cohort. The first few weeks are dedicated With the gained insight into the protocol, the following weeks serve as a deep dive into a chosen topic. By the first month, you should finish the initial research about a specific problem and propose a project, including a roadmap. Get some ideas from the [project proposal template](projects/project-template.md) | Name/GH | Week 3 | Week 4 | Week 5 | Project proposal | -|---------|--------|--------|--------|------------------| +| ------- | ------ | ------ | ------ | ---------------- | | | | | | | ## Phase 3: Execution @@ -49,7 +49,7 @@ With the gained insight into the protocol, the following weeks serve as a deep d The actual project development is the main part of the program. Post your regular progress updates here during the development phase, share your issues and successes with others. | Name/GH | Week 6 | Week 7 | Week 8 | Week 9 | Week 10 | Week 11 | Week 12 | Week 13 | Week 14 | Week 15 | Week 16 | Week 17 | Week 18 | Week 19 | Week 20 | Week 21 + | -|---------|--------|--------|--------|--------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|-----------| +| ------- | ------ | ------ | ------ | ------ | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | --------- | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @@ -58,5 +58,5 @@ The actual project development is the main part of the program. Post your regula The final weeks of the cohort should mark the finalization of your project. Submit your last dev update which is reflecting the overall project progress, its next steps and your experience with EPF. You can also link a video or document presenting the final stage of your project. | Name/GH | Final dev update | Project presentation | -|---------|------------------|----------------------| +| ------- | ---------------- | -------------------- | | | | | diff --git a/notes/Bastin.md b/notes/Bastin.md index 0e0803d8..81d3c1e7 100644 --- a/notes/Bastin.md +++ b/notes/Bastin.md @@ -16,3 +16,4 @@ So I am looking around to find a suitable idea to work on. I will update this la Here you can see my weekly updates as well in the [`development-updates.md`](https://github.com/eth-protocol-fellows/cohort-five/blob/main/development-updates.md): - [Week 0](https://hackmd.io/@Bastin/HJ6hOLQHC) +- [Week 1](https://hackmd.io/@Bastin/HyM3AmnrA) \ No newline at end of file