Skip to content
View ashmita123's full-sized avatar

Block or report ashmita123

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
ashmita123/README.md

Ashmita Pandey

Software Engineer | AI/ML • Blockchain • Distributed Systems

LinkedInashmita.pandey.np@gmail.com


About Me

I’m a Computer Science graduate from the University at Buffalo, focused on building scalable systems at the intersection of AI and blockchain.

I’ve contributed to:

  • Cryptographic systems with zk-SNARKs, zkTLS, and TEE attestation
  • Full-stack apps across React, Django, Node, and Solidity
  • Research projects around data provenance and adversarial AI

Previously a national grant awardee in Nepal and a NASA SpaceApps Challenge judge.

Profile Views

Pinned Loading

  1. MCP-Server MCP-Server Public

    This project implements a server that follows the Model Context Protocol (MCP) to handle flight-related interactions using the Duffel API. It exposes two tools: one for searching available flights …

    TypeScript

  2. ML-ClassificationRegression ML-ClassificationRegression Public

    CSE574 Machine Learning project at University at Buffalo. Implements logistic, linear, and ridge regression from scratch for 'penguins' and 'diamonds' datasets. Focuses on data preprocessing, outli…

    Jupyter Notebook

  3. NeuralNets-Optimization NeuralNets-Optimization Public

    Exploration and optimization of Neural Networks (NN) and Convolutional Neural Networks (CNN) for CSE574: Introduction to Machine Learning at the University at Buffalo. This project covers dataset p…

    Jupyter Notebook

  4. PyTorch-Model-Optimization PyTorch-Model-Optimization Public

    This PyTorch-based project for the Machine Learning course covers tutorials on tensors, autograd, neural networks, classifier training, hyperparameter variation with different NN setups, and Optuna…

  5. Custom_Graph_Service Custom_Graph_Service Public

    A real-time Ethereum event indexer and API server. It listens to on-chain events from Aggregator Registry and Escrow MicroPay contracts, stores them in MongoDB, and exposes them via a REST API usin…

    TypeScript

  6. Payment_SmartContract_Solana Payment_SmartContract_Solana Public

    This project is a Solana-based smart contract developed using the Anchor framework. It provides a secure vault mechanism where users can deposit SPL tokens, and an authorized server can manage the …

    Rust