Skip to content
View RaulMalik's full-sized avatar
🥭
🥭

Highlights

  • Pro

Block or report RaulMalik

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

Hey, I'm Raul.

I build data/ML projects, web apps, blockchain & cryptography systems, and occasionally play with Swift.

I care about solid architecture, readable code, and not shipping fragile systems.
Most of what’s here is small tools, experiments, and prototypes around privacy, security, and getting ideas into production.

🔗 Check out more of my work at my portfolio site.

Raul's signature

Pinned Loading

  1. campuscred-nft-system campuscred-nft-system Public

    NFT-based academic credential verification system with Flask backend, enabling tamper-proof educational credentials through blockchain technology. Featuring secure file storage with SHA-256 hashing.

    Python

  2. CoinVoyant CoinVoyant Public

    An Ethereum blockchain analytics platform with ML-driven insights. Tracks portfolio performance, calculates PnL, predicts price trends, and detects anomalies using machine learning algorithms.

  3. Gryphguard Gryphguard Public

    A password manager built in Python to explore cryptography, secure storage, and password management concepts. Educational project focusing on encryption, key derivation, and security best practices.

  4. dicegameboard dicegameboard Public

    A beginner-friendly Java console game where two players race to 3000 coins by rolling dice and landing on themed board tiles. Built as a school project to practice OOP fundamentals and game logic.

    Java