Git Product home page Git Product logo

Giuliano Ojeda's Projects

capturetheether icon capturetheether

Capture the Ether is a game in which you hack Ethereum smart contracts to learn about security.

challenge-0-simple-nft icon challenge-0-simple-nft

🎫 Create a simple NFT to learn basics of 🏗 scaffold-eth. You'll use 👷‍♀️ HardHat to compile and deploy smart contracts. Then, you'll use a template React app full of important Ethereum components and hooks. Finally, you'll deploy an NFT to a public network to share with friends! 🚀

challenge-1-decentralized-staking icon challenge-1-decentralized-staking

🦸 A superpower of Ethereum is allowing you, the builder, to create a simple set of rules that an adversarial group of players can use to work together. In this challenge, you create a decentralized application where users can coordinate a group funding effort. The users only have to trust the code.

challenge-2-token-vendor icon challenge-2-token-vendor

🤖 Smart contracts are kind of like "always on" vending machines that anyone can access. Let's make a decentralized, digital currency (an ERC20 token). Then, let's build an unstoppable vending machine that will buy and sell the currency. We'll learn about the "approve" pattern for ERC20s and how contract to contract interactions work.

challenge-3-single-pool-dex icon challenge-3-single-pool-dex

💵 Build an exchange that swaps ETH to tokens and tokens to ETH. 💰 This is possible because the smart contract holds reserves of both assets and has a price function based on the ratio of the reserves. Liquidity providers are issued a token that represents their share of the reserves and fees...

chatgptclone icon chatgptclone

A Chat GPT clone, built with React, emulates OpenAI's ChatGPT functionality. It leverages the OpenAI API for AI responses and offers a dynamic, responsive UI. Ideal for developers seeking to integrate ChatGPT-like features into web apps or customize the interaction experience.

identifyingirisplantswithmachinelearning icon identifyingirisplantswithmachinelearning

In this lab, we are going to replicate a famous experiment performed by Sir Ronald Fisher in his 1936 paper The use of multiple measurements in taxonomic problems. Why are we repeating a nearly 100-year-old experiment? Because now we can let a machine learn how to do it instead of doing the math ourselves. Yeah!

nestjs-api icon nestjs-api

This project is a practice implementation of a Bookmark API using the NestJS framework. It allows users to sign-up, sign-in, and perform CRUD operations on their bookmarks. The project utilizes Prisma for database connections, Pactum for end-to-end tests, and Docker Compose for managing development and test databases.

openaibot icon openaibot

This project is a simple chatbot for an Arabic Lomito restaurant that helps customers place their orders.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.