• Stars
    star
    1
  • Language
    JavaScript
  • License
    MIT License
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The course teaches how blockchain technology works and what its building blocks are. What are the best development environments, tools, and practices for developing smart contracts. Learning the Solidity programming language, which is the most used in the development of smart contracts.

More Repositories

1

AI-Powered-3D-Website

Many large corporations already use 3D graphics to showcase their products. ThreeJS 3D product website and infuse it with the power of artificial intelligence!
JavaScript
3
star
2

Python-Tasks

This Python exercise helps you learn Python using sets of detailed programming Questions from basic to advance. It covers questions on core Python concepts as well as applications of Python on various domains.
Python
3
star
3

projects-softuni

Python
2
star
4

python-web-django

In the Python Web Basics course, we will lay the foundations of Web programming with Python and Django. We will learn the basic principles of web development, such as the HTTP Protocol, learn to work with databases (SQL), create our own server, and learn the basic concepts in the MVC architecture.
Python
2
star
5

python-web-frameworks

Python
1
star
6

JavaScript

JavaScript
1
star
7

Django-To-Do-List-App

To Do list app with User Registration, Login, Search and full Create Read Update and Delete functionality. Register, login and create your daily notes
Python
1
star
8

REST-API-with-FastAPI-SQLAlchemy-PostgreSQL

FastAPI is a Python framework and set of tools that allow developers to invoke commonly used functions using a REST interface.
Python
1
star
9

django-blog

The project is called “Python-blog”. The blog is meant for people who are fans of Python. Python blog is written on Django/Python/, where PostreSQL is used as data base. You can create an account, log in and log out.
Python
1
star
10

JS--Applications

JavaScript
1
star
11

Blockchain-App-Web3.0

It is being created full-fledged Web 3.0 application that allows users to send transactions through the blockchain. You'll also learn how to write Smart Contracts on the Ethereum network using the Solidity programming language. Connect a React.js application to the blockchain and pair it with your Ethereum wallet using MetaMasк.
JavaScript
1
star
12

Python-ORM

Object Relational Mapping (ORM) is a technique used in creating a "bridge" between object-oriented programs and, in most cases, relational databases. Put another way, you can see the ORM as the layer that connects object oriented programming (OOP) to relational databases.
Python
1
star
13

Smart-Contract-Interactions-Web3.0

CryptoConnect is a web-based application focusing on cryptocurrency transactions and blockchain interactions. The platform allows users to link their MetaMask wallet and seamlessly execute transactions using MyToken (MTK), paying transaction fees with SepoliaETH.
JavaScript
1
star
14

CV

Here you will see how you can create a page that is hosted on GitHub. I have uploaded my resume to this repository. I have used HTML and CSS template.
CSS
1
star
15

algorithms-with-python

You will develop your algorithmic thinking skills and acquire skills in working with the main classes of algorithms used in practice: recursion and backtracking, recursion using variables, searching and sorting, as well as graph theory - implementation in computer memory, minimum spanning tree , traversal and finding the shortest path.
Python
1
star
16

Blockchain-Crowdfunding-Platform-Web3.0

Project with a stunning design, connected to the blockchain, metamask pairing, interaction with smart contracts, sending Ethereum through the blockchain network, writing solidity code, and, most importantly, the ability to create create, view, and donate to crowdfunding campaigns directly through the blockchain.
Solidity
1
star