Pinned Repositories
0xgo
Landing page for 0xgo, a Cartesi project
aleo_workshop
alvearium
testing
data_structs
This repository is dedicated to understanding, describing, and implementing structures that allow a programmer to create new data types, an important and powerful feature in C. It is important for creating powerful programs, such as databases and other applications that require large amounts of data.
ft_prinft
Once 42 forever 42 -> Summary: The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments.
Guess_the_number
Here’s how it works: the program will generate a random int between 1 and 100. It will then prompt the player to enter a guess. After a guess is entered, the program will indicate whether the guess is too low or too high. If the guess is correct, the game will print a congratulatory message and exit.
libft
Blood, sweat, and tears -> Summary: This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon,
pipex
Pipex is a C program designed to replicate the functionality of the shell command << to redirect input from a file and >> to redirect output to a file. It allows you to execute a series of shell commands while redirecting input and output to specified files.
push_swap
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
talent_protocol_voting
voting system that follows the Principles of Community Voting of Talent Protocol
dolvin17's Repositories
dolvin17/talent_protocol_voting
voting system that follows the Principles of Community Voting of Talent Protocol
dolvin17/0xgo
Landing page for 0xgo, a Cartesi project
dolvin17/alvearium
testing
dolvin17/cartgames
cartesi online hackathon
dolvin17/camp_war
This is me, creating programs and functions that could maybe usefull one day. Who knows.
dolvin17/cartesi-faucet
This project is a Cartesi Faucet that sends 100 Cartesi tokens to a wallet user, on the Goerli network every 24 hours.
dolvin17/dashboard_cashe
dashboard
dolvin17/fract-ol
This project will be an opportunity to familiarize myself with miniLibX, to discover and use the mathematical notion of complex numbers and to learn about the concept of optimization in CGI and practice event handling.
dolvin17/nouns-pg-id
eth global 2024
dolvin17/philosophers
Basics of multithreaded programming, including how to create threads and use mutexes.
dolvin17/push_swap
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
dolvin17/StakigSafe
Staking dapp on development
dolvin17/trustme
near dapp for reporting
dolvin17/42Profile
dolvin17/aleo_workshop_brussels
Creating a transfer function to receive the Token record from mint function and deploy using Leo, snarkOS and Leo Wallet
dolvin17/arbitrum-sylus-starter-c
Workshops on 42 Barcelona.
dolvin17/Buildh3r_june_avalanche
Workshop Task: High level understanding of Avalanche's Network architecture, Subnet deployment, maybe a Teleporter bridge deployment.
dolvin17/buildh3r_june_polygon_ZKVM
Workshop Task: Deploy a dApp on Polygon zkEVM
dolvin17/create_token_and_send_algorand_task
BUILDH3R | Interactive Learn & Earn Workshops | Create an Algorand Standerd Asset (Token/Asset). Then send the asset to three Algorand Accounts.
dolvin17/design_use_case_task_ZKM
BUILDH3R | Interactive Learn & Earn Workshops | Design a use case for ZKM and complete the quiz.
dolvin17/make_a_frame_farcaster_task
BUILDH3R | Interactive Learn & Earn Workshops | Just Make a Frame
dolvin17/philo
Summary: In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes
dolvin17/read_multiple_priceFeeds_task_api3
BUILDH3R | Interactive Learn & Earn Workshops | Read multiple priceFeeds, a couple would be fine.
dolvin17/speedrun
dolvin17/speedrun-challenge-0
dolvin17/speedrun-challenge-2
dolvin17/speedrun-v2
dolvin17/speedrun-v3
dolvin17/transfer_task_aleo
BUILDH3R | Interactive Learn & Earn Workshops | Creating a transfer function to receive the Token record from mint function and deploy using Leo, snarkOS and Leo Wallet
dolvin17/wallet_integration_blocknative_task
BUILDH3R | Interactive Learn & Earn Workshops | Integrate web3-onboard conection to your dapp