Projects in Awesome Lists by deffstudio
A curated list of projects in awesome lists by deffstudio .
https://github.com/deffstudio/rust-exercises
This repository showcases my Rust programming exercises, with a focus on small, hands-on projects that explore various Rust concepts. From basic data structures to advanced features like async programming and error handling, each exercise contributes to my journey toward mastering Rust.
rust-lang rust-library rustlang
Last synced: 24 Jan 2026
https://github.com/deffstudio/langchain-exercises
LangChain Simple LLM Application This repository demonstrates how to build a simple LLM (Large Language Model) application using LangChain. The application translates text from English into another language using chat models and prompt templates. It includes examples of environment setup, etc.
langchain langchain-python llm openai
Last synced: 09 May 2026
https://github.com/deffstudio/deffstudio
Config files for my GitHub profile.
Last synced: 13 Mar 2026
https://github.com/deffstudio/solidity_basic_lottery
A smart contract-based lottery system built on Ethereum using Solidity and Foundry. Users can participate by sending 0.01 ETH, and after a fixed duration, a winner is randomly selected to receive the entire prize pool. The lottery resets automatically, allowing continuous participation.
Last synced: 02 May 2026