Skip to content
View JavadTorabiKh's full-sized avatar
🏴
🏴

Block or report JavadTorabiKh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JavadTorabiKh/README.MD

🌟 Welcome to My GitHub Universe!

Typing SVG

πŸš€ About Me

class Developer:
    def __init__(self):
        self.name = "Javad Torabi"
        self.role = "Backend Developer"
        self.education = "MSc in Information Technology"
        self.passion = "Building scalable systems & blockchain tech"
        self.current_focus = "Optimizing backend architectures"
        
me = Developer()

πŸ› οΈ Tech Stack & Tools

πŸ”§ Core Technologies

Python Django Fastapi PostgreSQL MongoDB

⚑ Other Skills

JavaScript Rust Docker Redis Ansible

πŸ“ˆ GitHub Stats

🌐 Let's Connect

🎯 My Goals

  • Build high-performance backend systems

  • Contribute to meaningful open-source projects

  • Explore cutting-edge blockchain technologies

  • Share knowledge through technical writing


⭐ Feel free to explore my repositories and don't forget to star if you find something interesting! ⭐

Pinned Loading

  1. blockchain technology with this comp... blockchain technology with this comprehensive overview.
    1
    # Blockchain: In-Depth Overview
    2
    
                  
    3
    ## Introduction
    4
    
                  
    5
    Blockchain 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.
  2. Data Security Data Security
    1
    # 🌐 Exploring Data Security
    2
    
                  
    3
    ## πŸ”’ 1. Encryption
    4
    - **Data Protection**: Transforming data into an unreadable format for unauthorized users.
    5
    - **Encryption Keys**: Utilizing public and private keys for enhanced security.
  3. JTK_CryptoToken JTK_CryptoToken Public

    JTK 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.

    Solidity 3 1

  4. BlogAPI BlogAPI Public

    Personal Blog of Javad Torabi! This blog serves as a platform for sharing insights, experiences, and reflections on various topics. It offers readers a glimpse into my life, thoughts, and the lesso…

    Python 3

  5. StellarChainAnalysis StellarChainAnalysis Public

    The Stellar Blockchain Analysis Project is an initiative aimed at providing insights, analytics, and tools for understanding the Stellar blockchain ecosystem.

    Python 4

  6. EthereumMixer EthereumMixer Public

    Ethereum Mixer is a decentralized tool designed to enhance privacy in Ethereum transactions. It allows users to obscure their identities by blending their funds with those of others, effectively pr…

    Python 3 1