Skip to content
View 0x2x's full-sized avatar
🖥️
What can change the world
🖥️
What can change the world

Block or report 0x2x

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
0x2x/README.md
constHire_Me={name: "Nigel",location: "Seattle, WA",role: "QA Engineer @ Microsoft",interests: ["Backend Development","Application Development"],tech: {languages: ["Rust","C#","Python","JavaScript","TypeScript"],frameworks: ["Axum","Next.js","NestJS","Express.js"],databases: ["PostgreSQL","MariaDB","MySQL","SQLite","MongoDB"],caching: ["Redis","DragonflyDB"],security: ["Wireshark","Burp Suite","Nmap","SQLMap"]},socials: {linkedin: "https://www.linkedin.com/in/nigelraydavey/"}};

Pinned Loading

  1. Lastfm-Backend-Rust-Rocket.rsLastfm-Backend-Rust-Rocket.rsPublic

    This is a backend programmed in Rust to work with Last.fm and build a analytics sheet that will be used for my last.fm TUI application

    Rust

  2. Tree-HuggerTree-HuggerPublic

    A simple VS Code extension that converts an ASCII folder tree into real files and folders instantly.

    TypeScript

  3. Use Shazam recognize feature inside ...Use Shazam recognize feature inside of python
    1
    importlog
    2
    importtime
    3
    importjson
    4
    importrequests
    5
    fromplaywright.sync_apiimportsync_playwright, Browser
  4. text_to_handwriting.javatext_to_handwriting.java
    1
    /*
    2
    10/21/2025
    3
    Made this for my one_dimensional_password_manager.
    4
    5
    */
  5. SushiAPISushiAPIPublic

    Project for Yearup United, Made in JAVA using springboot.

    HTML

  6. RefresherRefresherPublic

    Built a modular Python CLI toolkit that performs static analysis, memory leak detection, dependency auditing, security scanning, and system optimization — combining code-level and OS-level performa…

    Python