ABOUT ME
PROFESSIONAL OVERVIEW
I'm a Software Developer holding an Associate's Degree in Software Development, and I'm currently advancing my education towards a Bachelor's degree in the same field. My academic journey has provided me with a strong foundational knowledge in programming concepts, software engineering principles, and various development methodologies.
CAREER OBJECTIVES
I'm actively seeking opportunities to gain hands-on experience, collaborate on innovative projects, and grow as a developer within a professional environment. My goal is to apply my skills to real-world challenges and continue learning from experienced teams.
SKILL MATRIX
LANGUAGES
FRAMEWORKS & TOOLS
SOFT SKILLS
ACTIVE PROJECTS
ONGOING DEVELOPMENT LOG
To be updated
PERFORMANCE METRICS
YEARS CODING
PROJECTS COMPLETED
LANGUAGES MASTERED
EDUCATION LOG
Bachelors in Applied Science, Software Development
Bellevue College | Jan. 2025 - Mar. 2027 (Expected) | Bellevue, WA
Associate in Applied Science, Software Development
Bellevue College | Sept. 2022 - Dec. 2024 | Bellevue, WA
Received with Honors
RELEVANT COURSEWORK
- Programming & Software Development: Intro to Python Programming, Intro to C# Programming, Object-Oriented Programming
- Web Development: Intro to Web Development, Client-Side Web Programming, Server-Side Web Development, Advanced Web Development
- Database & Systems: SQL Fundamentals, Database Theory & SQL Programming, Systems Analysis & Design, Enterprise Data Applications, Advanced Data Access Techniques
- Networking & IT: Networking Basics, Using and Supporting Linux
- Mobile Development: Implementing Mobile Solutions, Developing Mobile Applications
- Technical Communication, Critical Thinking, & Business: Technical Writing, Communication in a Diverse Workplace, Introduction to Business, Problem Solving Strategies
ACCESS_EXTERNAL // Official Bellevue College Course Catalog for more details.
BC COURSE CATALOGWORK HISTORY
In-Store Shopping Lead, Safeway Inc.
Sept. 2023 - Sept. 2024 | Issaquah, WA
I led the in-store shopping team by supervising daily operations, providing mentorship, and ensuring timely and accurate order fulfillment.I effectively managed workflows, addressed operational challenges, and collaborated with cross-functional teams to support overall store efficiency and deliver excellent customer service.
- Supervised & Guided In-Store Shoppers: Provided training, mentorship, and performance feedback to ensure accuracy, efficiency, and exceptional customer service in order fulfillment.
- Managed Workflow & Order Prioritization: Oversaw daily operations of the in-store shopping department, ensuring timely completion of online orders while maintaining high standards of product selection and packaging.
- Strong Problem-Solving & Decision-Making: Addressed operational challenges, handled escalations, and adapted to changing customer needs with quick and effective solutions.
- Collaboration & Cross-Functional Support: Worked closely with store leadership and various departments to optimize efficiency and support overall store operations.
In-Store Shopper, Safeway Inc.
Jan. 2023 - Sept. 2023 | Issaquah, WA
I accurately fulfilled online grocery orders with a focus on quality, freshness, and proper packaging.I provided friendly and knowledgeable customer service by assisting shoppers, locating products, and offering tailored recommendations to improve the overall shopping experience.
- Fulfilled Online Grocery Orders: Carefully selected high-quality grocery items for online customers, ensuring accuracy, freshness, and proper packaging to maintain product integrity.
- Provided Exceptional Customer Service: Assisted both online and in-store customers by answering questions, locating products, and offering recommendations to enhance the shopping experience.
- Time Management & Multitasking: Managed multiple tasks and priorities in a high-volume retail environment while maintaining accuracy and efficiency.
- Problem-Solving & Adaptability: Quickly determined suitable substitutions for unavailable items, maintaining high customer satisfaction.
- Flexibility & Teamwork: Willingly assisted in different store departments and adapted to changing needs to support overall store operations.
PROJECT MODULES
NEIGHBORHOOD NET
NeighborhoodNet is a platform that enables residents to report and track issues in their neighborhood, such as infrastructure problems, safety concerns, or community events. The application connects to a backend server to store and retrieve data, allowing for real-time updates and community engagement.
NOTE: This group project is currently under active development, and its repositories are private due to sensitive access keys.
Building this project significantly expanded my understanding of the React Native framework for cross-platform mobile applications. I also gained practical experience with Expo for mobile app development and deployment, and deepened my knowledge of MongoDB and Mongoose for backend server development.
BUILT WITH: React, React Native, Expo, Node.js, Express.js, MongoDB, Mongoose, Multer, Swagger, & CORS
E-VOTER
E-Voter is a project concept website built with Sails.js, Bootstrap, and a PostgreSQL database. It was originally hosted in a Google Virtual Machine running Nginx, but it's not currently live.
As the lead developer in a group of four, I was responsible for both frontend and backend development, from initial design to deployment. My key responsibilities included database design and implementation (PostgreSQL) and API development. I also contributed to the frontend, using Bootstrap to create a responsive and user-friendly interface.
This project greatly enhanced my understanding of the Sails.js framework for full-stack web applications. I gained practical experience with PostgreSQL and Nginx, and learned about deploying web applications on a virtual machine. This was a valuable opportunity to apply my skills to an original concept.
BUILT WITH: Sails.js, Bootstrap, PostgreSQL, & Nginx
PORTFOLIO SITE
This is a basic portfolio website built with HTML, CSS, JavaScript, and tailwindcss. It's hosted using GitHub Pages with a custom domain configured via NoIP. Its primary purpose is to showcase my work and skills as a software developer.
As a personal project, I took on all aspects, from initial design to deployment and ongoing maintenance. I continuously update and improve this site to reflect my evolving knowledge and abilities in software development.
Building this site provided practical experience in website hosting, including utilizing GitHub Pages for static site deployment. I gained insights into domain name acquisition and DNS server setup through NoIP. Furthermore, it reinforced my understanding of HTML, CSS, and JavaScript for creating responsive web designs.
BUILT WITH: HTML, CSS, JavaScript, & Bootstrap
SHOWLIST
ShowList is a Java-based Android movie tracking application designed to help users keep track of their favorite films. I developed this project as a practice exercise in Android development, using SQLite for local data storage.
This was an individual school project focused on learning Android development. I was responsible for all phases, from conceptualization and design to implementation. I chose to build a movie tracking app to explore mobile development concepts. This project isn't currently under active development, but I may revisit it in the future.
Through this project, I gained significant experience with the Android framework and its components for building mobile applications. I also acquired practical skills in working with SQLite for local database management on Android devices.
BUILT WITH: Java, SQLite, Android Studio, & XML