Optional - Set format on save and any global prettier options
npm i -D eslint prettier eslint-plugin-prettier eslint-config-prettier eslint-plugin-node eslint-config-node
| /* http://meyerweb.com/eric/tools/css/reset/ | |
| v2.0-modified | 20110126 | |
| License: none (public domain) | |
| */ | |
| html, body, div, span, applet, object, iframe, | |
| h1, h2, h3, h4, h5, h6, p, blockquote, pre, | |
| a, abbr, acronym, address, big, cite, code, | |
| del, dfn, em, img, ins, kbd, q, s, samp, | |
| small, strike, strong, sub, sup, tt, var, |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>CGPDeviceCategory</key> | |
| <string>GamePad</string> | |
| <key>CGPDeviceType</key> | |
| <string>PS3</string> | |
| <key>CGPDisplayNameOvr</key> | |
| <string>DualShock3 Analogue Triggers</string> |
| function parseOperator(phone) { | |
| var OperatorPrefix = { | |
| telkomsel: ["0812","0813","0821","0822","0852","0853","0823","0851"], | |
| indosat: ["0814","0815","0816","0855","0856","0857","0858"], | |
| tri: ["0895","0896","0897","0898","0899"], | |
| smartfren: ["0881","0882","0883","0884","0885","0886","0887","0888","0889"], | |
| xl: ["0817","0818","0819","0859","0877","0878"], | |
| axis: ["0838","0831","0832","0833"], | |
| bolt: ["0999", "0998"] | |
| } |
| { | |
| contentfulBlogPost { | |
| body { | |
| fields { | |
| readingTime { | |
| text | |
| minutes | |
| time | |
| words | |
| } |
| const videos = document.getElementsByTagName("VIDEO") | |
| window.open(videos[0].src) |
A custom Gemini Gem that provides expert CV evaluation and improvement suggestions for students and early-career professionals.
This prompt creates a virtual CV evaluation specialist who analyzes resumes through a structured framework, providing actionable improvements for entry-level candidates. RITA focuses on potential and foundational skills rather than extensive experience, making it perfect for students and recent graduates.