(Working On / In Arbeit) Net-Scan
net-scan is a fast, Go-powered CLI tool for network diagnostics and security testing. It combines ping, port scanning, DNS lookup, HTTP checks, and banner grabbing – all in one simple tool.
net-scan is a fast, Go-powered CLI tool for network diagnostics and security testing. It combines ping, port scanning, DNS lookup, HTTP checks, and banner grabbing – all in one simple tool.
A microservices architecture built with Java and Spring Cloud, featuring four services, including an aggregator service. The system is event-driven and includes a central config server, service discovery, load balancing, a gateway server, and OAuth2 authentication with Keycloak. Based on Microservice Authentication Project.
A social media post server with identity and access management, allowing users to create, like, and comment on posts. This was a final project for a database course at university. Based on JWT Auth Project.