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. React-Three-3D-Viewer React-Three-3D-Viewer Public

    This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

    TypeScript 1

  2. vue3-crash-course vue3-crash-course Public

    This template should help get you started developing with Vue 3 in Vite.

    Vue 9

  3. pumpfun-smart-contract pumpfun-smart-contract Public

    This is the Rust/Anchor smart contract for Pump.fun - Add virtual LP, remove LP, create Raydium Pool.

    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. financial-chatbot financial-chatbot Public

    A chatbot for personalized financial advice, tracking spending, and providing investment information, powered by RAG and built with Langchain, OpenAI, Google Generative AI, and Hugging Face APIs.

    Python 2

  6. solana-program-trading solana-program-trading Public

    This project is a basic Solana-based vault where users can deposit funds, trade via Raydium based on off-chain trading signals, and withdraw their funds.

    Rust 1