Skip to content
View sashankthapa's full-sized avatar

Block or report sashankthapa

Report abuse

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

Report abuse
sashankthapa/README.md

Who am I?

  • Developer | Engineer | Researcher
  • Research Intern @ DRDO (computer vision, data modeling, network analysis)
  • Published 3+ research papers on algorithms, computer vision, drones, blockchain, and more

Tech Stack

  • Languages: Python, C++, JS/TS,
  • Frameworks: PyTorch, TensorFlow, FastAPI, Next.js,
  • Tools: Neovim, Git, Linux, OpenGL

Pinned Loading

  1. attention-is-all-you-need attention-is-all-you-need Public

    Implementation of the paper "Attention Is All You Need"

    Jupyter Notebook 1

  2. attention-frontend attention-frontend Public

    frontend for the attention model using Nextjs

    TypeScript

  3. attention-api attention-api Public

    backend for the attention model using FastAPI

    Python

  4. Neo-vim-Config Neo-vim-Config Public

    My nvim config

    Lua

  5. Electronic-Health-Records-EHRs-Blockchain-Application Electronic-Health-Records-EHRs-Blockchain-Application Public

    Electronic Health Records (EHRs) Blockchain Application for managing medical records.

    JavaScript 1

  6. Compiler-Design Compiler-Design Public

    LEX/YACC code using Regular Gramma and DFA (with/out file-handling)

    C