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

Highlights

  • Pro

Block or report nivlevyy

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

πŸ’« About Me:

Hi πŸ‘‹, I’m niv levy
A passionate software developer and cybersecurity learner.

- πŸ”­ I’m currently working on an AI-powered phishing detection browser extension integrated into uBlock Origin

- 🌱 I’m currently learning Google Cybersecurity Professional Certificate

- πŸ“« How to reach me nivlevy239@gmail.com

- ⚑ Fun fact : I love surfing as much as I love coding (so, it’s a lot)!

🌐 Socials:

LinkedIn

πŸ’» Tech Stack:

C C# C++ Python AssemblyScript .Net Git GitHub Docker CMake

πŸ“Š GitHub Stats:



πŸ” Top Contributed Repo


Pinned Loading

  1. UBE_final_project_ublock_enhanced UBE_final_project_ublock_enhanced Public

    AI-powered phishing detection extension that enhances uBlock Origin with real-time ML analysis of URLs, domains, HTML, and JavaScript. Combines static blacklists with dynamic in-browser detection, …

    JavaScript 1

  2. http_tcp_server http_tcp_server Public

    Custom HTTP 1.1 Web Server A lightweight HTTP/1.1 server built in C++ supporting methods like GET, POST, PUT, and DELETE. It serves dynamic content, supports multi-client handling with select, and …

    C++ 1

  3. mta_coin_block_chain mta_coin_block_chain Public

    Dockerized blockchain mining simulation using IPC

    C++

  4. Book-Store-Management-API Book-Store-Management-API Public

    This project is a Flask-based Book Management System that allows users to store, retrieve, update, and delete book records using PostgreSQL and MongoDB. The project supports RESTful APIs, logging, …

    Python