Skip to content
View VoidCanvasByte's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report VoidCanvasByte

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
VoidCanvasByte/README.md

Hi 👋, Welcome to my coding space!

Backend-Focused Developer


🌤️ WeatherInquiry – Weather Project

WeatherInquiry is a clean and user-friendly weather information app designed to display real-time weather conditions and forecasts based on user input.
url: https://VoidCanvasByte.github.io/WeatherInquiry/

✨ Features:

  • 🔍 Search weather by city name
  • 🌡 Real-time temperature, humidity, wind info
  • 📍 Location-based forecast (using geolocation

🛒 SimpleMall – A Minimalist E-commerce Platform

SimpleMall is a full-featured clothing-focused e-commerce backend system. It emphasizes simplicity, scalability, and clean architecture.

Developed in Java using Spring Boot and Spring Security for scalable and secure RESTful API development.

Implements JWT-based authentication and role-based access control to manage customers, artists, and admin users.

Structured around a relational database (MySQL/PostgreSQL), with optimized SQL queries and indexing strategies for handling product searches and transactions.

Follows clean architecture principles, separating core business logic from persistence and delivery layers.

🔧Core Features:

User registration and login, ensuring email uniqueness and secure password storage.

Artist-specific profiles and dashboards, enabling artists to upload and showcase their own fashion products or artwork for sale.

Product catalog with category filtering, keyword search, and detailed product views.

Shopping cart, order placement, and wishlist features, with transaction data stored securely in the backend.


SimpleMall is an e-commerce website platform that I am developing independently. It aims to provide a simple and smooth online shopping experience, focusing on the display and sales of clothing products. The project is inspired by brand websites such as UNIQLO and MUJI, combining modern front-end technology with a stable and efficient back-end architecture. The project is still under continuous iteration, and the functions and technical details are constantly optimized.

Pinned Loading

  1. WeatherInquiry WeatherInquiry Public template

    天气查询

    JavaScript

  2. SimpleMall SimpleMall Public

    Java