Skip to content

Commit

Permalink
Merge branch 'master' into SupperZum-patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
SupperZum authored Feb 7, 2024
2 parents e35bf68 + ffbab7e commit 8d29d2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@ Please, read [instructions][Submitting Solutions].
- 🌐 [Zero To Production] - A back-end focused book to broaden your knowledge.
- Access the book as a [series of articles][Zero To Production as a series of articles].
-[FAQ] - Answers to frequently asked questions at your fingertips.
-[Progress Board] - Participant progress board

- 🔄 [Progress Board] - Participant progress board
- 💼 [Game server for 2d PvP fighting game](https://github.com/advanced-user/rust_bootcamp_capsote/pull/1) - The player must enter the game ID to create a new game or to join an existing one. The game is designed for two players in one match.
- 💼 [Link Verifier](https://github.com/polcovnic/link_verifier) - Link Verifier is a CLI tool designed to verify links within given .md files. Designed with versatility in mind, it can seamlessly integrate with GitHub Actions, making it an essential tool for maintaining up-to-date and accurate links in your markdown files.
- 💼 [fbmark](https://github.com/kstepanovdev/fbmark_v2) - TUI Bookmark manager with synchronization to a third-party bookmark manager. Main features: CRUD for bookmarks, using SQLite3, Fuzzy search among bookmarks, TUI, Synchronization with a third-party service (Tagpacker only for now), Tags for searching"
Expand All @@ -116,7 +117,6 @@ Please, read [instructions][Submitting Solutions].
- 💼 [redis-config](https://github.com/danik-tro/redis-config) - Implementation of Redis source as Async source for config-rs crate.
- 💼 [Event Appointments Server](https://github.com/pahoma/event-appointments) - Web server - service that managing appointments and invitations! This server provides a set of endpoints to manage appointments, generate QR invitations, and validate them.


## Too hard?

- 👣 [Step-by-Step Introduction] - A gradual introduction to Rust programming.
Expand Down
2 changes: 1 addition & 1 deletion orientation.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ Never hesitate to reach out to your mentor or lead with questions. However, be a
- 🌐 [Zero To Production] - A back-end focused book to broaden your knowledge.
- Access the book as a [series of articles][Zero To Production as a series of articles].
-[FAQ] - Answers to frequently asked questions at your fingertips.
- [Progress Board] - Participant progress board
- 🔄 [Progress Board] - Participant progress board

## Too hard?

Expand Down

0 comments on commit 8d29d2b

Please sign in to comment.