1335
Gap in resume (fedia.io)

Original post: aus.social (Mastodon)

you are viewing a single comment's thread
view the rest of the comments
[-] funkless_eck@sh.itjust.works 18 points 1 month ago

I've had recruiters ask for TXT format, which honestly was awesome.

[-] kapitol@lemmy.ca 9 points 1 month ago
[-] funkless_eck@sh.itjust.works 14 points 1 month ago

"Whats this gap in your resume?"

"Syntax error"

[-] 13igTyme@lemmy.world 7 points 1 month ago

I see for past experience you put :

CREATE TABLE Resume (
    Field VARCHAR(255) PRIMARY KEY,
    Value VARCHAR(255)
);

INSERT INTO Resume (Field, Value) VALUES
('Experience_1_Title', ''),
('Experience_1_Company', ''),
('Experience_1_Years', ''),
('Experience_1_Description', '.'),
('Experience_2_Title', ''),
('Experience_2_Company', ''),
('Experience_2_Years', ''),
('Experience_2_Description', '.'),
('Skills_1', ''),
('Skills_2', ''),
('Skills_3', ''),
('Skills_4', ''),
('Education_Degree', ''),
('Education_Years', '),
('References', '');

SELECT Field, Value FROM Resume;

-- Bonus Query: Show my most "impressive" skill
SELECT Value FROM Resume WHERE Field = 'Skills_1';

-- Another Bonus: My career trajectory
SELECT Field, Value FROM Resume WHERE Field LIKE 'Experience%';`___`
[-] Emerald@lemmy.world 7 points 1 month ago* (last edited 1 month ago)

Did you put some BBS-style ansi art in there?

[-] uuldika@lemmy.ml 3 points 1 month ago

greetz in the resume!! hell yeah

this post was submitted on 08 Apr 2025
1335 points (99.5% liked)

Microblog Memes

7606 readers
910 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

Rules:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 2 years ago
MODERATORS