Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added src/maxxblue/images/images:headshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
226 changes: 226 additions & 0 deletions src/maxxblue/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,226 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>William Blue | Virtual Resume</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>

<header class="navbar">
<div class="logo">William Blue</div>
<nav>
<ul class="nav-links">
<li><a href="#about">About</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#certifications">Certifications</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</header>

<section class="hero">
<div class="hero-text">
<h1>William Blue</h1>
<h2>Technical Sales Professional | Java | AI-Powered Development</h2>
<p>
I combine consultative sales expertise, technical learning, and customer-focused
problem-solving to translate complex solutions into measurable business value.
</p>
<a href="#contact" class="btn">Contact Me</a>
</div>

<div class="hero-image">
<img src="images/images:headshot.jpg" alt="Professional headshot of William Blue" />
</div>
</section>

<section id="about" class="section">
<h2>About Me</h2>
<p>
I am a Technical Sales Professional with a background in consultative selling,
customer relationship management, and technical solution discovery. My experience
includes leading product demonstrations, conducting customer needs analysis, and
positioning solutions in ways that connect technical features to business impact.
</p>
<p>
I am currently expanding my technical skills through AI-powered software
development training, with hands-on experience in Java, Spring Boot, REST APIs,
Git, Maven, Postman, and responsive web design.
</p>
<p>
My career goal is to grow into a role where I can bridge the gap between business
and technology, whether in technical sales, solutions engineering, software sales,
or customer-facing technical consulting.
</p>
</section>

<section id="experience" class="section">
<h2>Experience</h2>

<div class="card">
<h3>Sales Closer</h3>
<h4>Modern Exteriors</h4>
<p class="date">April 2024 – December 2025</p>
<ul>
<li>Conducted consultative in-home technical demonstrations and inspections, translating customer pain points into solution-based proposals with a 47% close rate.</li>
<li>Leveraged analytical thinking to structure pricing strategies and negotiate contracts that balanced customer value with profitability targets.</li>
<li>Gathered customer feedback during the sales lifecycle and identified recurring needs, informing solution positioning and product improvement opportunities.</li>
<li>Managed the end-to-end engagement process from discovery and solution alignment through contract signing and post-sale relationship management.</li>
</ul>
</div>

<div class="card">
<h3>Senior AML Transaction Monitoring Investigator</h3>
<h4>M&amp;T Bank</h4>
<p class="date">October 2022 – April 2024</p>
<ul>
<li>Investigated complex system-generated alerts by analyzing transaction patterns, behavioral signals, and risk indicators.</li>
<li>Synthesized large datasets to determine root causes and recommend resolution paths.</li>
<li>Balanced risk mitigation, regulatory constraints, and operational efficiency in decision-making.</li>
<li>Documented structured investigative narratives, translating complex data findings into clear stakeholder-ready summaries.</li>
</ul>
</div>

<div class="card">
<h3>Sales Representative / Trainer</h3>
<h4>M&amp;T Bank</h4>
<p class="date">October 2019 – October 2022</p>
<ul>
<li>Consistently reached and exceeded sales quotas by 120%+.</li>
<li>Responded to customer requests for lending and credit products, including home equities, installment loans, credit cards, certificates of deposit, and money market accounts.</li>
<li>Identified and addressed customer lending inquiries by applying effective profiling methods, facilitating information, and completing applications.</li>
<li>Engaged in outbound lending campaigns to offer tailored financial solutions.</li>
<li>Mentored and coached new hires within the sales department based on strong performance results.</li>
</ul>
</div>
</section>

<section id="education" class="section">
<h2>Education</h2>

<div class="card">
<h3>AI Powered Software Development Bootcamp</h3>
<h4>Code Differently</h4>
<p class="date">Expected June 2026</p>
<p>
Focused on Java, AI-powered development, software engineering fundamentals,
APIs, GitHub workflow, responsive web design, and technical project development.
</p>
</div>

<div class="card">
<h3>Bachelor of Social Work</h3>
<h4>Delaware State University</h4>
</div>
</section>

<section id="certifications" class="section">
<h2>Certifications</h2>
<div class="card">
<ul>
<li>Java Certified Foundations - Oracle</li>
<li>Certified ScrumMaster - Scrum Alliance</li>
<li>AI Fundamentals - CompTIA (In Progress)</li>
<li>Responsive Web Design Certification - freeCodeCamp (In Progress)</li>
</ul>
</div>
</section>

<section id="projects" class="section">
<h2>Projects</h2>

<div class="projects-grid">
<div class="card">
<h3>Virtual Resume Landing Page</h3>
<p>
A professional personal brand website designed to present my experience,
technical skills, certifications, and projects in a clean and modern format.
</p>
<p><strong>Technologies:</strong> HTML, CSS</p>
<p><strong>What it does:</strong> Serves as a digital first impression for recruiters, hiring managers, and employers.</p>
</div>

<div class="card">
<h3>Java Development Projects</h3>
<p>
Built Java-based applications to strengthen object-oriented programming,
problem-solving, testing, and user interaction skills.
</p>
<p><strong>Technologies:</strong> Java, IntelliJ, Maven, GitHub</p>
<p><strong>What it does:</strong> Demonstrates technical growth in application logic, structured development, and debugging.</p>
</div>

<div class="card">
<h3>Spring Boot & REST API Labs</h3>
<p>
Worked on backend practice projects using Spring Boot and REST APIs to
understand routing, application structure, testing, and service behavior.
</p>
<p><strong>Technologies:</strong> Spring Boot, REST APIs, Postman, Maven</p>
<p><strong>What it does:</strong> Highlights backend development exposure and API testing experience.</p>
</div>
</div>
</section>

<section id="skills" class="section">
<h2>Skills</h2>

<div class="skills-container">
<div class="card">
<h3>Technical Skills</h3>
<ul>
<li>Java</li>
<li>SQL</li>
<li>Git / GitHub</li>
<li>VS Code</li>
<li>IntelliJ</li>
<li>AWS</li>
<li>Spring Boot</li>
<li>REST APIs</li>
<li>Postman</li>
<li>Maven</li>
<li>Structured Testing</li>
<li>HTML / CSS</li>
</ul>
</div>

<div class="card">
<h3>Professional Skills</h3>
<ul>
<li>Consultative Sales</li>
<li>Closing Sales</li>
<li>Sales Management</li>
<li>Territory Sales</li>
<li>Prospecting & Lead Generation</li>
<li>CRM Database Management</li>
<li>Cross-Functional Collaboration</li>
<li>Communication</li>
<li>Teamwork</li>
<li>Analytical Thinking</li>
</ul>
</div>
</div>
</section>

<section id="contact" class="section">
<h2>Contact</h2>
<div class="card">
<p><strong>Location:</strong> Newark, DE</p>
<p><strong>Phone:</strong> (914) 380-0778</p>
<p><strong>Email:</strong> <a href="mailto:whblue261@gmail.com">whblue261@gmail.com</a></p>
<p><strong>GitHub:</strong> <a href="https://github.com/whblue261" target="_blank">github.com/whblue261</a></p>
<p><strong>LinkedIn:</strong> <a href="https://www.linkedin.com/in/william-b-jr" target="_blank">linkedin.com/in/william-b-jr</a></p>
</div>
</section>

<footer class="footer">
<p>&copy; 2026 William Blue. All rights reserved.</p>
</footer>

</body>
</html>
Loading