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

Highlights

  • Pro

Block or report hexawulf

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

0xWulf

πŸŽ“ Computer Science Student | 🐧 Linux Enthusiast | πŸ“š Lifelong Learner

Building small tools that help me study better and solve real-world problems

Portfolio Email GitHub


πŸš€ About Me

πŸŽ“ B.A. Computer Science student at International University of Applied Sciences (IU Germany)
πŸŽ“ M.A. in Sinology β€” Background in classical Chinese language and philosophy
🐧 Linux-first workflows β€” Ubuntu is my daily driver for development and study
πŸ“š Learning Journey β€” Currently learning Vue.js
πŸ“ Self-Hosted β€” Most of my app projects run locally on piapps.dev, my Raspberry Pi 5 server running Ubuntu 26.04 + Nginx


πŸ› οΈ Featured Projects

🧧 Confucius

Searchable archive of German Confucius translations

πŸš€ Live Demo | πŸ“‚ Source

A personal project to preserve my German translations of Confucian texts, rebuilt as a modern searchable website.

Tech Stack: Vue 3 β€’ Vite

βœ‚οΈ SnippetMate

Personal code snippet manager

πŸš€ Live Demo | πŸ“‚ Source

A snippet manager SPA built with Vue 3, Express, and MySQL for my university project.

Tech Stack: Vue 3 + Vite + Bootstrap 5 β€’ Node.js + Express β€’ MySQL 8

Track and visualize your reading habits

πŸš€ Live Demo | πŸ“‚ Source

Upload your Goodreads library export CSV and get insightful visualizations and statistics about your reading history. Built to track my reading goals.

Tech Stack: React β€’ Node.js β€’ Express β€’ Recharts

πŸ“ MarkdownMate

Real-time markdown editor and previewer

πŸš€ Live Demo | πŸ“‚ Source

Write and preview Markdown side by side. I use this regularly for formatting course notes and README files.

Tech Stack: React 18 β€’ TypeScript β€’ Vite β€’ Tailwind β€’ Monaco Editor

πŸ“Š ProbPlots Web

Probability & statistics calculator with plots

πŸš€ Live Demo |πŸ“‚ Source

A web interface for computing Normal, Binomial, Poisson, CLT, and joint distributions β€” with PNG plot output. Built to help me study for my statistics exams.

Tech Stack: Python β€’ FastAPI β€’ Tailwind

πŸ“‹ TableTamer

Browser-based CSV visualizer and editor

πŸš€ Live Demo | πŸ“‚ Source

Convert raw CSV data into filterable, editable tables with zero backend dependency. A handy tool for quickly inspecting data files.

Tech Stack: React 18 β€’ TypeScript β€’ Vite β€’ Tailwind β€’ shadcn/ui


πŸ“Š GitHub Stats


πŸ’» Tech Stack & Skills

Languages

Java TypeScript JavaScript Python

Frontend

Vue.js React TailwindCSS Vite

Backend & Database

Node.js Express.js Spring Boot MySQL

Tools & Platforms

Linux Git VS Code


πŸ”­ Current Focus

  • πŸ“š Learning Vue.js & Node.js β€” Working through courses and building real projects along the way
  • πŸ› οΈ SnippetMate β€” A snippet manager SPA built with Vue 3, Express, and MySQL for my university project
  • 🐧 Linux-First Development β€” Ubuntu is my daily environment for coding, studying, and experimenting

πŸ“ˆ Contribution Activity

GitHub Activity Graph

Pinned Loading

  1. confucius confucius Public

    Searchable archive of German Confucius translations, rebuilt as a modern Vue + Vite website.

    Vue

  2. SnippetMate SnippetMate Public

    Paste it. Tag it. Find it. A single-page web app for capturing, tagging, and searching short text and code snippets from the web.

    Vue 1

  3. tabletamer tabletamer Public

    A browser-based CSV visualization and transformation tool that converts raw CSV data into beautiful, interactive tables. TableTamer helps users quickly analyze, manipulate, and transform tabular da…

    TypeScript

  4. reading-habit-tracker reading-habit-tracker Public

    A web application for tracking and visualizing your reading habits using Goodreads export data. This tool allows you to upload your Goodreads library export CSV and provides insightful visualizatio…

    JavaScript

  5. MarkdownMate MarkdownMate Public

    The online markdown editor. Write, edit, and export beautiful documents in real-time.

    TypeScript

  6. probplots-web probplots-web Public

    Web Interface for probplots. Thin FastAPI calculator for probability & stats (Normal, Binomial, Poisson, CLT, joint), with PNG plots and a simple Tailwind UI.

    HTML