Hello, I'm
Rohit Shahi
21-year-old developer based in India
Currently, in my final year Computer Engineering working across full-stack stuff, Blockchain, and Agentic AI Workflows. also i am part of School of Solana.
In my free time, I enjoy gaming, music, programming and thinking (a lot).
Technologies I work with
Next.js
Express.js
TypeScript
C++
Rust
Solana
Ethereum
Solidity
Projects
Recent work and experiments
GitHub Activity
0 contributions in the last year
Loading...
solana-program.rs
use anchor_lang::prelude::*; declare_id!("Fg6P..."); #[program] pub mod my_program { pub fn initialize(ctx: Context) -> Result<()> { msg!("Hello Solana!"); Ok(()) } }
Quick Message
Send me a message