An open API service indexing awesome lists of open source software.

https://github.com/solana-turbin3/q1_25_builder_rute-sophie

My work for the solana Turbin3 Builders 2025 Q1 cohort
https://github.com/solana-turbin3/q1_25_builder_rute-sophie

Last synced: 3 months ago
JSON representation

My work for the solana Turbin3 Builders 2025 Q1 cohort

Awesome Lists containing this project

README

        

# 👩‍🏫 Work Assignments for Turbin3 Builders 2025 Q1 Cohort

This repository has all the work assignments and prereqs done for Turbin3 Builders Q1 2025 Cohort

## 💼 Capstone Project

My capstone project, BloodLedger, finished and deployed into [devnet](https://explorer.solana.com/address/b1oodxpcTKPaXCUd5nnmTb8q85vRMfNmDLsqcqvUwwF?cluster=devnet), is located in [this repo](https://github.com/rute-sophie/BloodLedger).

## 📚 Class work

These are my code exercises:

- 1st, 2nd, 3rd classes: [solana starter repo](https://github.com/rute-sophie/solana-starter)
- 4th class: [vault](rust/vault/)
- 5th and 6th class: [escrow](rust/escrow)
- 7th class: [marketplace](rust/marketplace)
- 8th Class: [staking](rust/nft-staking/)
- 9th and 10th class: [amm](rust/amm)
- 11th Class: [dice game](rust/dice-game)

## 👩‍💻 Prereq

My prereqs are here:

- [Rust](prereq)
- [Typescript](https://github.com/rute-sophie/RiseIn-bootcamp)