Skip to content
View ajs2583's full-sized avatar
🫡
🫡

Highlights

  • Pro

Block or report ajs2583

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
ajs2583/README.md

Computer Science Student | Full Stack Developer | Automation & Cybersecurity Enthusiast


Portfolio Email LinkedIn Discord

πŸ‘¨β€πŸ’» About Me

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"]

πŸ› οΈ Tech Stack

Languages & Frameworks

Python C++ TypeScript JavaScript React Node.js Flask

Tools & Technologies

Git Docker GitHub Actions Jenkins Azure DevOps VS Code Selenium OpenCV NumPy PySide6


πŸš€ Featured Projects

🧠 Neuro-Light Prototype

GitHub

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: Python PySide6 OpenCV NumPy

πŸ”Œ Sigil PS VS Code

GitHub

Research Project | LLM-based conversational agent VS Code extension that provides coaching and scaffolding for novice programming students, supporting computational thinking skills development.

Tech: TypeScript VS Code API LLM Integration

🏠 Zillow Apartment Scraper

GitHub

Automation Tool | Automated web scraper extracting apartment listings from Zillow. Processes data efficiently using Selenium for dynamic content and BeautifulSoup for parsing.

Tech: Python Selenium BeautifulSoup Data Processing

🏷️ Hashtag AI

GitHub

AI Tool | Machine learning-powered hashtag generator for social media optimization. Analyzes content and generates relevant hashtags to improve post visibility and engagement.

Tech: Python Machine Learning NLP

View All Repositories


πŸ“Š GitHub Statistics


Top Langs

Contribution Graph


Profile views



Stay curious


Pinned Loading

  1. Neuro-Light/neurolight-workbench Neuro-Light/neurolight-workbench Public

    A Python-based platform for automated neuronal image analysis and visualization. Streamlines the processing of microscopy data to accelerate neuroscience research workflows.

    Python 3 2

  2. internet-speed-complaint-bot internet-speed-complaint-bot Public

    Python 1

  3. linkedin-auto-applier linkedin-auto-applier Public

    Python

  4. hashtag-ai hashtag-ai Public

    A Flask web app that uses OpenAI's GPT-4o to generate 30 relevant hashtags from any uploaded image using visual recognition.

    HTML 1

  5. sortai sortai Public

    LLM-powered file organizer β€” uses Gemini AI to intelligently sort your directories

    Python 3

  6. RESHAPELab/OpenRAG RESHAPELab/OpenRAG Public

    Python