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

Highlights

  • Pro

Organizations

@attuning-microclimates

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 · zk@linuxsvr
📚 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

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

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

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

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

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.

    JavaScript 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