Varsha Rajesh

Projects

Code-first projects + research artifacts. Use search + tags to filter. Each project page includes source files and (when available) embedded PDFs.

Showing 14 of 14

Predict an Author (Neural Network, NLP)

predict-author-nn

Simple neural net to predict an author from text features (Python).

PythonNLPPyTorchNeural NetworksText Classification

Drone Delivery: MST + TSP (C++)

p4-drone-delivery

Graph algorithms in C++: MST, FASTTSP heuristic tour, and OPTTSP branch-and-bound.

C++GraphsMSTTSPBranch and BoundHeuristicsData StructuresParsing

Bioinformatics + LLMs Research

bioinformatics-llms

RAG-style bioinformatics Q&A assistant combining retrieval and LLM prompting.

NLPResearchBioinformaticsData AnalysisDeep LearningHealthcareMLPosterPythonReport

Euchre Game Engine (C++)

euchre

Interactive Euchre game with AI opponents and score tracking.

C++OOPSystemsData StructuresHeuristicsParsingSimulation

Forum Post Classifier (C++)

forum_post_project

Mini full-stack forum post app with CRUD + authentication.

C++MLTextData StructuresDeep LearningOOPParsingSearchText Classification

German Gas Market Analysis

german-gas

Data analysis of German gas consumption trends with visual storytelling.

Data AnalysisEconomicsReportResearchVisualizationR

Image Resizer (C++)

image-resizer

Fast in-browser image resizer/compressor with drag-and-drop UI.

C++Image ProcessingLinear AlgebraData Structures

IMDb Data Analysis Report

imdb-analysis

Exploratory analysis + modeling on IMDb movie data.

Data AnalysisVisualizationReportRResearch

Letterman Word Morph Solver (C++)

letterman

Word game / Letterman solver with efficient search.

C++AlgorithmsGraphsData StructuresSearchText

Log Manager (C++)

p3-logman

C++ CLI to search large logs and curate an excerpt list with indexed queries.

C++Data StructuresParsingSearchText Classification

Michigan Medicine Research Poster

michigan-medicine

Healthcare data project analyzing operational metrics with clear dashboards.

ResearchPosterHealthcareBioinformaticsData AnalysisEconomicsReportVisualization

Stock Market Simulator (C++)

stocks

Mini stocks analysis dashboard with interactive charts and indicators.

C++SimulationData StructuresAlgorithmsEconomicsParsing

Text Generation with a Homemade LSTM

textgen-homemade-lstm

Character-level text generation using a from-scratch LSTM in Python.

PythonNLPDeep LearningLSTMPyTorchText Generation

MRI Alzheimer’s Detection (MDST)

mri-alzheimers-detection-mdst

MRI Alzheimer's classifier with Grad-CAM explainability and a Streamlit demo.

PythonDeep LearningComputer VisionStreamlitPyTorchHealthcareBioinformaticsData AnalysisImage ProcessingMLNeural NetworksResearchVisualization