I'm a Computer Science student at Northern Arizona University pursuing a Bachelor of Science with minors in Informatics and Cyber Security. Currently, I work as an Undergraduate Research Assistant at RESHAPE Lab at NAU, where I'm developing RAG evaluation methodologies and working on AI/ML projects including LLM-mediated programming education systems.
I'm passionate about building software that makes a real impactβwhether that's automating tedious workflows, creating tools that help people learn, or developing systems that just work better. My interests span full-stack development, automation, and cybersecurity, and I'm always looking for ways to write cleaner, more efficient code.
When I'm not in class or working on research, you'll find me tinkering with side projects, contributing to open source, or exploring new technologies. I'm currently seeking opportunities where I can contribute to meaningful projects and continue growing as a developer.
class Developer:
def __init__(self):
self.name = "Andrew Sliva"
self.role = "CS Student & Research Assistant Developer"
self.workplace = "RESHAPE Lab @ NAU"
self.location = "Arizona, USA"
self.interests = ["Full-Stack Development", "Automation",
"Cybersecurity", "AI/ML", "Open Source"]
def get_current_focus(self):
return ["RAG evaluation methodologies",
"LLM-powered educational tools",
"Building practical solutions to real problems"]|
Senior Capstone Project | Desktop application for automated neuronal image analysis in circadian rhythm research. Built with Python, PySide6, and OpenCV to streamline microscopy data processing for neuroscience researchers. Tech: |
Research Project | LLM-based conversational agent VS Code extension that provides coaching and scaffolding for novice programming students, supporting computational thinking skills development. Tech: |
|
Automation Tool | Automated web scraper extracting apartment listings from Zillow. Processes data efficiently using Selenium for dynamic content and BeautifulSoup for parsing. Tech: |
AI Tool | Machine learning-powered hashtag generator for social media optimization. Analyzes content and generates relevant hashtags to improve post visibility and engagement. Tech: |



