Skip to content
View developeraki's full-sized avatar
🤒
Out sick
🤒
Out sick

Block or report developeraki

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
developeraki/README.md

About Me


Contact Me

Mail : [email protected]
ds: akii#4744
Made by aki
old github acc : click here


Skills



class aki extends Profile {
  constructor() {
    this.username = "aki";
    this.location = "bedroom";
    this.languages = ["HTML", "CSS", "JavaScript", "Python", "C", "Json", "Php"];
    this.ds = "akii#0001";
    this.websites = {
    "desktop-first": "https://developeraki.github.io/akidev/",
    "working-in-progress": "https://developeraki.github.io/aki/",
    "responsive": "soon"
    };
  }
  name() {
    return this.name;
  }
}

const me = new aki();

my stats

Other infos

Hii, I'm Aki, a full-stack developer which loves to program in Python and Javascript. I also knew
C, C , Php, MySQL, HTML and CSS.
I recently started to study Cybersecurity, which is one of my passion.
In future, i'd like to become a cybersecurity engineer.


I'm a 14yo student which loves to program. I also like to watch anime, read manga and do some gym excercise.
I lived in Milano for 12 years, but i moved up to Emilia-Romagna, (Italy)

Contents

In this profile I'll post only interesting projects and big projects. I recently change my profile. here you can find :

  • some portfolio templates
  • back-end projects

Popular repositories Loading

  1. developeraki developeraki Public

    1

  2. bot bot Public template

    a basilar discord bot in python

    Python 1

  3. portfolio portfolio Public

    project section in my portfolio.

    CSS

  4. etch-a-sketch etch-a-sketch Public

    etch a sketch built in javascript. my first project using javascript

    JavaScript

  5. HWID-Finder HWID-Finder Public

    HWID Finder built with python.

    Python

  6. bhptrojan bhptrojan Public

    simple github based trojan.

    Python