/* LOADING SCREEN */ .loading-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: var(--darker); display: flex; align-items: center; justify-content: center; z-index: 20000; flex-direction: column; } .loading-text { color: var(--neon); font-size: 1.5rem; font-weight: 700; margin-bottom: 30px; animation: loadingPulse 1s infinite alternate; } @keyframes loadingPulse { from { opacity: 0.5; } to { opacity: 1; text-shadow: 0 0 20px var(--neon); } } .loading-bar { width: 300px; height: 4px; background: rgba(255, 255, 255, 0.1); border-radius: 2px; overflow: hidden; } .loading-progress { height: 100%; background: linear-gradient(90deg, var(--neon), var(--primary)); width: 0%; border-radius: 2px; animation: loadProgress 3s ease-out forwards; } @keyframes loadProgress { to { width: 100%; } } .loading-overlay.fade-out { animation: fadeOut 1s ease-out forwards; animation-delay: 3s; } @keyframes fadeOut { to { opacity: 0; visibility: hidden; } }
🐍
Performance Monitor
FPS: 60
Load Time: 0.8s
Memory: 12.5MB
Scroll: 0%

VIJAY GEORGE

Product-Driven Problem Solver

CS Graduate with 2+ years of QA experience, passionate about bridging technical excellence with user-centered solutions. Ready to transform your team's product development process.

2+ Years QA Experience
10+ Projects Completed
3 Hackathons Participated
Top 10% Academic Performance

Professional Journey

Aug 2023 - Mar 2025

QA Analyst - CoreMark International

Led comprehensive test environment creation and regression testing validation. Connected Power BI to IBM databases, enabling real-time data visualization that improved decision-making across teams. Collaborated with UAT users and developers to streamline feedback collection and managed Jira tickets for operational transparency.
May 2023 - Aug 2023

IT Analyst Intern - CoreMark International

Organized and classified 25+ years of DCMS releases into a navigable SharePoint system, improving company-wide accessibility. Won company-wide Shark Tank competition with an operational excellence proposal, demonstrating creativity and business thinking under pressure.
2020 - 2025

Bachelor of Science in Computer Science- UT Arlington

Bachelor of Science in Computer Science. Merit Scholar with GPA ranked Top 10%. Active participant in hackathons and product development competitions. Leadership experience as Soccer Team Captain and Founder of Creative Art Club.

Featured Projects

🤖

Personal AI Assistant

Developed during HackUTA 2024 - An AI-powered assistant integrating speech recognition and computer vision for seamless voice interaction and real-time object identification. Showcases ability to integrate cutting-edge technologies into practical solutions.

OpenCV OpenAI API Speech Recognition Computer Vision
🌱

Sustainability Tracker

Built during HackUTD 2023 - Mobile app calculating users' carbon footprints based on travel, energy consumption, and purchases. Features interactive charts and actionable sustainability insights, addressing real-world environmental challenges.

React Native Firebase OpenClimate API Data Visualization
📱

QR Contact Sharing App

Programming Languages final project showcasing Java and Kotlin expertise. QR code sharing application for seamless contact information exchange across multiple platforms and social media accounts. Led development through efficient task delegation.

Java Kotlin QR Generation Mobile Development

Technical Arsenal

💻 Programming Languages

Java Advanced
Python Advanced
C++ Intermediate
Kotlin Intermediate
SQL Advanced

🛠️ Tools & Platforms

Jira Expert
Power BI Advanced
Firebase Advanced
SharePoint Advanced
React Native Intermediate

🧠 Product & QA Skills

Test Case Design Expert
User Testing Advanced
Data Analysis Advanced
Cross-functional Collaboration Expert
Problem Solving Expert

Let's Build Something Amazing

Get In Touch

📧

Email

vijaygeorge22@gmail.com

📱

Phone

(432) 599-4870

📍

Location

Arlington, Texas, USA

🎯

Target Roles

Product Management
Solutions Engineering
Program Management

Why Hire Vijay?

🎯 Product-First Mindset

2+ years of QA experience taught me to think like users and identify pain points before they become problems.

🤝 Cross-Functional Collaboration

Proven track record working with developers, UAT users, and stakeholders to deliver results.

📊 Data-Driven Decision Making

Connected Power BI to databases and created visualizations that drove better business decisions.

🚀 Innovation & Leadership

Won company-wide innovation competition and led teams as captain in both academic and athletic settings.

📨 Schedule Interview
🐍 Snake Game
A little break from reading my portfolio! Use arrow keys to play.
Current Score: 0
Vijay George - Product-Driven Problem Solver