Skip to content
View naamsanamone's full-sized avatar

Block or report naamsanamone

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

Pinned Loading

  1. maze-solver-visualizer maze-solver-visualizer Public

    Interactive pathfinding algorithm visualizer built with Spring Boot & HTML5 Canvas. Features BFS, DFS, Dijkstra, A* with real-time animation, maze generation, and 30+ unit tests.

    Java

  2. URL-Shortener URL-Shortener Public

    A full-stack URL shortener built with Spring Boot, Apache Kafka, PostgreSQL & Redis. Features event-driven async analytics, custom aliases, link expiration, Base62 encoding, rate limiting.

    Java

  3. WeatherApp WeatherApp Public

    WeatherApp is a simple Java web application developed using Servlets, JSP, HTML, CSS, and JavaScript. It integrates with the OpenWeatherMap API to fetch weather data for a given city and display it…

    Java

  4. autocomplete-system autocomplete-system Public

    A search autocomplete system built with Spring Boot using Trie and MinHeap data structures. Features ranked suggestions, search analytics, and a real-time search UI.

    Java