A fully responsive, Jekyll-powered portfolio and blog featuring:
- ⚙️ Full-Stack projects and DevOps automation work
- ✍️ A personal blog for devlogs, book notes, and experiments
- 📚 A categorized Library of books on theory, languages, methodologies, and more
- 💾 Hosted via GitHub Pages
I'm Antonio Rosado, a developer passionate about automation, backend systems, and cloud infrastructure.
I build secure, efficient software that blends backend logic, DevOps, and cybersecurity principles.
Currently:
- 💼 Computer Scientist — Federal Aviation Administration (FAA)
- 🎓 B.S. Computer Science — Rowan University (Minor: Cybersecurity)
- 🧰 Skilled in Python, Flask, React, AWS, and CI/CD pipelines
| Project | Description | Stack | Link |
|---|---|---|---|
| 🧩 NPM Dependency Inspector | React + TypeScript app visualizing NPM package metadata and dependency networks. | React, TypeScript, Vite, NPM API | GitHub ↗ |
| 💡 Osteopathy Certification App | Flask app automating certification for 200+ medical students at Rowan OMM Dept. | Python, Flask, SQLAlchemy, AWS | GitHub ↗ |
| 📊 Stock Disclosure Monitor | Backend for automated monitoring of 50K+ U.S. Congressional trades with live dashboards. | Python, Flask, REST API, SQL | GitHub ↗ |
| Section | Description |
|---|---|
| 🏠 Home | Portfolio overview with skills, projects, and contact links |
| ✍️ Blog | Devlog with experiments, notes, and project write-ups |
| 📚 Library | Curated reading list categorized by Theory, Languages, and Methodologies |
| 🧩 Projects | Live GitHub links to repositories and open-source contributions |
| Component | Technology Used | Purpose |
|---|---|---|
| Framework | Jekyll | Static site generation |
| Styling | Custom CSS | Responsive layout, grid system, typography |
| Animation | Vanta.js (NET) + Three.js | Dynamic animated backgrounds |
| Hosting | GitHub Pages | Continuous deployment and free hosting |
| Templating | Liquid | Includes, layouts, and dynamic post rendering |
| Typography | Titillium Web | Futuristic and readable sans-serif |
| Icons | Font Awesome | Navigation and service section icons |
| Forms | Google Apps Script endpoint | Handles form submission and email delivery |
| Version Control | Git + GitHub | Repo management and CI integration |
# Clone repository
git clone https://github.com/nihxus/nihxus.github.io.git
cd nihxus.github.io
# Serve locally with Jekyll
bundle exec jekyll serve
# Visit:
# http://localhost:4000- Font: Titillium Web
- Animated Background: Vanta.js (NET)
- Hosting: GitHub Pages
- Icons: Font Awesome
© 2025 [Antonio Rosado](https://nihxus.github.io)