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
- Host: GitHub
- URL: https://github.com/solana-turbin3/q1_25_builder_rute-sophie
- Owner: solana-turbin3
- Created: 2025-01-15T14:02:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T03:42:08.000Z (4 months ago)
- Last Synced: 2025-03-02T04:25:09.624Z (4 months ago)
- Language: Rust
- Size: 232 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)