Skip to content
View paulhondola's full-sized avatar
💭
0.1x Developer & DDOS-Driven-Developement
💭
0.1x Developer & DDOS-Driven-Developement

Highlights

  • Pro

Organizations

@DEM-Arduino-Project @UniHack2024 @Brigada-Inginerilor-Amarati

Block or report paulhondola

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

Hey there! 👋

Education

Undergraduate Student at Polytechnic University of Timișoara

Automation and Computers, Computer and Information Technology Branch

Main University Repository

View My Resume

Full Stack Applications

Vibecodium

Collaborative browser-based IDE with real-time multi-user editing (Yjs CRDT), an AI coding agent (SSE streaming), sandboxed Docker execution, Github integration and one-click Vercel deploys. Built with BHVR stack. iTEC 2026 hackathon entry.

My Skills

Low Level & Systems

AtomC Compiler

Recursive-descent compiler frontend for a C-like language, written from scratch in Rust. Implements lexical analysis, tokenization, and syntax validation with save/restore backtracking.

My Skills

ArchLens Analyzer

CLI tool that generates PlantUML / yUML class diagrams from compiled .jar and .dll binaries via reflection.

My Skills

High Performance Computing

Multithreaded and Distributed Image Processing Benchmarking Toolkit

A high-performance hybrid parallel image processing framework utilizing OpenMP and MPI to apply complex convolution kernels to large datasets. Features comprehensive benchmarking across serial, multithreaded (shared memory), and distributed execution models (message passing, shared filesystem, task pool), complete with performance analysis tools.

My Skills

OpenMP Dense Matrix Multiplication Benchmark and Analysis

A comprehensive benchmarking suite implementing multiple dense matrix multiplication algorithms in serial and parallel forms using OpenMP.

My Skills

Top Languages

GitHub activity graph

GitHub Streak
github contribution grid snake animation

Pinned Loading

  1. vibecodium vibecodium Public

    Collaborative Agentic Browser-Based IDE

    TypeScript

  2. archlens archlens Public

    Java & C# Reverse Engineering Tool & UML Generator

    Java 1

  3. atomc_compiler atomc_compiler Public

    Educational Compiler for C-Subset Language

    Rust

  4. Bitdefender-AC-Labs Bitdefender-AC-Labs Public

    Reverse Engineering and Malware Analysis

    C 1

  5. MPI-OpenMP-Image-Processing MPI-OpenMP-Image-Processing Public

    Multi-threaded and Distributed Image Processing System

    C

  6. OpenMP-Dense-Matrix-Multiplication OpenMP-Dense-Matrix-Multiplication Public

    Custom Matrix Multiplication Benchmark Suite

    C