Skip to content
View bibeshpyakurel's full-sized avatar

Block or report bibeshpyakurel

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.

Content in all repositories owned by your account will be closed.
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
bibeshpyakurel/README.md
Bibesh Pyakurel — Software, Data and Applied AI

Industry Portfolio LinkedIn Google Scholar Semantic Scholar Research Portfolio


👋 Hi, I'm Bibesh

I build systems that connect software, data, and applied AI: production-oriented APIs, cloud data pipelines, multi-tenant web apps, and computer-vision research that ships as reproducible code.

Computer Science graduate from the University of Wisconsin–Green Bay with five industry internships (Schneider, Brown County, Faith Technologies, WiSys, UWGB) and two arXiv preprints. I care about why a system exists as much as how it works.

🔬 Research Lead @ UW–Green Bay  ·  multimodal LLM eval, segmentation, fairness
🛠️ Building                      ·  multi-tenant backends, DB-enforced isolation
✍️ Off the keyboard              ·  poet, author of यथार्थ (2020), community builder

🔬 Research

Paper What it does Links
SLAPBench: Benchmarking Multimodal LLMs for Four-Finger SLAP Fingerprint Verification
Pyakurel, Murshed · arXiv 2026 · first author
First benchmark for MLLM-based SLAP fingerprint verification on NIST SD302b. 7,832 pairs, five models (InternVL3, Qwen2.5-VL, Qwen3-VL, Gemma-3, Claude Opus 4.8), three prompting strategies, and a demographic fairness probe. Shows prompt-driven verification collapse. arXiv · PDF · Code
Pixel-Level Pavement Distress Assessment Using Instance Segmentation
Dewick, Pyakurel, Yang, Choudhury, Murshed · arXiv 2026
Mask R-CNN on the field-collected UWGB-StreetCrack dataset across four distress classes. Best backbone (ResNet-101 FPN) reaches 84.23% precision, 90.04% recall, 87.04% F1. arXiv · PDF

Interests: applied computer vision · multimodal LLM evaluation · algorithmic fairness · biometric verification · foundation-model benchmarking · prompt sensitivity · domain shift · reproducible ML


🚀 Featured Projects

Project Stack Highlights
ClearERP · live .NET 9 · ASP.NET Core · EF Core · PostgreSQL · React 19 · TypeScript · Docker Multi-tenant ERP across six industry verticals. Company-level data isolation, JWT auth with RBAC, full procurement lifecycle, inventory audit and KPI workflows. Live demo API cold-starts in ~40s on free tier.
Trainlytics · live Next.js · TypeScript · Supabase · PostgreSQL RLS · OpenAI API · GitHub Actions Fitness analytics platform with per-user isolation enforced by row-level security, AI insight layer, and CI that validates lint, types, tests, and DB plans.
JobInsight Chrome MV3 · Node.js · Express · Google OAuth · OpenAI API Extension that reads LinkedIn job postings in real time and extracts sponsorship, citizenship, and level signals. Backend proxy keeps keys server-side with a 7-day cache.
Music Emotion Predictor Python · Scikit-learn · PCA · Matplotlib Classifies 278K+ songs into Calm / Sad / Energetic / Happy with Decision Tree, KNN, and K-Means. Evaluated with accuracy and Adjusted Rand Index.
Resume–Job Description Matcher Python · scikit-learn · NLTK · PyPDF2 Extracts and cleans text from PDF resumes, scores them against a job description with keyword matching and cosine similarity, and batch-ranks candidates.
script-viewer TypeScript · Vite Parses call-center script XML into JSON and renders it for review while preserving every element, attribute, namespace, and sibling order.

🧰 Stack

Backend & APIs
Java Spring Boot C# .NET Python Node.js Express Redis PostgreSQL Supabase

Data Engineering
SQL Server Azure Data Factory PySpark Pandas Power BI Snowflake BigQuery

AI & ML
PyTorch TensorFlow Scikit-learn Detectron2 OpenAI Label Studio

Cloud & Web
Azure AWS Docker Kubernetes GitHub Actions Dynatrace React Next.js TypeScript Tailwind


💼 Experience

When Role Where What
Feb 2026 – now Research Lead UW–Green Bay Leading SLAPBench and pavement-distress research with Prof. M. G. Sarwar Murshed
May – Aug 2025 Software Developer Intern Schneider Spring Boot Redis metrics client library publishing to Dynatrace across on-prem and Azure Redis; React app maintenance; Azure migration
Feb – Apr 2025 Software Developer Intern Brown County Odoo ERP backend modules in Python and PostgreSQL
Sep – Dec 2024 Research Assistant WiSys Data collection and Label Studio annotation for pavement crack detection; LaTeX paper writing
May – Aug 2024 Data Engineer Intern Faith Technologies Azure Data Factory ETL over millions of records, Power BI dashboards, predictive models, internal AI agents with Copilot Studio
Feb – May 2024 CS Intern (Security) UW–Green Bay Linux exploit labs: buffer overflow, return-to-libc, ROP, format string; wrote lab manuals

📊 GitHub

GitHub metrics: activity, community, repositories, languages, and contribution calendar
Contribution snake

Both graphics are regenerated daily by a workflow in this repo, so nothing here depends on a third-party card service.


✍️ Beyond the terminal

  • Author. Published यथार्थ (Reality) in 2020, a Nepali book on love, society, and inequality. It taught me that empathy and nuance matter as much as functionality.
  • Community. Founded and led the Nepalese Students' Association at UW–Green Bay. Three years as a Resident Assistant.
  • Teaching. Teaching Assistant for Python labs, mentoring 30+ students and helping raise the lab pass rate from 20% to 45%.

Trained as a software developer, poet at heart. If you also think exploration is where impact begins, say hi.

Pinned Loading

  1. BP_Portfolio BP_Portfolio Public

    Personal site for Bibesh Pyakurel: a data-driven, framework-free static portfolio and research page, rendered from one JSON file and deployed on GitHub Pages.

    HTML

  2. ClearERP ClearERP Public

    Multi-tenant ERP for inventory and procurement across six industry verticals. .NET 9, ASP.NET Core, EF Core, PostgreSQL, React 19, Docker; tenant isolation via global query filters and JWT role-bas…

    C#

  3. JobInsight JobInsight Public

    Chrome MV3 extension that analyzes LinkedIn job postings in real time with GPT-4o-mini: sponsorship, citizenship, experience level, and keywords in a draggable overlay, behind a Google OAuth proxy …

    JavaScript

  4. Trainlytics Trainlytics Public

    Multi-tenant fitness analytics platform with PostgreSQL row-level security, Supabase auth, Recharts dashboards, and an AI insights layer. Next.js, TypeScript, Tailwind, GitHub Actions CI.

    TypeScript

  5. VisaTrack-Pro VisaTrack-Pro Public

    H-1B employer intelligence platform built on official USCIS disclosure data: multi-year company profiles, state analytics, trend views, and a REST API over a normalized SQLite store.

    JavaScript