-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
114 lines (114 loc) · 6.18 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Bitcoin Engineering School</title>
<link rel="stylesheet" href="./styles/style.css">
<script defer src="https://cloud.umami.is/script.js" data-website-id="b001f57a-5ce8-4c9c-853b-b20018cd619b"></script>
</head>
<body>
<header>
<div class="hero">
<h1>Bitcoin Engineering School</h1>
<p >This is the Bitcoin Engineering School where you find all you need to become a Great Bitcoin Engineer & Developer</br>
If you are a Bitdev, Engineer or thinking of starting your journey in the Bitcoin Tech Industry, let's connect and share ressources.</br>
<a href="https://twitter/mehounme">Twitter</a></p>
</div>
<div class="nav">
<button><a href="index.html">Ressources</a></button>
<button><a href="course.html">Courses</a></button>
<button><a href="quiz.html">Bitdev Quiz</a></button>
</div>
</header>
<div class="container">
<h2>Ressources</h2>
<section id="website" class="ressourcebox">
<h2>Websites</h2>
<ul>
<li><a href="https://bitcoindevs.xyz/decoding"></a>Decoding Bitcoin</li>
<li><a href="https://opensource.guide/">Open Source Guide</a></li>
<li><a href="https://developer.bitcoin.org/">Bitcoin Developer</a></li>
<li><a href="https://bitcoindevs.xyz/">The Bitcoin Dev Project</a></li>
<li><a href="https://www.lopp.net/bitcoin-information/technical-resources.html">Bitcoin Technical Ressources by Jameson Loop</a></li>
<li><a href="https://learnmeabitcoin.com/technical/">Learn Me Bitcoin</a></li>
<li><a href="https://docs.lightning.engineering/">Lightning Engineering Builders Guide</a></li>
<li><a href="https://learn.saylor.org/course/view.php?id=500">Bitcoin For Developers</a></li>
<li><a href="https://book.pleblab.com/">Plebbook</a></li>
<li><a href="https://b10c.me/"></a>0xB10C Bitcoin Developer</li>
<li><a href="https://savingsatoshi.com/">Saving Satoshi</a></li>
<li><a href="https://jede.dev/"></a></li>
</ul>
</section>
<section id="books" class="ressourcebox">
<h2>Books</h2>
<ul>
<li><a href="https://bitcoindevphilosophy.com/">Philosophy of Bitcoin Development</a></li>
<li><a href="https://github.com/bitcoinbook/bitcoinbook">Mastering Bitcoin by Antonop</a></li>
<li><a href="https://github.com/jimmysong/programmingbitcoin">Programming Bitcoin by Jimmy Song</a></li>
<li><a href="https://github.com/kallerosenbaum/grokkingbitcoin">Groking Bitcoin</a></li>
<li><a href="https://github.com/lnbook/lnbook">Mastering The Lightning Network by Antonop</a></li>
<li><a href="https://braiins.com/books/building-bitcoin-in-rust">Building Bitcoin in Rust Book</a></li>
</ul>
</section>
<section id="youtube" class="ressourcebox">
<h2>Youtube</h2>
<ul>
<li><a href="https://www.youtube.com/@Base58btc">Base58 School</a></li>
<li><a href="https://www.youtube.com/@pbs_plebs">PlebLab</a></li>
<li><a href="https://www.youtube.com/@btcplusplus">Bitcoin++</a></li>
</ul>
</section>
<section id="fellowship" class="ressourcebox">
<h2>Fellowship</h2>
<ul>
<li><a href="https://www.btrust.tech/builders">BTrust Builders</a></li>
<li><a href="https://brink.dev/programs">Brink Fellowship</a></li>
<li><a href="https://learning.chaincode.com/">Chaincode Labs</a></li>
<li><a href="https://www.summerofbitcoin.org/">Summer of Bitcoin</a></li>
<li><a href="https://btrust.homerun.co/btrust-builders-2025-oss-cohort-application/en">BOSS Program</a></li>
<li><a href="https://planb.network/en/courses/btc402">PlanB Tech School</a></li>
</ul>
</section>
<section id="grants" class="ressourcebox">
<h2>Grants</h2>
<ul>
<li><a href="https://adamjonas.com/bitcoin/funding/grants/grants-bitcoin-open-source/">A guide for bitcoin open-source grant seekers</a></li>
<li><a href="https://brink.dev/programs#grants">Brink Grant</a></li>
<li><a href="https://opensats.org/apply">Opensats</a></li>
<li><a href="https://hrf.org/devfund">HRF - Bidev Fund</a></li>
<li><a href="https://spiral.xyz/#grants">Spiral</a></li>
</ul>
</section>
<section id="events" class="ressourcebox">
<h2>Events</h2>
<ul>
<li><a href="https://btcpp.dev/">Bitcoin++</a></li>
<li><a href="https://btcprague.com/dev-hack-day/">BtcPrague Dev/Hack/Day</a></li>
<li><a href="https://www.advancingbitcoin.com/">Advancing Bitcoin</a></li>
<li><a href="https://6.tabconf.com/">TABConf</a></li>
<li><a href="https://www.adoptingbitcoin.org/">Adopting Bitcoin</a></li>
</ul>
</section>
<section id="other" class="ressourcebox">
<h2>Newsletter & Other</h2>
<ul>
<li><a href="https://bitcoinops.org/en/newsletters/">Bitcoin Optech</a></li>
<li><a href="https://bitcoincore.reviews/">Bitcoin PR Review Club</a></li>
</ul>
</section>
<section id="contact" class="ressourcebox">
<h2>Contact</h2>
<p>Do you have any ressource that can help me ? Would you like to talk about the project ? Let's connect</p>
<a href="https://github.com/AlphonseMehounme">Github</a>
<a href="https://twitter.com/mehounme">Twitter</a>
</section>
</div>
<footer>
<h2>Bitcoin Engineering School</h2>
<p>We Keep Learning & Building...</p>
<p>Building with ♥ by @mehounme</p>
</footer>
</div>
</body>
</html>