Binaya Sharma

I'm

End Hero

About

Software Developer & AI Engineer

Hello! I'm Binaya Sharma, a passionate software developer and Master's student in Computer Science at Louisiana State University (LSU). With a Bachelor's in Computer Engineering from Tribhuvan University, Nepal, and professional experiences in big data, microservices, and AI, I strive to solve real-world problems through efficient software solutions. I have contributed to projects ranging from digital forensics LLM to pharmaceutical R&D tools. Outside of tech, I am an avid traveler who enjoys exploring new places and cultures, bringing a global perspective to my work.


Skills

My diverse skill set, which includes proficiency in various programming languages, frameworks, databases, machine learning and DevOps tools, allows me to tackle a wide range of challenges in the rapidly evolving tech landscape.

Java / Spring / Micronaut 90%
Python / Django / Flask 80%
PHP / Laravel 75%
JavaScript / React / NodeJS 65%
Databases (SQL/NoSQL) 90%
CI/CD (Git, Docker, Kuberenetes, AWS) 80%
Machine Learning / Neural Networks / LLM 80%
Big data tech stack (Kafka, HBase, Spark) 75%

Resume

I have worked on projects that demonstrate my ability to apply my expertise to real-world problems, such as developing microservices for pharmaceutical R&D, implementing big data pipelines for the European Central Bank (ECB), building a specialized language model for digital forensics and predicting vehicle energy consumption for a road network using advanced machine learning techniques.


Education

Master's in Computer Science

2023 - 2024

Louisiana State University, Baton Rouge, LA

Relevant Courses: Artificial Intelligence, Algorithms Analysis and Design, Cloud Computing, Big Data, Advanced Operating Systems

Bachelor's in Computer Engineering

2015 - 2019

Tribhuvan University, Kathmandu, Nepal

Relevant Courses: Data Structures and Algorithms, Theory of Computation, C/C++, Database Systems, Enterprise Applications, Project Management

Current Position

Graduate Research Assistant

2023 - Present

LSU, Baton Rouge, LA

  • Implemented Residual Vision Transformer (RVT) to predict energy consumption pattern for multiple vehicles across a city’s road network, achieving 20% improvement to Convolution Vision Transformer (CVT).
  • Migrated web app and data for Artifact Genome Project from public (DigitalOcean) to private server, reducing operational costs and increasing data security.
  • Developed one of the first local Large Language Model (LLM) for digital forensics by fine-tuning LLaMA-3-8B using the Retrieval Augmented Fine-tuning (RAFT) approach on a corpus of digital forensics research papers and curated digital artifacts, achieving 4.06% improvement in BERTSCORE F1, 15.79% improvement in G-Eval (using GPT-4o) and 86.6% source citation accuracy.
  • Conducted user survey to evaluate practical applicability of ForensicLLM by developing a survey web app using Flask and deployed on Azure.
  • Deployed multiple model configurations (base, fine-tuned, RAG) and managed concurrency using vllm to prevent memory crashes on an NVIDIA RTX 4090 handling over 80 participants.
  • Performed Kruskal-Wallis tests to assess statistical significance of the user ratings across categories such as participant’s digital forensics experience and familiarity with LLMs.

Past Professional Experiences

Big Data Developer

2022 - 2023

Ultra Tendency, Kathmandu, Nepal

  • Collaborated with international teams remotely to refactor big data pipeline for European Central Bank (ECB) using Cloudera Distributed Hadoop platform (Kafka, HBase, Spark) and Spring Boot.
  • Improved code coverage by over 20% by resolving critical bugs and implementing test cases.
  • Managed microservices deployments with Ansible and Kubernetes.

Software Developer

2019 - 2021

Leapfrog Technology Inc, Kathmandu, Nepal

  • Developed microservices for pharmaceutical R&D utilizing AWS cloud infrastructure (EC2, RDS, S3).
  • Developed RESTful APIs using Micronaut and Hibernate, with Oracle backend and lit-html frontend.
  • Integrated and optimized BLAST search algorithm using multi-processing, reducing comparison time by 50%.
  • Implemented secure authentication using JWT and dynamic role-based authorization across microservices.
  • Automated data migration processes from multiple sources streamlining transitions and minimizing manual labor.
  • Contributed to API’s documentation of different microservices used using Swagger API tools.

business Intelligence (bi) intern

2019 - 2019

LIS Nepal, Lalitpur, Nepal

  • Understand the ETL process being used for a chain retail company.
  • Write Python and SQL scripts to carry out ETL processes.
  • Generate BI reports using MicroStrategy.

Portfolio

  • All
  • Project
  • Research Paper

ForensicLLM

A local Large Language Model (LLM) for digital forensics developed by fine-tuning LLaMA-3-8B using the Retrieval Augmented Fine-tuning (RAFT) approach on a corpus of digital forensics research papers and curated digital artifacts, achieving 6.9% improvement in BERTSCORE F1 and enabling the model to accurately cite sources 84.6% of the time. 2024

DeepTran

DeepTran leverages deep learning techniques to accurately forecast energy consumption for various vehicle types across a city's road network, incorporating real-time traffic conditions. It integrates a Residual Neural Network (ResNet) into the Vision Transformer architecture to capture spatial patterns and temporal dependencies. 2023

Expense Tracker

ExpenseTracker is a financial management app to monitor finances. Users can easily record and categorize their incomes and expenses. 2023

Big Data Pipeline for Stock Analysis

This project aims to analyze stock market data from top tech companies listed on NASDAQ using Apache Kafka, Spark, and Flask. We calculate 50-day and 200-day Simple Moving Averages (SMAs) to potentially identify buying and selling signals. 2024

Prediction of Vehicle's Movement

Trained a CNN model to predict vehicle movement in CARLA simulator using image sensors. Used RCNN for object detection and Canny Edge, Hough Transform for lane detection. 2019

Pustak

Mobile app for buying and selling second hand books. Bookstores can also register their stores to the app. Users can search for registered bookstores on the in-built map and they have the option to sort the bookstores based on the nearest location. 2018

Backward Pattern Matching using FM-Index

The FM index is a specialized index that combines the Burrows-Wheeler Transform (BWT) with a compressed data structure, making it useful for locating specific patterns and determining the frequency of pattern occurrences in large string sequences. This indexing strategy is very effective when searching for a specific pattern, such as locating a certain gene in a DNA sequence. 2023

Network File Server

This is an implementation of a simple network file server using C and socket programming. The application demonstrates basic network communication between a client and a server in a Linux environment. It supports ls, cd, cwd, mkdir, rm, up, down commands. 2023

JavaScript Games

As a part of internship project while at Leapfrog Technology Inc, developed several games like bike race, flappy bird clone, ant smasher, chess using vanilla JavaScript, HTML and CSS. 2019