Skip to content

Latest commit

 

History

History
142 lines (132 loc) · 5.27 KB

index.md

File metadata and controls

142 lines (132 loc) · 5.27 KB
layout hero features
home
name text tagline image actions
Apartium Development
Bringing scalable JVM game development to the next level
src alt
/img/index-logo.png
Apartium Development
theme text link
brand
Our products
/products
theme text link
alt
blog
/blog
icon title details
🛠️
Highly skilled team members
Our development team is highly trained and motivated, with each time member having their own area of expertise.
icon title details
📋
Enhanced workflow
We employ a streamlined workflow that includes code testing, ci/cd pipelines, documentation and more. We are always looking for ways to improve our workflow with the latest word in the industry.
icon title details
🚩
Security first
Security is not even a task for us, its part of every line of code we write. Where relevant our products boast extensive security measures to ensure your players are safe.
<script setup> import { VPTeamPage, VPTeamPageTitle, VPTeamMembers } from 'vitepress/theme'; const member = [ { avatar: 'https://www.github.com/liorsl.png', name: 'Lior Slakman', title: 'Maintainer', links: [ { icon: 'github', link: 'https://github.com/liorsl' }, { icon: 'discord', link: 'https://discord.com/users/331785139656851457' }, { icon: 'linkedin', link: 'https://www.linkedin.com/in/lior-slakman-3076a2219/' }, { icon: { svg: '' }, link: 'mailto:[email protected]' } ] }, { avatar: 'https://www.github.com/ofirtim.png', name: 'Ofir Hoffman', title: 'Senior Contributor', links: [ { icon: 'github', link: 'https://github.com/ofirtim' }, { icon: 'discord', link: 'https://discord.com/users/201095264021250048' }, { icon: 'linkedin', link: 'https://www.linkedin.com/in/ofir-hoffman-503518221/' } ] }, { avatar: 'https://www.github.com/ikfir.png', name: 'Kfir Botnik', title: 'Senior Contributor', links: [ { icon: 'github', link: 'https://github.com/ikfir' }, { icon: 'discord', link: 'https://discord.com/users/248460319117017088' }, { icon: 'linkedin', link: 'https://www.linkedin.com/in/kfir-botnik/' }, { icon: { svg: '' }, link: 'mailto:[email protected]' } ] }, { avatar: 'https://i.ibb.co/0cgDgBX/download.jpg', name: 'Elay Sasy', title: 'Senior UX/UI Designer', links: [ { icon: 'discord', link: 'https://discord.com/users/216930746340868096' }, { icon: 'linkedin', link: 'https://www.linkedin.com/in/elay-sasy-658102189/' }, { icon: { svg: '' }, link: 'https://behance.net/mutedlyfx' }, { icon: { svg: '' }, link: 'mailto:[email protected]' } ] }, { avatar: 'https://www.github.com/IdanKoblik.png', name: 'Idan Koblik', title: 'Contributor', links: [ { icon: 'github', link: 'https://github.com/IdanKoblik' }, { icon: 'discord', link: 'https://discord.com/users/429212281914785793' }, { icon: 'linkedin', link: 'https://www.linkedin.com/in/idan-k/' } ] }, { avatar: 'https://www.github.com/justnotro.png', name: 'Eilon Hafzadi', title: 'Contributor', links: [ { icon: 'github', link: 'https://github.com/justnotro' }, { icon: 'discord', link: 'https://discord.com/users/333628700321120257' } ] } ] </script> <style> .VPTeamMembers > div { grid-template-columns: repeat(auto-fit, minmax(204px, 1fr)) !important; } .image-bg > img { border-radius: 30px !important; } </style> Our Team The people that makes our projects possible