Projects in Awesome Lists by ArnaudBand
A curated list of projects in awesome lists by ArnaudBand .
https://github.com/arnaudband/vet_clinic_db
you will use a relational database to create the data structure for a vet clinic. You will start with one table, and step by step, you will create a complete database with data about: animals animals' owners clinic employees visits Apart from building data structure, you will be challenged with tasks that require SQL queries to answer specific questions.
Last synced: 12 Apr 2025
https://github.com/arnaudband/voting_contract
In smart contract governance systems there is usually some minimum voting participation that must be reached before a proposal can be executed. Most governance systems today use coin voting, where the number of voting ERC20 tokens you hold decide your vote weight.
chai solidity-contracts testing voting-contract
Last synced: 04 Mar 2025
https://github.com/arnaudband/node_portfolio
This is react app built to show my personal information.
eslint-config react-helmet react-router reactjs sass-library stylelint tailwindcss
Last synced: 06 Dec 2024
https://github.com/arnaudband/react_space_travel
A web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
api css javascript react react-components react-redux react-router reactjs
Last synced: 04 Mar 2025
https://github.com/arnaudband/dapp_amazon
DApp_Amazon: A decentralized application for shopping on the blockchain. Buy and sell products securely using cryptocurrency. #blockchain #DApp
dapp ethersjs reactjs solidity-contracts
Last synced: 04 Mar 2025
https://github.com/arnaudband/login_react
Signup, login and logout fecth from rails api using devise jwt
devise-jwt devise-token-auth reactjs
Last synced: 04 Mar 2025
https://github.com/arnaudband/nftmarketplace
This is a decentralized NFT (Non-Fungible Token) marketplace where users can buy, sell, and trade digital assets securely on the blockchain. This project is built using Solidity, Ethereum, and React.js for the frontend.
hardhat nft-marketplace solidity
Last synced: 04 Mar 2025
https://github.com/arnaudband/decode_morse
Decode Morse, we built it using some methods in ruby to decode the morse code into letter.
Last synced: 04 Mar 2025
https://github.com/arnaudband/algorithms_and_data_structures
This repository contains implementations of data structures and algorithms. Created as part of a Data Structures and Algorithms course, it features organized folders for each topic, with README files providing overviews, use cases, and complexity analysis. Sample problems and solutions, along with test cases, are also included.
algorithms-and-data-structures algorithms-implemented data-structures github-codespaces javascript learn solidity
Last synced: 15 Nov 2024
https://arnaudband.github.io/Es6_Microverse_AwesomeBook/
Awesome Books is an app build using the following tech html, CSS, and JavaScript. In JavaScript, I used import and export methods.
Last synced: 15 Nov 2024
https://github.com/arnaudband/randomly_inspiration-quotes
Inspiration Quotes is pages build using reactjs frameworks of javascript and boostrap of css. You can use it for public an inspiration quotes on your twitter account.
Last synced: 04 Mar 2025
https://github.com/arnaudband/zoom_clone
This project is a clone of the popular video conferencing application Zoom. It allows users to create and join meetings, chat with other participants, and share their screens.
clerk-auth metamask nextjs14 shadcn-ui stream tawilwind
Last synced: 04 Mar 2025
https://github.com/arnaudband/news_app
This is a simple news application built with React that allows users to search for news articles using the NewsAPI. Users can enter a search query to fetch news articles related to the query. The application displays the news articles in a responsive grid layout.
Last synced: 04 Mar 2025
https://github.com/arnaudband/arnaud_portfolio
The project composes of the mobile version of my personal portfolio. The projects experience is displayed using grid. The flexbox is also used on child cards.
css3 html javascript portfolio
Last synced: 04 Mar 2025
https://github.com/arnaudband/cyfrin_updraft_course
This repository contains educational materials, code examples, and resources to help you dive into the exciting world of Web3 and blockchain development. Whether you're a beginner or an experienced developer, we've got you covered.
auditing foundry smart-contracts solidity testing
Last synced: 04 Mar 2025
https://github.com/arnaudband/hotel_management_system
A web application for managing hotel operations built with Next.js, React, CMS (Sanity.IO), Tailwind CSS, and integrated with Stripe for payment processing.
nextjs14-typescript sanity-io stripe-payments tailwindcss
Last synced: 04 Mar 2025
https://github.com/arnaudband/budget_app
This app is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
devise rubocop-rails ruby-on-rails rubygems sass-framework
Last synced: 04 Mar 2025
https://github.com/arnaudband/blog_app
The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
github-config mvc-architecture rspec-rails rubocop-rails ruby-gem ruby-on-rails
Last synced: 04 Mar 2025
https://github.com/arnaudband/myfirstapp
Weather App build using JavaScript fetch information in Api.
api bootstrap5 css-framework html5 javascript
Last synced: 04 Mar 2025
https://github.com/arnaudband/staking_dapp
Build your web3 Dapp "Token Stacking Dapp Project", in which you can provide users to stack their ERC20 token and earn reward, you can also provide multiple token stacking contract.
dapps-development smart-contracts solidity
Last synced: 04 Mar 2025
https://github.com/arnaudband/oop_school_library
Create that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will create will allow you to: - Add new students or teachers. - Add new books. - Save records of who borrowed a given book and when. - And all of this will be built in a beautiful and well-organized way!
rspec rubocop-configuration ruby ruby-gem
Last synced: 04 Mar 2025
https://github.com/arnaudband/demo_goerli_hardhat
Demo Goerli Hardhat is a project showcasing how to change deployed smart contract values on the Goerli network using Hardhat. It includes a sample Solidity contract, a React UI, and tests. Perfect for Ethereum beginners and a starting point for more complex projects.
javascript nodejs smart-contracts solidity
Last synced: 04 Mar 2025
https://github.com/arnaudband/au-deploycontract
"au-deployContract" is a Truffle-based repo for deploying smart contracts to Ethereum blockchain. Includes scripts for compilation, migration, testing, and config files. Ideal for Ethereum enthusiasts.
ethereum hardhat js smart-contract solidity
Last synced: 04 Mar 2025
https://github.com/arnaudband/js_respone
"js_response" is a GitHub repository containing JavaScript code for a web app that uses OpenAI API to generate images from user-provided text. With a simple UI, users can input any text, which is then sent to the API for image generation. The app is easy to integrate into websites, and the code is written to ensure high-quality image generation.
Last synced: 04 Mar 2025
https://github.com/arnaudband/book-store
The Bookstore is a website similar to the "Awesome Books" website built in the previous module. You will create an MVP version of it that allows you to: Display a list of books, Add a book, Remove a selected book. By building this application, you will learn how to use React and Redux.
javascript linters reactjs redux redux-thunk
Last synced: 04 Mar 2025
https://github.com/arnaudband/login_with_ethereum
Sign In with Ethereum
ethersjs nextjs rainbowkit react-typescript wagmi
Last synced: 04 Mar 2025
https://github.com/arnaudband/ruby_capstone
Create a console app that will help you to keep a record of different types of things you own: books.
Last synced: 04 Mar 2025
https://github.com/arnaudband/cavendish_landing_page
Webapp for CUU that can help the user to get information from the call center using the chatbox dialogflow for Google
cuu react-icons reactjs tailwindcss
Last synced: 04 Mar 2025
https://github.com/arnaudband/ccip_masterclass_3
The Cross-Chain NFT Project is a decentralized application (dApp) built using Solidity and Foundry. It enables users to mint, transfer, and manage Non-Fungible Tokens (NFTs) across multiple blockchain networks, providing a seamless and interoperable NFT experience.
arbitrum ccip ethereum-blockchain foundry nft sepolia solidity
Last synced: 04 Mar 2025
https://github.com/arnaudband/proxies
Smart contract proxies allow one contract to execute code on behalf of another contract.
proxy smart-contracts solidity solidity-contracts testing
Last synced: 04 Mar 2025
https://github.com/arnaudband/nuno-dark-ts
A React package that makes it easy to implement dark mode in your React applications. The package provides a simple API to toggle between dark and light mode, and it also includes a default set of dark mode styles that you can use as a starting point.
nodejs react rollup rollup-plugin tsx typescript
Last synced: 04 Mar 2025
https://github.com/arnaudband/era92_web_design
To create a visually engaging, user-friendly website that provides information about the nonprofit's programs and enables users to donate seamlessly.
eslint-rules linux nextjs15 react18 tailwindcss typescript
Last synced: 04 Mar 2025
https://github.com/arnaudband/chainlink-bootcamp
Welcome to the Chainlink Bootcamp 2024! This repository contains exercises, smart contracts, and resources for participants in the bootcamp. Whether you're new to blockchain development or an experienced coder, we've got something for you.
ccip chainlink data-feeds oracles solidity-contracts stablecoin
Last synced: 04 Mar 2025
https://github.com/arnaudband/dice-game
Dice Game is a game build using HTML, CSS, and JavaScript
Last synced: 04 Mar 2025
https://github.com/arnaudband/currency-converter
A simple and interactive currency converter built with React, TypeScript, and Tailwind CSS. This tool allows users to convert currencies in real-time using live exchange rates. The user can select their source and destination countries and instantly see the converted value.
framer-motion nextjs tailwindcss typescript
Last synced: 31 Mar 2025
https://github.com/arnaudband/nftmarketplace_frontend
This project is the frontend implementation of a decentralized marketplace for buying, selling, and trading non-fungible tokens (NFTs).
netxjs shadcn-ui tailwindcss typescript
Last synced: 04 Mar 2025
https://github.com/arnaudband/ruby_tdd
Ruby_TDD: Implement a class with some methods, but you will do it by doing test-driven development (TDD)
rspec-testing rubocop-configuration ruby ruby-gem
Last synced: 04 Mar 2025
https://github.com/arnaudband/online_leaning_platform_backend
Build a online learning platform using rails as back-end
devise-jwt ruby ruby-on-rails rubygems
Last synced: 04 Mar 2025
https://github.com/arnaudband/react-to-do-list-tutorial
React Tutorial From Scratch: A Step-by-Step Guide (2021), where you will develop a To do app!
Last synced: 04 Mar 2025
https://github.com/arnaudband/microverse-_todo_list
Todo_list is an app build using html, and css. I have used also webpack and ES6 javascript.
Last synced: 04 Mar 2025
https://github.com/arnaudband/math-magicians
I created a full website for the Math magicians app, consisting of several pages and using the components you already created.
Last synced: 04 Mar 2025