Skip to content
View 19ska's full-sized avatar
  • San Jose State University
  • San Jose, CA
  • LinkedIn in/skandagn

Block or report 19ska

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
19ska/README.md

Hi, I'm Skanda 👋

👩‍💻 About Me

I'm a recent M.S. in Computer Science graduate from San Jose State University with a background in software engineering and experience building backend systems, full-stack applications, distributed systems, and AI-powered applications. I'm particularly interested in Generative AI, LLMs, AI agents, RAG, and applied machine learning, along with designing scalable software and cloud-based systems. I'm currently looking for full-time opportunities as a Software Engineer, AI Engineer, or AI/ML Engineer.

🛠️ Skills

Languages: Java • Python • Go • JavaScript • TypeScript • SQL
Frontend: React • HTML • CSS
Backend: Spring Boot • REST APIs • GraphQL
Cloud & DevOps: AWS • Docker • Git • CI/CD
Databases: PostgreSQL • MySQL • MongoDB • DynamoDB • Redis
AI/ML: PyTorch • LLMs • RAG • AI Agents • Generative AI
Systems: Distributed Systems • Microservices • System Design

LinkedInEmail

Pinned Loading

  1. Routing-and-Spectrum-Allocation-Problem Routing-and-Spectrum-Allocation-Problem Public

    Built a Deep Reinforcement Learning framework for Routing and Spectrum Allocation in optical networks using DQN, custom network simulation, and automated hyperparameter optimization.

    Python

  2. Anomaly-Detection-in-Surveillance-Videos-using-Autoencoders- Anomaly-Detection-in-Surveillance-Videos-using-Autoencoders- Public

    Generative AI-powered unsupervised anomaly detection in surveillance videos using deep autoencoder architectures (CAE, VAE, ConvLSTM-AE). Leverages reconstruction-based anomaly scoring, latent spac…

    Jupyter Notebook 1

  3. DevMewada1299/gpu-arch-studio DevMewada1299/gpu-arch-studio Public

    Python

  4. A-Live-Coding-Language-for-Real-Time-Music-Generation A-Live-Coding-Language-for-Real-Time-Music-Generation Public

    Designed and implemented Cadance, a domain-specific programming language for real-time music generation featuring a custom lexer, parser, AST, semantic analysis, and interpreter that executes progr…

    Python

  5. Automated-sleep-stage-classification Automated-sleep-stage-classification Public

    End-to-end automated sleep stage classification using wearable EEG (Dreem Headband) — benchmarking classical ML, deep learning, and transfer learning (MobileNetV2) on multimodal physiological signa…

    Jupyter Notebook

  6. AudioTranscriber AudioTranscriber Public

    This project implements an AI-powered speech-to-text application that transcribes live and recorded audio into text using real-time speech recognition and audio processing technologies.

    Swift