Skip to content
View phantekzy's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report phantekzy

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
phantekzy/README.md
 
        __                          __             __                          
       /\ \                        /\ \__         /\ \                         
 _____ \ \ \___       __       ___ \ \ ,_\     __ \ \ \/'\   ____    __  __    
/\ '__`\\ \  _ `\   /'__`\   /' _ `\\ \ \/   /'__`\\ \ , <  /\_ ,`\ /\ \/\ \   
\ \ \L\ \\ \ \ \ \ /\ \L\.\_ /\ \/\ \\ \ \_ /\  __/ \ \ \\`\\/_/  /_\ \ \_\ \  
 \ \ ,__/ \ \_\ \_\\ \__/.\_\\ \_\ \_\\ \__\\ \____\ \ \_\ \_\/\____\\/`____ \ 
  \ \ \/   \/_/\/_/ \/__/\/_/ \/_/\/_/ \/__/ \/____/  \/_/\/_/\/____/ `/___/> \
   \ \_\                                                                 /\___/
    \/_/                                                                 \/__/ 

[phantekzy@archlinux ~]$ fastfetch

                   -`                   phantekzy@archlinux
                  .o+`                  -------------------------------
                 `ooo/                  Full Name : Maini Lotfi Abdelkader
                `+oooo:                 Alias     : phantekzy
               `+oooooo:                Location  : Bir Mourad Raïs, Algiers, Algeria
               -+oooooo+:               Age       : 28 (born 1996-09-08)
             `/:-:++oooo+:              Role      : Elden Lord + Web Dev + CyberSec
            `/++++/+++++++:             Status    : Currently exploring ArchLinux
           `/++++++++++++++:            WM        : Hyprland 
          `/+++ooooooooooooo/`          Shell     : Zsh + Starship
         ./ooosssso++osssssso+`         Editor    : Neovim (Lua)
        .oossssso-````/ossssss+`        Terminal  : Alacritty
       -osssssso.      :ssssssso.       Browser   : Firefox / W3M
      :osssssss/        osssso+++.      Theme     : NerdFont + Gruvbox Dark
     /ossssssss/        +ssssooo/-      Hobby     : AI, Linux, low-level code
   `/ossssso+/:-        -:/+osssso+-    Fun Fact  : Dropped Civil Engineering for Code 
  `+sso+:-`                 `.-/+oso:   Motto     : "Learn. Build. Play Dark Souls. Repeat."
 `++:.                           `-/+/   
 .`                                 `


[phantekzy@archlinux ~]$ cd ~/skills/dev_stack/

[phantekzy@archlinux dev_stack]$ ls -la
-rw-r--r-- 1 phantekzy users   13 Jul 01 20:25 HTML5
-rw-r--r-- 1 phantekzy users   13 Jul 01 20:25 CSS3
-rw-r--r-- 1 phantekzy users   13 Jul 01 20:25 JavaScript
-rw-r--r-- 1 phantekzy users   13 Jul 01 20:25 PHP
-rw-r--r-- 1 phantekzy users   13 Jul 01 20:25 Node.js
-rw-r--r-- 1 phantekzy users   13 Jul 01 20:25 React
-rw-r--r-- 1 phantekzy users   13 Jul 01 20:25 MySQL

[phantekzy@archlinux ~]$ cd ~/socials/

[phantekzy@archlinux socials]$ curl -s linkedin.com/in/maini-lotfi | grep -i "Maini Lotfi"
[ OK ] Loaded LinkedIn profile 

[phantekzy@archlinux socials]$ curl -s x.com/mainilotfi | grep -i "Maini Lotfi"
[ OK ] X/Twitter feed found 

[phantekzy@archlinux socials]$ curl -s youtube.com/@phantekzy | grep -i "phantekzy"
[ OK ] YouTube channel detected 

[phantekzy@archlinux socials]$ mail -s "Contact" [email protected]
[ INFO ] Opening email client... 

[phantekzy@archlinux ~]$ uname -a
Linux archlinux 6.9.6-arch1-1 x86_64 GNU/Linux

[phantekzy@archlinux ~]$ exit

logout

███████████ Process terminated successfully.

Thank you for visiting PHANTEKZY's Arch terminal 

Popular repositories Loading

  1. phantekzy phantekzy Public

    phantekzy’s Terminal-Style README emulates a real ArchLinux terminal session, creatively showcasing my personal info, developer stack, tools, and social links. Built with a love for Linux, coding, …

    1

  2. js-api-todo-list js-api-todo-list Public

    A simple and responsive ToDo List web application built with HTML, CSS, and JavaScript. It allows users to add, complete, and delete daily tasks. All tasks are managed dynamically with JavaScript.

    JavaScript

  3. js-BlurToReveal js-BlurToReveal Public

    A simple JavaScript project that allows users to reveal hidden spoilers in a story. This project uses JavaScript to toggle visibility for <span> elements with the class spoiler, making it easy to b…

    HTML

  4. js-cookie-manager js-cookie-manager Public

    A simple JavaScript utility to set and retrieve browser cookies using clean and readable functions. Perfect for beginners learning how cookies work in the browser environment.

    JavaScript

  5. js-dark-light-comments js-dark-light-comments Public

    A modern comment section UI with dark and light themes, built using HTML, CSS, and vanilla JavaScript. Includes animated background effects, form handling, and infinite scrolling. Perfect for learn…

    HTML

  6. js-carousel js-carousel Public

    A lightweight, responsive carousel with touch and mouse drag support, infinite scrolling, pagination, and keyboard navigation. Built with zero dependencies and customizable slide count and visibili…

    JavaScript