Skip to content
View kisueer's full-sized avatar
🏫
At School
🏫
At School

Block or report kisueer

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 250 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
kisueer/README.md

Howdy , it's Kisueer 👋

Passionate Linux enthusiast with a little coding experience.

sh-6.9$ /bin/bash -i
~#
~# ls
AboutMe Projects language.py sysinfo*

Telegram Instagram


~# cat AboutMe

  • I am a student 📚
  • I am from Romania RO
  • Love of my life : Python 🛌
  • Dream: become a software engineer 💸
  • Fun Fact: I love playing CS:GO HvH

Current Works:

  • Doing CTF's.
  • Learning Golang.
  • Trying to get good marks in exams.
  • Working on some private projects.

~# ls Projects


Repository Name Description
Hydra Phisher An automated phishing tool with 30+ phishing templates.
Portfolio An Portfolio website that I created.
Wifi PW Dumper An tool to get the Passwords from my school network.
School Hub Host my school work like projects , powerpoints , etc.

~# head language.py

class Languages:
  def __init__(self):
    self.python = "Python 🐍"
    self.bash = "Bash 🔩"
    self.csharp = "C# 🛠️"
    self.html = "HTML 🛜"
    self.golang = "Golang (Learning)"
    self.future = "..."

~# ./sysinfo

Device Operating System Processor GPU
Device 1 Windows 11 Pro AMD Ryzen™ 9 9950X3D NVIDIA RTX 5070 TI
Samsung Galaxy M21 Android 12, OneUI 4 Unisoc None

Pinned Loading

  1. Wifi-Password-Dumper Wifi-Password-Dumper Public

    C#

  2. Hydra-Phish Hydra-Phish Public

    HTML

  3. SchoolHub SchoolHub Public

    HTML

  4. UserFoot UserFoot Public

    Python