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

Hey there! I'm 0xWulf πŸ‘‹

πŸŽ“ CS Student | πŸŽ“ M.A. in Sinology | 🐧 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 and Node.js
🎯 Focus β€” Building tools that help me on my study journey and solve real-world problems


πŸ› οΈ Featured Projects

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

πŸ“‹ 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

🧧 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

πŸ“ 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

πŸ” KeyJolt

PGP key generator with secure deletion

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

Generate PGP keys for privacy enthusiasts, with secure deletion and rate limiting. My first Spring Boot project.

Tech Stack: Spring Boot 3 β€’ Java 17 β€’ Thymeleaf β€’ Vanilla JS


πŸ“Š 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


🀝 Let's Connect!

Always happy to learn from others and share what I'm working on.

Email Me Start Discussion


🐺 Dennis Ritchie β€” "The only way to learn a new programming language is by writing programs in it."

Profile Views GitHub followers

Thanks for visiting! ⭐ Star my repos if you find them useful

Pinned Loading

  1. 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

  2. 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

  3. confucius confucius Public

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

    Vue

  4. MarkdownMate MarkdownMate Public

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

    TypeScript

  5. 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

  6. KeyJolt KeyJolt Public

    Generate Secure PGP & SSH Keys Create cryptographically secure PGP and SSH key pairs instantly. Your private keys are generated securely and automatically deleted after download.

    Java