From 34011c9d6e1874d4806d7d8cf1654d0cee1d7fcb Mon Sep 17 00:00:00 2001 From: Viktor Svertoka Date: Mon, 9 Feb 2026 23:24:38 +0200 Subject: [PATCH 1/3] feat(txt): add humans.txt with team and project information --- frontend/public/humans.txt | 95 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 frontend/public/humans.txt diff --git a/frontend/public/humans.txt b/frontend/public/humans.txt new file mode 100644 index 00000000..83a6eaaf --- /dev/null +++ b/frontend/public/humans.txt @@ -0,0 +1,95 @@ +/* TEAM */ + +Name: Viktor Svertoka +Role: Team Lead | Full-Stack Developer +GitHub: https://github.com/ViktorSvertoka +LinkedIn: https://www.linkedin.com/in/viktorsvertoka +Location: Ukraine + +Name: Andrew Motko +Role: Head of Product | Full-Stack Developer +GitHub: https://github.com/AM1007 +LinkedIn: https://www.linkedin.com/in/motko +Location: Ukraine + +Name: Lesia Soloviova +Role: Full-Stack Developer +GitHub: https://github.com/LesiaUKR +LinkedIn: https://www.linkedin.com/in/lesia-soloviova +Location: United Kingdom + +Name: Liudmyla Sovetovs +Role: Full-Stack Developer +GitHub: https://github.com/liudmylasovetovs +LinkedIn: https://www.linkedin.com/in/liudmylasovetovs +Location: United States + +Name: Yevhenii Datsenko +Role: IT Project Manager | Frontend Developer | Product Designer +GitHub: https://github.com/yevheniidatsenko +LinkedIn: https://www.linkedin.com/in/yevhenii-datsenko +Location: Ukraine + +Name: Alex Kryvosheyin +Role: Backend Developer | QA Engineer +GitHub: https://github.com/kryvosheyin +LinkedIn: https://www.linkedin.com/in/alex-kryvosheyin +Location: Ireland + +Name: Hanna Komrakova +Role: Full-Stack Developer | Manual QA Engineer +GitHub: https://github.com/KomrakovaAnna +LinkedIn: https://www.linkedin.com/in/anna-komrakova +Location: United Kingdom + +Name: Tetiana Zorii +Role: Full-Stack Developer +GitHub: https://github.com/TiZorii +LinkedIn: https://www.linkedin.com/in/zorii-tetiana +Location: United States + +Name: Yuliia Nazymko +Role: Full-Stack Developer +GitHub: https://github.com/YNazymko12 +LinkedIn: https://www.linkedin.com/in/yuliia-nazymko +Location: Germany + +Name: Alina Riabova +Role: Frontend Developer +GitHub: https://github.com/AlinaRyabova +LinkedIn: https://www.linkedin.com/in/alina-ryabova +Location: Ukraine + + +/* PROJECT */ + +Name: DevLovers +Role: Technical Interview Preparation Platform +Website: https://devlovers.net + +Mission: +Helping developers prepare for technical interviews +through interactive learning, quizzes, leaderboards, and AI-powered explanations. + + +/* TECHNOLOGY */ + +Next.js (App Router) +React +TypeScript +Tailwind CSS +Drizzle ORM +Neon PostgreSQL +Upstash Redis +Vercel + + +/ * CONTACT */ + +Email: contact@devlovers.net +GitHub: https://github.com/DevLoversTeam + + +/ * NOTE */ + +Built with passion by developers, for developers. From d9056a5ad38e9fd43ef4f2a6fd9ca1257f1a95e9 Mon Sep 17 00:00:00 2001 From: Viktor Svertoka Date: Tue, 10 Feb 2026 00:00:57 +0200 Subject: [PATCH 2/3] fix(txt): update humans.txt with team and project information --- frontend/public/humans.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/humans.txt b/frontend/public/humans.txt index 83a6eaaf..725cf376 100644 --- a/frontend/public/humans.txt +++ b/frontend/public/humans.txt @@ -84,12 +84,12 @@ Upstash Redis Vercel -/ * CONTACT */ +/* CONTACT */ Email: contact@devlovers.net GitHub: https://github.com/DevLoversTeam -/ * NOTE */ +/* NOTE */ Built with passion by developers, for developers. From 87061ff62f838d9a86d6cd6d98fcc7b291840c7d Mon Sep 17 00:00:00 2001 From: Viktor Svertoka Date: Tue, 10 Feb 2026 00:05:04 +0200 Subject: [PATCH 3/3] fix(txt): update humans.txt --- frontend/public/humans.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/humans.txt b/frontend/public/humans.txt index 725cf376..45931601 100644 --- a/frontend/public/humans.txt +++ b/frontend/public/humans.txt @@ -1,7 +1,7 @@ /* TEAM */ Name: Viktor Svertoka -Role: Team Lead | Full-Stack Developer +Role: Team Lead | Full-Stack Developer GitHub: https://github.com/ViktorSvertoka LinkedIn: https://www.linkedin.com/in/viktorsvertoka Location: Ukraine