Skip to content
View Milanhe92's full-sized avatar
:accessibility:
milanhe92@gmail.com
:accessibility:
milanhe92@gmail.com

Organizations

@Backa-Palanka

Block or report Milanhe92

Report abuse

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

Report abuse
Milanhe92/README.md

Banner

🚀 Inovator na raskrsnici kvantnog računarstva, blockchaina i veštačke inteligencije

Visitors Repositories TON Expert


🔥 Aktuelni projekti

Projekt Tehnologije Status
Melektron AI Next.js, TON, Quantum 🚀 Produkcija
TON Blockchain Tools Solidity, TON SDK ⚡ Aktivan razvoj
Quantum Core Python, Qiskit 🔬 Istraživanje

🛠 Tehnološki stack

graph LR A[Blockchain] --> B[TON] A --> C[Solidity] D[AI] --> E[TensorFlow] D --> F[PyTorch] G[Web] --> H[Next.js] G --> I[React] J[Kvantno] --> K[Qiskit] J --> L[Cirq] ### Dodatni elementi za GitHub profil: 1. **Dinamički banner**: - Kreirajte `assets/banner.png` u repozitorijumu - Preporuka: Canva ili Figma sa temom kvantnog računarstva --- 2. **Prikvačeni repozitorijumi**: - Idite na profil → "Customize your pins" - Odaberite 6 najvažnijih projekata - Preporuka: - Melektron-ai - Melektron-v9 - sdk - quantum-core - ton-utils - execution-apis 3. **Achievements**: - U "Achievements" sekciji aktivirajte: - Pair Extraordinaire - Quickdraw - Starstruck 4. **GitHub Actions za automatsko ažuriranje**: Dodajte `.github/workflows/update-readme.yml`: ```yaml name: Update Profile on: schedule: - cron: '0 0 * * *' workflow_dispatch: jobs: update: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - name: Update stats uses: AnandChowdhary/activity-box@latest with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Commit changes run: | git config user.name github-actions git config user.email actions@users.noreply.github.com git add . git commit -m "Update stats" git push 
Loading

Pinned Loading

  1. ruby/ruby ruby/ruby Public

    The Ruby Programming Language

    Ruby 23.5k 5.6k

  2. ethereum/go-ethereum ethereum/go-ethereum Public

    Go implementation of the Ethereum protocol

    Go 51k 21.9k

  3. eslint/eslint eslint/eslint Public

    Find and fix problems in your JavaScript code.

    JavaScript 27.2k 4.9k

  4. actions/cache actions/cache Public

    Cache dependencies and build outputs in GitHub Actions

    TypeScript 5.3k 1.5k