Skip to content
View nwyrwas's full-sized avatar

Block or report nwyrwas

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

πŸ‘‹ Hi, I'm Nick Wyrwas (@nwyrwas)

Typing SVG

Software Engineer | Marine Corps Veteran | AI/ML Enthusiast

Recent Computer Science graduate from Southern New Hampshire University (Honor Roll, Dean's List) with hands-on experience building production-ready applications. From leading infantry operations in the Marine Corps to FDA-regulated manufacturing at Stryker Medical to software engineering β€” I bring discipline, problem-solving, and a relentless drive to build impactful technology.

Profile Views Repos Experience Graduated


πŸ”§ Tech Stack

Python TypeScript JavaScript Java React Next.js FastAPI Django PostgreSQL dbt Apache Airflow Docker AWS Google Cloud Tailwind CSS Git


πŸš€ Featured Projects

UptraceIQ β€” System Health Monitoring Platform

Distributed system health monitor with async concurrent checks, intelligent alerting, and a real-time React dashboard.

  • Stack: Java 21, Spring Boot 3, CompletableFuture, AWS SNS, React, PostgreSQL
  • Concurrency: Parallel health checks via CompletableFuture β€” non-blocking, timeout-aware, fault-isolated per service
  • Alerting: Multi-channel AWS SNS notifications triggered on threshold breaches with configurable severity levels
  • Dashboard: React frontend with live status indicators, historical uptime graphs, and incident timeline

PulseBoard β€” Real-Time Data Pipeline & Live Dashboard

End-to-end data pipeline that ingests trending stories from Hacker News and NewsAPI, transforms and ranks them with dbt, orchestrates hourly runs with Airflow, and serves everything through a live Next.js dashboard.

  • Stack: Python 3.13, PostgreSQL, dbt, Apache Airflow, FastAPI, Next.js 14, Tailwind CSS, SWR
  • Pipeline: Automated hourly ingestion with idempotent upserts, staging/marts transformation layers, 6 passing data quality tests
  • API: FastAPI REST API with 3 endpoints β€” GET /trending, GET /hn/stories, GET /news/articles β€” with auto-generated Swagger docs
  • Frontend: Responsive Next.js dashboard with auto-refresh, proportional volume bars, loading and error states per component

Neural-OS β€” AI-Powered Notes Application

Full-stack app with semantic search and context-aware responses using RAG pipelines.

  • Stack: React, FastAPI, OpenAI API, Pinecone, Supabase, PostgreSQL
  • Technical: OpenAI text-embedding-3-small, Pinecone vector database, Google/GitHub OAuth, RAG pipeline with GPT-4o-mini
  • Architecture: Notes β†’ Supabase β†’ OpenAI embeddings β†’ Pinecone β†’ Semantic search & AI-synthesized answers
  • Innovation: Finds notes by meaning not keywords β€” search "machine learning projects" finds notes about "neural networks"

LedgerIQ β€” Personal Finance Manager with AI Categorization

Next.js 14 finance application with AI-powered transaction categorization and real-time analytics.

  • Stack: Next.js 14, TypeScript, Prisma, PostgreSQL, OpenAI GPT-4, Tailwind CSS, Recharts
  • Features: AI transaction categorization, real-time budget tracking, interactive Recharts visualizations
  • Quality: 96.7% TypeScript coverage, Prisma ORM for type-safe database queries

πŸ’Ό Professional Experience

Autocare Technician @ Walmart (June 2025 - Present) Vehicle maintenance, diagnostics, safety inspections, and customer service

Generative AI Engineer (Internship) @ Reality AI (Dec 2024 - Apr 2025) Built Marvel AI (Teaching Assistant) and Sky AI (Career Coach) using LangChain, LlamaIndex, RAG workflows, OpenAI embeddings, and Redis Vector Search. Deployed on Google Cloud Run with LangSmith optimization.

Full-Stack Developer (Internship) @ Connectify (Oct 2024 - Dec 2024) Developed scalable web applications with Django/React/Vue, built RESTful APIs, implemented CI/CD pipelines with GitHub Actions, and collaborated in agile teams for production-ready solutions.

Software Developer (Full-Stack) (Internship) @ Radical AI (Apr 2024 - Aug 2024) Built AI career companion platform with React/Python, integrated third-party APIs, performed unit/integration testing, and maintained technical documentation.

Manufacturing Process Leader β€” Training Department @ Stryker Medical (Dec 2019 - Jun 2023) Led FDA/ISO 13485 compliant training programs, managed Document Change Orders (DCOs), audited production floors, and mentored teams in regulated medical device manufacturing.

Infantry Rifleman @ United States Marine Corps (Aug 2013 - Dec 2016) Ground combat operations, reconnaissance missions, weapons systems operation, and team leadership in high-stakes environments.


πŸ“š Currently

Status Project Description
πŸ“ Planning NexaMetrics High-volume data ingestion β€” Java, S3 data lake, Lambda
πŸ›°οΈ Planning TelemIO Real-time IoT telemetry dashboard β€” Java, AWS Kinesis, React

πŸŽ“ Education

BS Computer Science β€” Software Engineering Southern New Hampshire University (Graduated: November 2025)

  • Honor Roll: Spring 2023, Fall 2023, Spring 2024
  • Dean's List: Fall 2024, Spring 2025, Fall 2025

Relevant Coursework: Software Development Lifecycle, Software Security, Reverse Engineering, Data Structures & Algorithms, Full Stack Development, Mobile Architecture, System Analysis & Design, Database Environments


πŸ“Š GitHub Stats

GitHub Streak


🌍 Let's Connect


Marine Corps veteran β€’ CS graduate β€’ Always building β€’ Always learning

Popular repositories Loading

  1. Personal-Projects Personal-Projects Public

    Collection of personal Python projects built during early learning β€” scripts, utilities, and experiments

    Python 1

  2. Portfolio Portfolio Public

    Personal portfolio website built with Next.js and TypeScript

    TypeScript 1

  3. PulseBoard PulseBoard Public

    Full-stack data pipeline: Hacker News + NewsAPI β†’ dbt β†’ Airflow β†’ FastAPI β†’ Next.js dashboard

    Python 1

  4. UptraceIQ UptraceIQ Public

    System health and uptime monitoring platform β€” Java Spring Boot, React, AWS (RDS, S3, Lambda, SNS)

    Java 1

  5. nwyrwas nwyrwas Public

    Config files for my GitHub profile.

  6. SDLC-Program SDLC-Program Public

    Java