
Luckaya Valeriya
Contacts
Email: lera.luckaya778@gmail.comPhone number: +375 (25) 789-45-89
Other: GitHub
Location:
Minsk, Belarus
About me
I am a creative person who is ready to gain new knowledge in the field of frontend and backend development.
Personal qualities and skills:
- Communication skills. I easily get in touch with people.
- Responsibility. I do any job like for myself.
- Creativity. I take a creative approach to complete tasks.
- Literacy.
- Excellent memory. I easily remember the information I'm interested in. Visual memory is even better.
- Can structure information quickly.
- Fast printing.
Projects
Work experience
Manager - "Globimpex"
- Viewing and processing data
- Creation of reports and tables
Education
Gymnasium № 192 in Minsk
2013 – 2024
Technological Skills
- JavaScript
- React
- TypeScript
- HTML/CSS
- Git
- MySQL
Code
useEffect(() => {
const fetchForms = async () => {
try {
const response = await fetch('https://pond-catkin-supermarket.glitch.me/api/forms');
if (!response.ok) {
throw new Error('An error');
}
const data = await response.json();
setForms(data);
} catch (err) {
console.error('Fetch error:', err);
setError(err.message);
} finally {
setLoading(false);
}
};
fetchForms();
}, [userId]);
Interesting information
- "Commercial Software Development — JavaScript Certificate", 2025 Itransition
- C1 - Advanced English level