cory-green-profile.js
const developer = { name: 'Cory Green', title: 'Full-Stack Developer', location: 'Fall River, MA', skills: ['Web Dev', 'Game Dev', 'Automotive'], experience: 5 // years };
function getProfile() { return developer; }
// Output: Passionate developer with diverse skills console.log(getProfile());

Education & Certifications

Education

CompTIA A+

Computing Technology Industry Association

January 2025

High school or equivalent in Computer Science

B.M.C Durfee Highschool - Fall River, MA

September 2017 to May 2021

Certifications & Licenses

Parts Expert

November 2023 to Present

Parts Expert Certification from prior company.

Driver's License

April 2020 to October 2025

Publications & Projects

Farstorm Game

Farstorm

September 2018

Farstorm is an Action-RPG Game Development project that was the first commercially sold game I developed. The game generated over six-thousand dollars in sales, and was a contender for the Steam Summer Game Fest. This was before GhostByte studio and was under the sole-proprietor name "CG Creations".

View on Steam

Get In Touch

contact.js
const contactInfo = { email: 'CoryGhostByteStudio@gmail.com', phone: '+15087309559', website: 'https://corygreen.xyz', location: 'Fall River, MA' };
function sendMessage(formData) { // Process form submission return 'Message sent successfully!'; }
// I look forward to hearing from you!

Skills & Expertise

Technical Skills

Software Development 5 years
Computer Science 8 years
Linux 4 years
Computer Repair 4 years
Hardware Installation & Support 6 years
Game Developer 4 years
Networking 2 years
MySQL
Information Security

Automotive Skills

Automotive Sales 2 years
Mechanical Knowledge 2 years
Brake Repair 2 years
Oil Change 2 years
VCDS/VAG-COM 1 year
Diagnostic Evaluation 1 year

Management & Customer Service

Customer Service 3 years
Customer Support 3 years
Store Management
Profit & Loss
Stocking 2 years

Languages

English Expert

About Me

Professional Summary

Hardworking automotive hobbyist with 5 years in-field experience.

Extensive knowledge on most automotive computer and mechanical systems.

Customer Service Expert with repeat customers.

Always expanding knowledge on new topics and open to new ideas.

about-me.js
/** * Cory Green * Full-Stack Developer & Automotive Specialist * -------------------------------------- */
class ProfessionalProfile { constructor() { this.workAuth = 'US Authorized'; this.relocation = 'Willing to relocate anywhere'; }
getStrengths() { return [ 'Problem Solving', 'Full-Stack Development', 'Customer Service', 'Automotive Systems' ]; } }

Work Experience

Webmaster/Developer

B&L Ductless - Swansea, MA
January 2025 to Present
  • SEO & Digital Marketing: Implement and optimize SEO strategies to improve search rankings and online visibility. Manage content marketing, PPC campaigns, and analytics.
  • IT Help Desk & Server Management: Provide technical support for company systems, ensuring network security and smooth operations. Maintain and manage company servers.
  • Full-Stack Development: Develop and maintain web applications, Desktop Applications, and APIs, managing both frontend and backend using modern frameworks and technologies.
  • API Development: Design and implement RESTful APIs for integrations with third-party services and internal applications.
  • Graphic Design & CAD Work: Create high-quality marketing materials, UI/UX assets, and technical drawings using CAD software for HVAC system planning.
  • Application & Infrastructure Management: Oversee website and software development, ensuring optimal performance, security, and scalability.