Skip to content
View verazi's full-sized avatar

Block or report verazi

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

Hi, this is Vera 👋

I’m an IT graduate from the University of Melbourne, with a strong focus on High Performance Computing and Statistical Machine Learning.

🚀 High Performance & Distributed Systems Projects

Spell Checker System

  • Parallelized large-scale word extraction using OpenMP, achieving up to 6× speedup. see Repository & Report
  • Designed a distributed candidate generation pipeline with MPI, achieving 22× speedup. see Repository & Report

Super-Resolution Convolutional Neural Network

  • Deployed deep CNN on FPGA to accelerate low-resolution to high-resolution image reconstruction. see Repository

Cloud-Based Housing Affordability from Social Media

  • Built a serverless cloud analytics pipeline to ingest and analyze large-scale Reddit and Mastodon data. see Repository
  • Integrated CI/CD (GitLab) for automated deployment and scalable data processing

Distributed Bank System Snapshot

  • Implemented Venkatesan’s incremental snapshot algorithm to capture globally consistent states with minimized control messages and full crash recovery. see Repository

🤖 Machine Learning Projects

Human vs Machine Text Classifier

  • Developed a 4-layer neural network with 17K-dimensional input to classify AI-generated vs. human-written text across imbalanced domains, achieving 96.5% accuracy and 0.82 macro-F1. see Repository

Voice-based querying of social media data collections using the MCP and LLM

  • Built a voice-based querying system connecting APIs and LLMs via the Model Context Protocol (MCP), allowing natural language access to social media data collections with LLM-based reasoning summaries . see Repository

📬 Find me here  

Linkedin Badge   Gmail Badge

Pinned Loading

  1. Efficient-Dictionary Efficient-Dictionary Public

    comp90025 project

    C++

  2. Publisher-Subscriber-System Publisher-Subscriber-System Public

    This Java-based project enables real-time communication between multiple publishers and subscribers using a network of Brokers to handle message routing with flexibility and efficiency.

    Java

  3. Spell-Checker-System Spell-Checker-System Public

    C++

  4. Cloud-Based-Housing-Affordability-from-Social-Media Cloud-Based-Housing-Affordability-from-Social-Media Public

    Python