Skip to content
View texora's full-sized avatar
  • Individual Researcher & 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. Virtual_Avatar_ChatBot Virtual_Avatar_ChatBot Public

    To create a free AI Chatbot with visual movement that will run on your local computer with minimal GPU requirement.

    Python 2

  3. vue3-crash-course vue3-crash-course Public

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

    Vue 9

  4. TurboSwap-amm TurboSwap-amm Public

    TurboSwap smart contract on eclipse network -Solana Virtual Machine L2 on Ethereum

    Rust 1

  5. solana-arbitrage-bot solana-arbitrage-bot Public

    This bot is an GUI tool designed to automate arbitrage trading strategies on the Solana blockchain

    Rust 1

  6. streaming-avatar-chatbot streaming-avatar-chatbot Public

    This project is a demonstration of how to use HeyGen's Streaming Avatar service in your application built with Next.js.

    TypeScript 1