Skip to content
View thex150's full-sized avatar
Block or Report

Block or report thex150

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

Hi there 👋

I'm a guy who loves programming, cybersecurity and privacy

Just my opinion: My view of programming is that it's useful to have a general understanding of languages and how they work, but that doesn't mean you use them everyday. For example: I learned C++ +- 3/4 years ago and was doing some little programs but I don't use it anymore because I discovered Rust which is 100x better (it's the future)

I've learned these languages, but like C, for the most part I don't use them anymore. html, css, lua, python, javascript, java, php, c++, rust, assembly(x86_64)

the languages I still use for

web development html, css, javascript (frontend) Rust (actix & rocket for the backend

gaming lua (I recently made a FiveM anticheat for my server)

desktop app (native ui & web assembly) Rust (Slint & Egui) Assembly

mobile Rust (I have seen that we can now use rust I will learn this soon)

I still use python and php when I need to use them in ctf or to modify an exploit but don't use them to make a project

I have some project I am working on with my friends like a

  • web fuzzer
  • network scanner
  • password manager
  • some osint tools
  • passive subdomain finder via sources like censys, etc ...
  • others...

All these projects will be developed mainly in rust, with a website for the projects that need it, and will be accessible only to the people to whom we give access. If you are interested to work with me and my friends these project, dm me on my social network (session prefered)

I am also learning 3d with blender, c4d, graphic design and video editing

Social networks

discord: thex150 1225522902619787315 session: 0555aa72d1a92209b5b16468942398299cd6e4fe665fdb44694bbc65856d639c02

Popular repositories Loading

  1. mkdir-asm mkdir-asm Public

    Just a mkdir in asm

    Assembly

  2. execve-asm execve-asm Public

    Just an execve in asm

    Assembly

  3. GitFive GitFive Public

    Forked from mxrch/GitFive

    🐙 Track down GitHub users.

    Python

  4. thex150 thex150 Public

    Just my readme file

  5. app-peid app-peid Public

    Forked from wolfram77web/app-peid

    PEiD detects most common packers, cryptors and compilers for PE files.

    HTML

  6. surrealdb surrealdb Public

    Forked from surrealdb/surrealdb

    A scalable, distributed, collaborative, document-graph database, for the realtime web

    Rust