Avatar

Hi, I'm Alkiva


I'm a junior high-school student who loves engineering.



About Me

my favourite phrase is "What If..."

I love to ask it to myself. It makes me find out that (almost) nothing is impossible.
"What If" is also why I do coding. sometimes, it makes me explore, try new things, and prove my theory

My favourite colour is Pastel Blue.

(Nearly) Everyone loves that colour, so, why not? it's very cool (both of the meanings) and calm

I have two cats. why do all programmers love cats?


Projects

Python-Projects Repo

Smaller scale python projects.
mainly Pygame

On Github
Alkivaadiarsa.github.io Site

this site, which is also my most polished webpage.
Experimentation with Javascript and HTML5.

On Github

Is it green or not?


100 scripts, 666 Blocks of code, 18 sprites, and 100 costumes

The world has a LOT of environmental problems, but how do we slow it down? learn more about it in this project.

special thanks to:
@_undrcl0k for telling me about the competition (he made a game too!)
@kanzatanzila for being a competitor
@griffpatch and @ZonxScratch for tutorials


Python

LAN chat
LAN Internet chat

An internet chat application made using python.,
uses tkinter for GUI and socket for messaging.

on Github

7 September 2025

PyProj
Python-Projects

Smaller scale projects made using Python.
including a 2d flight engine made using pygame

last edited: 24 October 2025

On Github

Javascript

Breakout
Use the arrow keys to move the paddle and prevent the ball from falling! Play till end to get a surprise!

A game made using only Javascript. made using Mozzila's tutorial here