Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Zephyr3311's full-sized avatar

Sponsoring

@sanjay-kv

Block or report Zephyr3311

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Zephyr3311/README.md

👋 Hi there

Favorite Saying 👍

/// Zephyr's motto
struct Zephyr;

impl Zephyr {
    /// Return Zephyr's quote
    fn said(&self) -> &str {
        "Great programmers code not for rewards or recognition, but because creating is their passion.
         Programmers don’t code for paychecks or praise—they code because it’s fun and fulfilling."
    }
}

fn main() {
    let zephyr = Zephyr;

    println!("Zephyr — {}", zephyr.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
Mysql
Mysql
Rust
Rust
Python
Python
Solidity
Solidity
Go
Go
Django
Django
Laravel
Laravel
C++
C++
C#
C#
AWS
AWS

Pinned Loading

  1. AquaPump.fun AquaPump.fun Public

    A developer-centric platform to clone Pump.fun functionality and integrate with Meteora’s liquidity infrastructure. Solana-based application for creating tokens utilizing Pump.fun’s framework and M…

    Rust 12

  2. SyncRust SyncRust Public

    It's a cross-language RPC framework that connects a Rust backend and a TypeScript in a type-safe and realtime manner.

    Rust 17

  3. Solidity-TS-Boilerplate Solidity-TS-Boilerplate Public

    Starter template for testing Solidity smart contracts using TypeScript.

    Solidity 5

  4. ngs-packer ngs-packer Public

    C# 7

  5. Trading-View Trading-View Public

    A strong stock options analysis tool made with Next.js that helps users quickly explore and study option data.

    TypeScript 13

  6. Forecaster-bot Forecaster-bot Public

    An on-chain prediction market automation tool built for Polymarket.

    TypeScript 13