Programmer & Tool Developer

Assalamu alaikum, amigo! Soy

BuYousuf

A programmer specializing in tool development. Passionate about bridging technology and security, I build solutions that empower both users and developers. My core areas include programming, tool development, and cybersecurity, with a constant focus on clarity, speed, and simplicity in execution.

tsx index.tsx
import React from 'react';

interface DeveloperProfile {
    name: string;
    title: string;
    skills: string[];
    problemSolver: boolean;
    securityFocused: boolean;
    toolDeveloper: boolean;
}

const Profile: React.FC = () => {
    const profile: DeveloperProfile = {
        name: "M0x",
        title: "Programmer | Tool Developer",
        skills: [
            "Python", "JavaScript", "React", "PHP",
            "Tool Development", "Cybersecurity",
            "CTF Competitions", "Problem Solving"
        ],
        problemSolver: true,
        securityFocused: true,
        toolDeveloper: true
    };

    return <div>{profile.name}</div>;
};

export default Profile;
About Me!

Engineering impactful web systems

My passion for programming grew from a deep interest in experimentation and understanding how things work. I now focus on creating secure, high-performance tools with clean design — practical solutions that simplify work for users.

M0x
Experience

Professional Journey

A timeline of my professional growth and key achievements

Beginning

Started Programming Journey

I began my journey in the world of programming through experimentation and exploration, focusing on understanding how technologies work internally.

Specialization

Tool Development

I specialized in developing software tools that make work easier for developers and users, focusing on performance and simplicity.

Cybersecurity

CTF & Security Challenges

I started participating in CTF competitions and solving security challenges, which enhanced my understanding of cybersecurity and ethical hacking techniques.

Present

Impactful Projects

I work on projects that combine programming and security, focusing on building practical solutions that serve the community.

Projects

Projects

A collection of projects I've worked on

FindFX

FindFX

A specialized CFX server finder tool. Search and discover detailed information about FiveM servers including IP addresses, player count, gamebuild, and server location.

Visit Project
riddles

ألغاز الشيخ إبراهيم المقبل

مجموعة تفاعلية من ألغاز الشيخ إبراهيم المقبل مع واجهة أنيقة وميزات متقدمة. يتضمن ألغاز دينية وذهنية و لغوية

زيارة المشروع
Skills

Areas of Interest

Skills and technologies I work with

Tool Development Icon Tool Development

Python Tools Web Scraping Plugins / Integrations

Programming Icon Programming

Python JavaScript React PHP

Cybersecurity Icon Cybersecurity

CTF Penetration Testing