Skip to content
View gab-dev-7's full-sized avatar

Highlights

  • Pro

Block or report gab-dev-7

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
gab-dev-7/README.md

๐Ÿ‘‹ Hi, I'm Gabriel Windlin

Computer Science Student | Systems & Security Enthusiast | Full-Stack Developer

I'm a Bachelor's student in Computer Science at ETHZ, passionate about building efficient systems, robust security tools, and clean, user-friendly applications. I enjoy working across the entire stack, from low-level socket programming in C to modern web frameworks.


๐Ÿ› ๏ธ Technologies & Skills

  • Languages: Java, Python, C, JavaScript/TypeScript, HTML/CSS, Shell
  • Frameworks & Tools: Spring Boot, React, Tailwind CSS, Jekyll, Astro
  • Systems & DevOps: Linux, Docker, Kubernetes, Git

๐Ÿš€ Featured Projects

Here's a selection of my work that showcases my interests and capabilities:

Systems & Security

  • TCP Port Scanner: A high-performance TCP connect() scanner in C using non-blocking sockets and select() for precise control.
  • SEC-SUITE: A comprehensive security toolkit featuring multi-threaded password cracking, modern hash algorithm support, and various security utilities.
  • Dotfiles: My minimal, keyboard-driven Arch Linux configuration featuring Hyprland, Neovim, and Kitty.

Web Development & Applications

  • Screen Savor: A responsive movie discovery web app that integrates with the TMDB API to browse trending films and view details.
  • Matrix Calculator: A full-stack web application with a React frontend and Spring Boot backend for performing various matrix operations.
  • Personal Portfolio: My responsive personal website, built with a modern UI/UX and an integrated, dynamically-loaded CV.

๐Ÿ“ซ Let's Connect

Pinned Loading

  1. sec-suite sec-suite Public

    SEC-SUITE: Advanced Security Testing Toolkit with password cracking, network scanning, keylogging, and encoding tools.

    Python 1

  2. chat-app chat-app Public

    single-connection TCP chat application implemented in C

    C

  3. dotfiles dotfiles Public

    My personal dotfiles for Arch Linux + Hyprland

    CSS

  4. MatrixCalculator MatrixCalculator Public

    Java

  5. port-scanner port-scanner Public

    C

  6. screen-savor screen-savor Public

    JavaScript