<DiabloSat />

let menu: Vec<&str> = vec![
     "About",
     "My Skills",
     "My Projects",
     "My Contributions",
];

Hi! I`m...

DiabloSat |

My real name is Antipov Kostiantyn

18 y.o. • Ukraine • FullStack developer

About me

I’m a fan of Linux, open-source, and everything related to GNU and freedom.
I actively participate in various open-source projects to make the world a better place and free it from the tyranny of corporations and proprietary software.
Occasionally, I watch anime and read manga.
Astolfo one love! :)

Skills

let skill_names: Vec<&str> = vec!["Html / CSS", "JS / TS", "Rust", "C++", "Python", "Shell"];
let skills = create_skills(&skill_names);
Website::render(skills)

HTML / CSS

JS / TS

Rust

C++

Python

Shell

Other skills

In addition to programming, I am interested in reverse engineering and electronics.
I enjoy creating projects by hand, starting from designing schematics to building the first prototypes.