import { Button } from '@/components/ui/button'; import { DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuLabel, DropdownMenuSeparator, DropdownMenuTrigger, } from "@/components/ui/dropdown-menu"; import Image from 'next/image'; import Link from 'next/link'; export default function Home() { return (

Sergey Krylov

Fronted Software Engineer

@ksv741

My Communications docx icon Telegram: @ksv741 docx icon Email: ksv741@mail.ru
Download CV pdf icon PDF docx icon DOCX google docx icon Google Docs
Review my projects asd GitHub
Follow me asd LinkedIn asd hh asd HabrCareer asd Setka
); }