Skip to content
View 1rishuraj's full-sized avatar
😁
Focusing
😁
Focusing

Block or report 1rishuraj

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
1rishuraj/README.md

👋 Rishu here!

X (Twitter) LinkedIn Gmail Bluesky

  • Research Engineer at TCS Research - Worked on decentralized identity systems; now developing a recommendation module for PQC migration of crypto assets vulnerable to HNDL attacks through risk scoring.

  • Solana Protocol Engineer - Trained as a Rust Security Auditor through the Rektoff × Solana Foundation Apprenticeship (Top 3% of 4,000+ applicants) and a Turbin3 Accelerated Builder.


Projects

  • Built a high-throughput P2P digital wallet with bank on-ramps. Implemented atomic financial transactions preventing race conditions via PostgreSQL row-locking. Fully dockerized CI/CD to AWS EC2.
  • Stack: Next.js, Express, Prisma, PostgreSQL, Docker, AWS
  • A real-time, room-based chat application featuring instant two-way communication via WebSockets, secure room-code joining, and a dynamic, auto-updating chat feed.
  • Stack: React, WebSockets, Node.js
  • Yield-backed decentralized crowdfunding dApp with dynamic platform fees and idle-capital yield generation via CPIs to Jito Liquid Staking pools.
  • Stack: Rust, Solana, Anchor, Next.js, Redux
  • Full-stack Solana trading platform enabling users to buy and sell Partokens on Raydium Devnet, track real-time prices, view transaction history, and manage wallet balances.
  • Stack: Node.js, React.js, MongoDB, Web3.js, Tailwind CSS, Raydium SDK
  • Real estate price prediction engine with 86% R² accuracy. Handled outlier removal, one-hot encoding, and hyperparameter tuning. Served the ML model via Flask and Nginx on AWS.
  • Stack: Python, Scikit-Learn, Flask, AWS EC2, Nginx

Core Tech Stack

Systems & Smart Contracts

Rust Anchor Solana Web3.js

Frontend & Backend

TypeScript Next.js React Node.js Express.js PostgreSQL Prisma

Cloud, Tools & AI

AWS Docker


GitHub Analytics & Problem Solving

LeetCode problems solved


"Build. Ship. Iterate. Repeat."

Pinned Loading

  1. PaytmNext-Wallet PaytmNext-Wallet Public

    Full-stack payment wallet app with OnRamp transactions (bank to wallet), Peer-to-peer (P2P) wallet transfers, Transaction history and CI/CD via Docker, deployed to AWS EC2

    TypeScript 1

  2. PulseRaise PulseRaise Public

    A decentralized Solana crowdfunding protocol with native JitoSOL liquid staking yield.

    TypeScript

  3. ChatRoom ChatRoom Public

    A real-time, room-based chat application , features instant two-way communication via WebSockets, secure room-code joining, and a dynamic, auto-updating chat feed.

    TypeScript

  4. Partoken Partoken Public

    A full-stack Solana trading platform, enables users to buy and sell Partokens on Raydium Devnet, track real-time prices, view transaction history and manage their wallet balances.

    JavaScript

  5. Realty-Radar Realty-Radar Public

    Realty-Radar - a data-science web application that uses a machine learning model to predict real estate prices in Bangalore, India.

    Jupyter Notebook

  6. AutoPilot-X AutoPilot-X Public

    A self-driving car simulation built in JavaScript using neural networks, ray-casting sensors, and genetic mutation visualized with HTML5 Canvas.

    JavaScript