Skip to content
View texora's full-sized avatar
  • Blockchain & Full-Stack Web Developer

Organizations

@dev-protocol @cloudcommunity @Design-and-Code @Bauddhik-Geeks @Magic-Academy @Devs-Dungeon @Huniko-Team

Block or report texora

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
texora/README.md

๐Ÿ‘‹ Welcome to my github page!

I am a diligent software engineer and avid open source developer with over 10 years of experience.
I am focused on building innovative and cutting-edge business solutions for clients around the world.
Unfortunately, many of what I do is not sourced, but feel free to take a look at my public repository here.

Favorite Saying ๐Ÿ‘

/// Texora's motto
struct LinusTorvalds;

impl LinusTorvalds {
  /// Return Linus Torvalds quote
  fn said(&self) -> &str {
    "Most good programmers do programming not because they expect to get paid /
     or get adulation by the public, but because it is fun to program."
  }
}

fn main() {
  let linus_torvalds = LinusTorvalds;

  println!("Linus Torvalds - {}", linus_torvalds.said());
}

โšก My Skills


Javascript
Javascript
Typescript
Typescript
React
React
Next.js
Next.js
Vue
Vue
Nuxt.js
Nuxt.js
Angular
Angular
Three.js
Three.js
Rust
Rust
Python
Python
C#
C#
Solidity
Solidity
php
Go
icon
Django
Laravel
Laravel
rails
WordPress

Pinned Loading

  1. 100xJobs-Board 100xJobs-Board Public

    100xdevs job board - temp domain attached

    TypeScript

  2. tombfinance-frontend tombfinance-frontend Public

    Official Tomb Finance Website based on Fantom network

    TypeScript

  3. trading-bot-solana trading-bot-solana Public

    Automated trading bot for Solana, optimizing strategies for high-frequency trading and real-time market analysis

    TypeScript 1

  4. paralink-substrate paralink-substrate Public

    Built on the Substrate-based runtime, this repository develops the Paralink Network, a cross-chain Oracle platform for secure and scalable data integration.

    Rust

  5. ArbitrageBot ArbitrageBot Public

    This repo is written only for POC. The bot is implemented simply for demostration.

    Solidity

  6. treasurehunt-smartcontract treasurehunt-smartcontract Public

    A play-to-earn blockchain game based on Aptos network where users dig on a shared map.

    Move