{"id":19795261,"url":"https://github.com/kpwithcode/javascriptconsoleresume","last_synced_at":"2026-06-13T15:32:40.965Z","repository":{"id":101881811,"uuid":"151796607","full_name":"KPWithCode/JavascriptConsoleResume","owner":"KPWithCode","description":"Covalence Javascript Console Resume","archived":false,"fork":false,"pushed_at":"2018-10-06T18:17:42.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T04:49:10.624Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KPWithCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-06T02:09:42.000Z","updated_at":"2018-10-06T18:17:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1977cfc-6345-463e-b53d-cb6a84fff7b1","html_url":"https://github.com/KPWithCode/JavascriptConsoleResume","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KPWithCode%2FJavascriptConsoleResume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KPWithCode%2FJavascriptConsoleResume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KPWithCode%2FJavascriptConsoleResume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KPWithCode%2FJavascriptConsoleResume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KPWithCode","download_url":"https://codeload.github.com/KPWithCode/JavascriptConsoleResume/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241137283,"owners_count":19916095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T07:15:52.624Z","updated_at":"2026-06-13T15:32:35.934Z","avatar_url":"https://github.com/KPWithCode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Objectives\nCreate a project folder linked to github, and inside that folder an index.html file and a javascript file. Link the JavaScript file to the index.html file.\nYour \"resume\" will simply be a series of console.log statements to print the resume data to the console.\nWhen you open index.html in the browser, it will be a blank page. That's okay. Your resume will be in the console. (command + option + I, or F12)\nYour resume should display the following information:\nYour name\nYour career/field\nA short description of yourself\nA list of your interests\nA list of your past positions that includes company/place name, title, short description of what you did\nA list of your skills\nYou can make up information if you'd like\nIn your skill list, skills that are \"cool\" should begin with BAM:\nAdditional Requirements\nYour name should print in all capital letters, but you must not type it as all capitalized in your code (i.e. you will need to use JavaScript to capitalize it)\nYou must have a function called displayPosition that takes parameters for company name, job title, and description. The function should console.log those three items in a format similar to the example below. You will call displayPosition several times with different data.\nYou must have a function called displaySkill that takes parameters for skill name and a boolean value for whether the skill is cool (true/false). Inside the function, you should print BAM: in front of the skill name only if the skill is cool. If you don't have any cool skills, make some up.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpwithcode%2Fjavascriptconsoleresume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkpwithcode%2Fjavascriptconsoleresume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpwithcode%2Fjavascriptconsoleresume/lists"}