init commit

This commit is contained in:
Luka Dekanozishvili 2026-01-18 14:55:11 +01:00
parent dfe324cf8f
commit 7e37f1bbe0
31 changed files with 2103 additions and 718 deletions

View file

@ -1,41 +1,144 @@
<div class="flex flex-col items-center min-h-full">
<div class="w-4xl">
<script>
import Phone from "$lib/Phone.svelte";
</script>
<svelte:head>
<title>About us | HexName - Free, uncomplicated DNS management</title>
<meta property="og:title" content="About us | HexName - Free, uncomplicated DNS management">
<meta name="twitter:title" content="About us | HexName - Free, uncomplicated DNS management">
<meta name="description" content="Find out our goal at HexName and meet the team who keep the DNS infrastructure running - so you can focus on what truly matters.">
<meta property="og:description" content="Find out our goal at HexName and meet the team who keep the DNS infrastructure running - so you can focus on what truly matters.">
<meta name="twitter:description" content="Find out our goal at HexName and meet the team who keep the DNS infrastructure running - so you can focus on what truly matters.">
<meta name="robots" content="index, follow">
</svelte:head>
<div class="flex flex-col items-center">
<div class="max-w-4xl m-4">
<div class="hero bg-base-200">
<div class="hero-content flex-col lg:flex-row-reverse">
<div class="mockup-code w-110">
<pre data-prefix="$"><code>Question?</code></pre>
<pre data-prefix=">" class="text-warning"><code>Answering...</code></pre>
<pre data-prefix=">" class="text-success"><code>Done!</code></pre>
</div>
<div>
<div class="hero-content flex-col sm:flex-row">
<div class="w-full">
<h1 class="text-3xl font-bold">Our mission</h1>
<div class="py-6">
We saw that the available solutions for free DNS management as well as DDNS were lackluster.
We thought that this was unacceptable, and decided to create the simplest solution for managing your DNS records, with more freedom than anyone on the market.
<div class="flex flex-col sm:flex-row items-center justify-center">
<div class="py-6 leading-8">
We saw that the available solutions for free subdomain registration, its DNS management as well as DDNS were lackluster.
We thought that this was unacceptable, and decided to create the simplest solution for managing your DNS, with more freedom than anyone on the market.
</div>
<div class="flex flex-row items-center px-25 sm:pl-35 my-10 not-sm:mt-4 not-sm:translate-x-3 sm:-my-6">
<div class="scale-48 -m-45">
<Phone isRotated={false}/>
</div>
</div>
</div>
<a href="/register" class="btn btn-primary w-40">Get started</a>
<a href="/register" class="btn btn-primary w-full sm:w-40">Get started</a>
</div>
</div>
</div>
<div class="divider"></div>
<h2 class="legend text-xl font-bold p-4 m-4">About the team</h2>
HexName was developed by a team of passionate tech-enthusiasts with years of experience in the field.
<section class="flex flex-col items-center text-primary-content w-full my-8">
<h2 class="text-4xl font-semibold max-w-2xl">
Meet the <span class="bg-gradient-to-t from-primary to-base-300">team</span>!
</h2>
<p class="text-center max-w-lg mt-3">
HexName was developed by a team of passionate tech-enthusiasts with years of experience in the field.
</p>
</section>
<div class="hero bg-base-200">
<div class="hero bg-base-200 mb-16">
<div class="hero-content flex-col sm:flex-row-reverse">
<img
class="max-w-sm rounded-lg shadow-2xl"
alt="man in suit"
src="https://img.daisyui.com/images/stock/photo-1635805737707-575885ab0820.webp"
/>
<div>
<h2 class="text-3xl font-bold">Founder and CEO</h2>
<h3 class="text-md italic">Luka Dekanozishvili</h3>
<p class="py-6">
As a founder and CEO, Mr. Dekanozishvili is responsible for the strategy, vision, and direction.
His most important goal while guiding the company is ensuring that useful products are made, that people are going to use.
His leadership style emphasizes ownership, clarity, and actually getting things done fast.
</p>
<button class="btn btn-primary not-sm:w-full"><a href="https://www.linkedin.com/in/lukadeka">Get in touch!</a></button>
</div>
</div>
</div>
<div class="hero bg-base-200 mb-16">
<div class="hero-content flex-col lg:flex-row">
<img
src="https://img.daisyui.com/images/stock/photo-1635805737707-575885ab0820.webp"
class="max-w-sm rounded-lg shadow-2xl"
alt="man in suit"
src="https://img.daisyui.com/images/stock/photo-1635805737707-575885ab0820.webp"
/>
<div>
<h2 class="text-3xl font-bold">Head of Marketing</h2>
<h3 class="text-md italic">Luka Dekanozishvili</h3>
<p class="py-6">
Mr. Dekanozishvili is our Head of Marketing as well as our Senior Marketing Manager. He excells in Search Engine Optimization, and helped build up the reputation of HexName from the ground up.
Mr. Dekanozishvili is our Head of Marketing as well as our Senior Marketing Manager.
He excels in Search Engine Optimization, and helped build up the reputation of HexName from the ground up.
</p>
<button class="btn btn-primary">Get in touch!</button>
<button class="btn btn-primary not-sm:w-full"><a href="https://www.linkedin.com/in/lukadeka">Get in touch!</a></button>
</div>
</div>
</div>
<div class="hero bg-base-200 mb-16">
<div class="hero-content flex-col lg:flex-row-reverse">
<img
class="max-w-sm rounded-lg shadow-2xl"
alt="man in suit"
src="https://img.daisyui.com/images/stock/photo-1635805737707-575885ab0820.webp"
/>
<div>
<h2 class="text-3xl font-bold">Senior Software Engineer</h2>
<h3 class="text-md italic">Luka Dekanozishvili</h3>
<p class="py-6">
With numerous years of experience leading and building company-wide projects, Luka Dekanozishvili is an expert at backend as well as frontend development.
He specializes in scalability, maintainability, as well as ensuring a high-quality product.
</p>
<button class="btn btn-primary not-sm:w-full"><a href="https://www.linkedin.com/in/lukadeka">Get in touch!</a></button>
</div>
</div>
</div>
<div class="hero bg-base-200 mb-16">
<div class="hero-content flex-col lg:flex-row">
<img
class="max-w-sm rounded-lg shadow-2xl"
alt="man in suit"
src="https://img.daisyui.com/images/stock/photo-1635805737707-575885ab0820.webp"
/>
<div>
<h2 class="text-3xl font-bold">Principal DevOps Engineer</h2>
<h3 class="text-md italic">Luka Dekanozishvili</h3>
<p class="py-6">
With extensive hands-on experience deploying, monitoring, and maintaining production systems, Luka single-handedly designed the entire deployment infrastructure.
He specializes in automating everything that can be automated, keeping systems reliable, simple, and rapidly fixing issues to ensure a high uptime.
<!-- When something is “handled,” it is usually because he handled it personally. -->
</p>
<button class="btn btn-primary not-sm:w-full"><a href="https://www.linkedin.com/in/lukadeka">Get in touch!</a></button>
</div>
</div>
</div>
<div class="hero bg-base-200 mb-16">
<div class="hero-content flex-col lg:flex-row-reverse">
<img
class="max-w-sm rounded-lg shadow-2xl"
alt="man in suit"
src="https://img.daisyui.com/images/stock/photo-1635805737707-575885ab0820.webp"
/>
<div>
<h2 class="text-3xl font-bold">UX & UI Design Lead</h2>
<h3 class="text-md italic">Luka Dekanozishvili</h3>
<p class="py-6">
Luka brings years of experience designing user interfaces that balance aesthetics with usability.
He is responsible for layout decisions, color schemes, accessibility considerations, and ensuring the product is maximally intuitive.
He ensures this by paying attention to every detail, and arguing with himself about every little design choice beforehand.
</p>
<button class="btn btn-primary not-sm:w-full"><a href="https://www.linkedin.com/in/lukadeka">Get in touch!</a></button>
</div>
</div>
</div>