-
### Prize Title
Social & DAOs - Open Category
### Challenge Description
The next wave of social media and DAO applications built on-chain will be built with [Universal Profiles](https://doc…
-
# Dark Theme
## Overview
Implement Dark Theme in the app.
## Description
Make a beautiful dark theme for the Weather App. Make sure to use decent color combinations.
## Expected outcomes…
-
**[ @SallyMcGrath](https://github.com/SallyMcGrath)** cloned issue [Migracode-Barcelona/Module-JS1#11](https://github.com/Migracode-Barcelona/Module-JS1/issues/11) on 2024-07-04:
> ### Coursework co…
-
* we shall articulate why editing is restricted see #208
* we shall articulate fact that https://github.com/orgs/rusefi/teams/doc-team exists
-
Project Lead: pvanheus
Mentor: mesfind, rgaiacs
Welcome to OLS-2! This issue will be used to track your project and progress during the program. Please use this checklist over the next few…
-
## Location
* Berlin, Germany
## Salary
* €60k – €71k / yearly
## About Us
* Labforward is a technology start-up developing ground breaking Software-as-a-Service (SaaS) products for lab…
-
### How OSS Courses Prepare Developers for the Tech Industry
**Abstract**
In the rapidly advancing world of technology, the significance of understanding the wider ecosystem of software developmen…
-
### Skill Name
NPM
### Why?
NPM (Node Package Manager) is a widely-used package manager for Node.js packages, providing access to a vast library of open-source software packages that can be easily …
-
https://docs.google.com/forms/d/e/1FAIpQLSevaP642IXiaqmzobc3A82zW6eQHSzG8pus-Jj5AFkairRVBQ/viewform
-
```
const callProvider = new Provider(
new ethers.providers.JsonRpcProvider(
"https://api.avax.network/ext/bc/C/rpc"
)
);
callProvider.init();
…