Incoming DoD TRMCi Intern @ ASRC Federal · Active Secret Clearance · FSU '26

Sebastian
Velazquez

I build secure systemsautomate security pipelinesengineer cloud solutionsanalyze vulnerabilitiesbuild secure systems

Incoming DoD TRMCi intern at ASRC Federal — supporting the 96th Test Wing's T&E mission at Eglin AFB.
Previously @ Panasonic North America (Cybersecurity) & FSU ITS (Infrastructure).
CompTIA Security+ · AWS CCP · Active Secret Security Clearance.

Scroll
// whoami

About Me

sebastian@sjvelazquez.com ~ bash
$ cat about.json
{
"name": "Sebastian J. Velazquez",
"recent_roles": [
"Cybersecurity Engineering Intern @ Panasonic North America",
"Infrastructure & Operations Intern @ FSU ITS"
],
"incoming": "DoD TRMCi Cybersecurity & Systems Engineering Intern @ ASRC Federal (June 2026)",
"university": "Florida State University - B.S. Computer Science (Dec 2026)",
"clearance": "Active Secret Security Clearance",
"certifications": ["CompTIA Security+", "AWS Cloud Practitioner", "Google Cybersecurity (in progress)"],
"focus_areas": [
"IAM / PAM",
"Vulnerability Management",
"Compliance (ISO 27001, CMMC, NIST RMF)",
"Cloud & Infrastructure Security"
],
"leadership": "Co-Founder & Treasurer @ ColorStack FSU"
}
$
// career

Experience

Incoming June 2026
Cybersecurity / Systems Engineering Intern (TRMCi)
// ASRC Federal – Eglin AFB, FL
Selected for the DoD Test Resource Management Center Internship (TRMCi) program. Will support mission-critical test and evaluation (T&E) environments at the 96th Test Wing, Eglin AFB through cybersecurity and systems engineering activities aligned with DoD risk management frameworks. Focused on system documentation, security control assessment, and architecture analysis supporting T&E infrastructure.
DoDTRMCiNIST RMFT&ESystems Engineering
May 2025 – May 2026
Cybersecurity Engineering & Architecture Intern
// Panasonic North America - Remote
Spearhead ISO 27001 and CMMC Level 2 audit readiness across 10+ business units, gathering 150+ control artifacts and improving compliance alignment with ISO, CMMC, and NIST frameworks. Design and deliver remediation reporting in Rapid7 InsightVM/CloudSec, enabling stakeholders to prioritize 50+ high-risk vulnerabilities and improving closure tracking accuracy by 30%. Lead CyberArk EPM/PAM cleanup across 2,000+ application events, assigning policies to support enterprise-wide removal of local privileged users. Improve IAM (Okta), EPM/PAM (CyberArk), and Cloud Security (Cloudflare WAF/CDN) platforms by authoring SOPs, collaborating with cross-functional teams, and leading feature testing to strengthen production security controls.
ISO 27001CMMCRapid7CyberArkOkta
January 2026 – May 2026
Infrastructure and Operations Intern
// FSU Information Technology Services - Tallahassee, FL
Migrated SQL Server 2012 instances to 2022 via PowerShell automation, authoring KB documentation adopted by the FSU ITS team and establishing a deployment-as-code pipeline across ~10 College of Medicine production servers. Engineered a PowerShell orchestration script to sequentially deploy Dynatrace, CrowdStrike, ThreatLocker, and Location Mapping on new Azure VMs, reducing baseline build time to ~30 minutes with zero manual intervention.
PowerShellAzureCrowdStrikeThreatLockerDynatrace
August – December 2023
Network Security Intern
// Valencia College – Orlando, FL
Built a virtualized enterprise security lab using pfSense and Security Onion to simulate attacks and monitor network traffic, improving malware detection accuracy by 80% and response speed by 95% through Splunk correlation. Conducted penetration testing with Kali Linux, Nmap, Nessus, and Metasploit to identify vulnerabilities and propose mitigations aligned with NIST and OWASP standards.
Pen TestingSplunkpfSenseSecurity OnionNIST
// education

Education

January 2025 – December 2026
Bachelor of Science in Computer Science
// Florida State University – Tallahassee, FL
GPA: 3.74 · President's List · Dean's List. Focus on cybersecurity and computer science. Relevant coursework: Computer Security, Data Structures and Algorithms, Operating Systems, Network Security, Computer Organization, Software Engineering.
Computer ScienceCybersecurityDean's List
June 2023 – December 2024
Associate of Science in Cybersecurity & Network Engineering
// Valencia College – Orlando, FL
Dual associate degrees. Built virtualized security labs, conducted penetration testing, and completed Network Security Internship. Foundation in networking and security operations.
CybersecurityNetwork Engineering
June 2023 – December 2024
Associate of Arts in Computer Science
// Valencia College – Orlando, FL
Completed general education and CS foundation coursework. Focus on programming fundamentals, data structures, and mathematics.
Computer ScienceSTEM
// leadership

Leadership & Involvement

May 2025 – Present
Treasurer & Co-Founder — ColorStack FSU
// Florida State University - Tallahassee, FL
Co-founded FSU's ColorStack chapter, grew membership to 50+ students in the first semester. Manage chapter finances, submit SGA funding requests, and lead a seven-member executive board to deliver professional development and mentorship events for underrepresented students in tech.
LeadershipDiversity in TechCommunity
November 2025
FSU Semi-Annual CTF Competition — 5th Place
// Florida State University – Tallahassee, FL
Placed 5th among undergraduate competitors in FSU's CS department CTF, applying skills in web exploitation, digital forensics, cryptography, binary exploitation, and reverse engineering under timed challenge conditions.
CTFWeb ExploitationDigital ForensicsReverse Engineering

Skills & Tools

// Security & Compliance
📋
NIST RMF
🏛️
ISO 27001
📜
CMMC
🔎
Vuln. Mgmt
⚠️
Risk Assessment
🔐
IAM / PAM
🎯
MITRE ATT&CK
🧩
Threat Modeling
☁️
Cloud Security
🧠
AI Security
// Security Tools
🔑
Okta
🏰
CyberArk
📡
Rapid7
🌐
Cloudflare
📈
Splunk
🔒
Security Onion
ThreatLocker
💻
Kali Linux
📶
Nmap
🧪
Nessus
💣
Metasploit
// Systems & Infrastructure
🪟
Windows
🐧
Linux/Unix
🔷
Azure
☁️
AWS
💽
Hyper-V
🖥️
VMware
🐳
Docker
🌡️
Dynatrace
// Programming, Automation & AI
🐍
Python
PowerShell
🔧
Bash
💻
C++
🔁
Git/GitHub
🗄️
SQL
🤖
LLM Integration
⚙️
AI Automation

Projects

💼
Intelligent Job Matching Platform
Flask + MySQL web app that matches students to job opportunities using skill-compatibility scoring. Features schema-first relational design, parameterized SQL queries, Jinja2 templating, and a reproducible seeded data generator. Built as a group project for FSU's COP 4710 Database course.
FlaskMySQLPythonJinja2SQL
View on GitHub →
🧠
AI-Powered Security Log Triage
Full-stack SOC automation platform using FastAPI + React that normalizes heterogeneous security logs, applies deterministic detection rules, maps events to MITRE ATT&CK techniques, and enriches incidents via provider-agnostic AI (Ollama, hosted API, or deterministic-only) with risk-based severity prioritization.
FastAPIReactMITRE ATT&CKPythonAI/ML
View on GitHub →
🎯
Mission Security Architecture Simulator
Full-stack mission security simulator (Next.js, FastAPI, NetworkX, PostgreSQL) to model cyberattack propagation across distributed DoD-relevant architectures, generating mission impact scores and mitigation recommendations. Deployed live on Vercel/Render.
Next.jsFastAPIPostgreSQLNetworkX
View on GitHub →
🤖
NoleQuest — AI Internship Marketplace
Built an AI-powered internship marketplace using Amazon Bedrock, Textract, and Personalize. Extracts resume data and matches students to opportunities using ML.
AWS BedrockTextractPersonalizeAI/ML
View on GitHub →
🛰️
Secure Satellite Ground Station
Applied MBSE principles to model a secure satellite ground station, defining system context, functional and security requirements, high-level architecture, and mission behavior for secure space communications.
MBSESystems EngineeringSecurity Architecture
🔄
Security Automation Pipeline
Built a CI/CD security pipeline in GitHub Actions integrating Bandit, Trivy, and Gitleaks to automate SAST, dependency scanning, and secret detection, improving vulnerability visibility and aligning with OWASP/CIS standards.
GitHub ActionsCI/CDDevSecOpsOWASP
🛡️
Blue Team Defense Infrastructure
Hardened 5+ Windows servers through patching, password enforcement, VLAN segmentation, and Cisco firmware updates for Galaxy.quest competition, achieving 100% patch compliance and reducing attack surface by 70%.
Blue TeamWindows HardeningNetwork Security
// connect

Let's Build Something
Secure.

Passionate about cyber defense and mission-critical systems.
Graduating December 2026 · Open to full-time roles in cybersecurity & systems engineering.