Skip to content

mfcecilia/CareerTicket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CareerTicket

This is a portfolio generator.

It is broken up into 2 main classes "portfolio" and "mf"

"mf" are initials for my first and last name.

The intention is to give it scalability (add other people and see what their portfolio looks like).

The portfolio class is used to create new "people" objects (ex: mf) and and output the desired information about them.

Within mf are subclasses representing skills, education, and work experience. They contain data structure methods.

Within the subclasses mentioned above are subclasses which hold the raw data that will be utilized.

About

Generating my portfolio using java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages