package main
type Developer struct {
Name string `json:"name"`
Pronouns string `json:"pronouns"`
Role string `json:"role"`
Location string `json:"location"`
Education string `json:"education"`
Languages []string `json:"languages"`
Currently string `json:"learning"`
Passion string `json:"passion"`
}
func main() {
javad := Developer{
Name: "Javad Torabi",
Pronouns: "He/Him",
Role: "Backend Engineer",
Location: "Iran",
Education: "MSc in Information Technology",
Languages: []string{"Go", "Python", "Rust", "JavaScript/TypeScript"},
Currently: "Building high-performance services",
Passion: "Scalable systems β’ Blockchain β’ Open Source",
}
}
π΄
This timeline has its own narrative. πΈοΈ
π Electrical Engineer | π» IT Master's (MIS) | π Programmer
Highlights
Pinned Loading
-
blockchain technology with this comp...
blockchain technology with this comprehensive overview. 1# Blockchain: In-Depth Overview23## Introduction45Blockchain is a disruptive technology that serves as a decentralized, immutable, and transparent ledger system. It enables secure peer-to-peer transactions without the need for intermediaries. Originally designed for cryptocurrencies, blockchain has expanded its applications to revolutionize industries beyond finance.
-
Data Security
Data Security 1# π Exploring Data Security23## π 1. Encryption4- **Data Protection**: Transforming data into an unreadable format for unauthorized users.
5- **Encryption Keys**: Utilizing public and private keys for enhanced security.
-
StellarChainAnalysis
StellarChainAnalysis Public templateThe Stellar Blockchain Analysis Project is an initiative aimed at providing insights, analytics, and tools for understanding the Stellar blockchain ecosystem.
-
JTK_CryptoToken
JTK_CryptoToken PublicJTK is a personal token based on the ERC-20 standard on the Ethereum network, created with the aim of learning, experimenting, and developing blockchain-based projects.
-
DevOpsAnsible
DevOpsAnsible PublicA hybrid intelligent system for automated web cluster management and backup on VMware ESXi
Jinja 10
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


