UniLeap
UniLeap
About
Works
Contacts
PL
RU
UniLeap - make your first leap from University to Work
Start your career
We will help you with this
What do we offer?
Fill out your resume, take a short video interview and receive responses from companies looking for young professionals.
How It Works
Fill out your resume - quickly and easily
You take a video interview - 10 questions, 15 minutes
We save your profile in the employers database
Companies find you and invite you to internships and jobs
Are you ready to start?
Let's go!
const SHEET_API_URL = "https://docs.google.com/spreadsheets/d/1DrNdc1giflfpPqERB9KQF2jF2TimzxX_aYIZen-HD4k/edit?usp=sharing"; const POOL_COUNTS = { career:2, theory:2, cases:2, excel:2, logic:2 }; function shuffle(a){ for(let i=a.length-1;i>0;i--){ const j=Math.floor(Math.random()*(i+1)); [a[i],a[j]]=[a[j],a[i]]; } return a; } async function loadQuestionsFromSheet(){0 try{ const url = new URL(SHEET_API_URL);2 url.searchParams.set('c', POOL_COUNTS.career); url.searchParams.set('t', POOL_COUNTS.theory); url.searchParams.set('k', POOL_COUNTS.cases); url.searchParams.set('e', POOL_COUNTS.excel); url.searchParams.set('l', POOL_COUNTS.logic); const res = await fetch(url.toString(), { method:'GET', cache:'no-store' }); const data = await res.json(); if(Array.isArray(data.questions) && data.questions.length){ const mixed = shuffle(data.questions.slice()); QUESTIONS.splice(0, QUESTIONS.length, ...mixed);
Start your career right now
Do you have any questions or need help with something specific? We’re happy to assist you.
CV (PDF/DOC/DOCX)
No file selected
Remove
I agree to the processing and transfer of my data
Submit
Interview
×
00:00
Record
Stop
Save recording
Record again
Interview saved ✓
Questions will appear after you start recording.
Important: after you start, you can only move forward. Going back is not allowed.
1 / N
Next
Submit interview
Close
© 2025 UniLeap
About us
Facebook
Twitter
Contacts
© 2025 UniLeap
Back to top
Made on
Tilda