This page highlights the strongest projects from my resume, especially AI, enterprise workflow, supply chain, and full-stack systems work.
Portfolio • GitHub Pages • Custom Domain
Personal Portfolio Website
Designed and developed a personal portfolio website to showcase my background in AI/ML, information systems, enterprise technology, education, experience, resume, and technical projects. The site was built as a professional resume companion so recruiters and hiring managers can quickly understand my skills, work history, and project direction.
The portfolio includes a modern responsive layout, custom light and dark mode toggle, animated homepage intro, redesigned About section, Experience section, Education section, Resume viewer with download support, Contact page, and a Projects page highlighting AI, automation, enterprise systems, and web development work.
I used HTML, CSS, JavaScript, Git, GitHub, GitHub Pages, and a custom domain through DNS configuration. The site was deployed through GitHub Pages and connected to my personal domain, zayveonhill.com.
Built with HTML, CSS, and JavaScript
Deployed with GitHub Pages
Connected to a custom domain
Includes resume viewing and downloading
Uses responsive design for desktop and mobile
Includes light and dark mode with localStorage
Organized sections for Experience, Education, Projects, Resume, and Contact
Led a cross-functional team to design and deploy an AI tool that automates Statement of Work generation at a DOE/NNSA site. Customers answer a structured form, responses route through Microsoft Power Automate, and the AI model produces a fully formatted, site-compliant SOW.
Impact: reduces manual drafting, improves consistency, and speeds up turnaround time.
SRNS • Procurement AI
AI Assisted Procurement & Auto-Sourcing Tool
Led development of an AI-powered purchasing assistant that searches historical requisitions for similar items, surfaces reusable item attributes, and helps distinguish contract and non-contract items to guide auto-sourcing decisions.
SRNS • Operations Tech
Warehouse Technology Modernization
Spearheaded modernization of warehouse operations by provisioning mobile devices, deploying printing infrastructure, and integrating field operations into enterprise systems to reduce manual work and improve data accuracy.
SRNS • Process Improvement
Supply Chain Process Mapping
Created detailed process maps across procurement, logistics, and supply chain layers to identify system misalignment, redundant workflows, and automation opportunities.
Full Stack • AI/RAG
AI RAG Document Assistant
Building a full-stack AI application that enables semantic search and conversational Q&A over uploaded PDFs using a Retrieval Augmented Generation pipeline.
Python FastAPI backend
OpenAI API for LLM responses
Sentence Transformers for embeddings
FAISS vector database for high-speed retrieval
React and Tailwind frontend with SQLite chat history
Classic Build
Worm Game
A JavaScript game inspired by the classic Snake game. The player controls a worm, collects food, grows longer, and avoids collisions as the game gets faster.