From 4996ca2c1885062734dbee407b9c35f242ab2dea Mon Sep 17 00:00:00 2001 From: OpenCode Worker Date: Mon, 6 Jul 2026 17:55:18 -0500 Subject: [PATCH] skills: compress to six-category summary and drop forced page break --- resume.tex | 47 +++++++---------------------------------------- 1 file changed, 7 insertions(+), 40 deletions(-) diff --git a/resume.tex b/resume.tex index 352f1ba..85d6eca 100644 --- a/resume.tex +++ b/resume.tex @@ -194,48 +194,15 @@ {Completed 15+ medium machines, peak global rank 564.} \resumeSubHeadingListEnd -\newpage - \section{Skills} +%-----------SKILLS----------------- +\section{Skills} \begin{itemize}[leftmargin=0.15in, label={}] \small{\item{ - - \textbf{Languages}{: Rust (async, embedded, unsafe, FFI), C, C++, Python, Java, Bash/ZSH, PowerShell, TypeScript, Solidity, SQL, YAML, TOML, JSON, Protobuf, Lua, HCL} \\ - - \textbf{C++/Rust Libraries}{: STL, Boost, Qt, Eigen, OpenCV, fmt, spdlog, nlohmann::json, pybind11, OpenSSL, Botan, RESTinio, Protobuf, tokio, hyper, axum, tonic, serde, rayon, dashmap, crossbeam, criterion, Polars, tch-rs, ndarray, rusqlite, reqwest, tracing, tower} \\ - - \textbf{Computational Engineering \& Scientific Computing}{:} - \begin{itemize}[leftmargin=0.1in] - \item \textit{Core Numerical Libraries:} BLAS, LAPACK, Eigen, NumPy, SciPy, JAX, autograd, SymPy - \item \textit{ODE/PDE Solvers:} Runge–Kutta (RK4/RK45), Adams–Bashforth, backward Euler, differential equation modeling in SciPy and JAX - \item \textit{Optimization \& Linear Algebra:} cvxpy, scipy.optimize, least-squares solvers, matrix factorization, eigenvalue problems - \item \textit{GPU \& Parallel Acceleration:} NVIDIA CUDA Toolkit, cuBLAS, cuDNN, Numba, cupy, OpenMP, multithreading with Rayon (Rust) - \item \textit{Data Analysis \& Visualization:} pandas, 1polars, matplotlib, seaborn, Plotly, Jupyter, interactive scientific dashboards - \item \textit{Mathematical Tools:} MATLAB, GNU Octave, numerical integration, Fourier transforms, curve fitting, symbolic computation - \end{itemize} - - \textbf{Cybersecurity}{: Reverse engineering, binary exploitation, heap/ROP attacks, forensics, persistence, protocol design, privilege escalation research} \\ - - \textbf{Red/Blue Team Tooling}{: nmap, rustscan, masscan, Burp Suite, sqlmap, amass, nuclei, ffuf, netexec, impacket, mimikatz, Metasploit, BloodHound, Rubeus, linPEAS, Wireshark, volatility, hashcat, john, stegseek, responder, mitmproxy} \\ - - \textbf{Networking \& Protocols}{: WireGuard, Tailscale, Tor, QUIC, HTTP/3, TLS 1.3, DNS, DHCP, NTP, MQTT5, gRPC, Kafka, custom protocol design, packet crafting, NAT traversal} \\ - - \textbf{Systems \& Linux Administration}{: Arch, Debian, Proxmox VE, kernel tuning, cgroups v2, namespaces, FUSE, BPF/eBPF, Seccomp, AppArmor, PAM, sandboxing (bubblewrap, Firejail), debugging (gdb, strace, ltrace, bpftrace), systemd automation} \\ - - \textbf{Server \& Infrastructure Management}{: Operate 40+ Docker/Podman containers across HA servers for mail, web, and compute services (\texttt{Postfix, Dovecot, nginx, HAProxy, Traefik, MinIO, Redis, PostgreSQL, TimescaleDB, ClickHouse, Grafana, Prometheus, Loki, Vaultwarden, Matrix, Gitea, Forgejo}). Implements encrypted replication, zero-trust networking, and full observability.} \\ - - \textbf{Backend \& Distributed Systems}{: PostgreSQL, SQLite, Redis, MinIO, Kafka, NATS, MQTT, gRPC, REST, WebSockets, Axum, Actix, FastAPI, caching layers, sharding, stream processing} \\ - - \textbf{Cloud, Virtualization \& IaC}{: AWS (EC2, S3, Route 53, Lambda, IAM, CloudFormation), Terraform, Proxmox, Nix/NixOS, Docker Swarm, Kubernetes (K3s), WireGuard mesh} \\ - - \textbf{DevOps, CI/CD \& Build Systems}{: Git, GitHub Actions, GitLab CI, CMake, Make, Cargo, Bazel, Nix Flakes, Jenkins, tmux, jq, reproducible builds, cosign, cppcheck, valgrind, static analysis, container hardening} \\ - - \textbf{Monitoring \& Observability}{: Grafana, Prometheus, Loki, node\_exporter, perf, tracing, uptime-kuma} \\ - - \textbf{Frontend \& Interface Development}{: Tauri, React/Next.js, Svelte, TailwindCSS, TypeScript, Electron, ImGui, FTXUI, wasm-bindgen, wasm-pack} \\ - - \textbf{Embedded \& Hardware}{: STM32, ESP32, Arduino, Raspberry Pi, I2C/SPI/UART, telemetry, cross-compilation (cargo-embed, probe-rs, OpenOCD), RTOS, edge computing nodes} \\ - - \textbf{Skill Profile Summary}{: Advanced in Rust, C++, and Linux administration with specialization in containerized infrastructure, distributed systems, and numerical computation. Experienced in GPU acceleration, ODE solving, and scientific programming using Python and C++.} + \textbf{Languages}{: Rust (async/unsafe/FFI), C, C++ (23), Python, TypeScript, Java, Bash, SQL, GLSL} \\ + \textbf{Systems \& Infrastructure}{: Linux (Arch/Debian/Proxmox), Docker/Podman (40+ containers, HA), WireGuard, Nginx/Traefik, PostgreSQL, ClickHouse, Redis, Kafka, MQTT, gRPC, ZFS (150TB+), zero-trust networking} \\ + \textbf{Scientific Computing}{: NumPy/SciPy/JAX, Eigen, BLAS/LAPACK, CUDA/cuBLAS, ODE solvers (RK4/RK45), optimization (cvxpy), PyTorch} \\ + \textbf{Security}{: reverse engineering, binary exploitation, network forensics, hardening/sandboxing (eBPF, seccomp, AppArmor), red/blue-team tooling (nmap, Burp Suite, Metasploit, Wireshark, hashcat)} \\ + \textbf{Frontend \& Embedded}{: Next.js/React, Svelte, Tauri, FTXUI, STM32/ESP32, cross-compilation} }} \end{itemize}