Cyber Programming

Final Project Social Media Socket Program:

Skill Demonstrated: Coding through Python, research, and software engineering

Problem: During my CYSE 250 class, our final project was to create a socket program on any topic using the skills we learned over the semester. I chose to create mine on the history of each trending social media platform in 2024.

Action: Before creating the program, I had to research the facts regarding, controversies, creators, purpose, etc. for several media platforms, including; Instagram and Snapchat. Next, using the correct formatting with the host, port, and address, I created a client server connection. Finally, for the body of the code, I inserted all the information using “While true” commands and if-else loops to properly show the client server response while using the program.

Result: This artifact demonstrates my ability to use and effectively create a program using Python. It also shows how my research turned into a usable product, that is a quick way to understand social media and why it is used daily. These are basic social engineering skills that can be built on to create websites and apps.

CYSE 301: Sword vs. Shield Assignment:

Skill Demonstrated:

Problem:

Action:

Result:

CYSE 270: Group and User Management

Skill Demonstrated:

Problem:

Action:

Result: