Skip to content
View Crenwuste's full-sized avatar

Block or report Crenwuste

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. BugTrackerPro--OOP BugTrackerPro--OOP Public

    A ticket management system similar to Jira, built with Java using OOP principles and design patterns (Factory, Observer, Command, Singleton). Manages tickets, milestones, user roles, and automated …

    Java

  2. Cei3Musafiri/Football-Prediction Cei3Musafiri/Football-Prediction Public

    This project implements an advanced football match result prediction system using Machine Learning algorithms

    Python 1

  3. AWS-Remote-Executor AWS-Remote-Executor Public

    Remote Executor is a Spring Boot REST API that asynchronously provisions a temporary AWS EC2 instance, runs a shell command over SSH, stores execution state in memory, and terminates the instance a…

    Java

  4. ML-Incident-Prediction ML-Incident-Prediction Public

    PredictAlerts is an early incident detection project for univariate time-series data. It uses synthetic data, sliding-window features, and a Random Forest model to predict incidents in the near fut…

    Python

  5. Parallel-Firewall--OS Parallel-Firewall--OS Public

    Multi-threaded firewall implementation with producer-consumer pattern, thread-safe ring buffer, and POSIX synchronization primitives

    C

  6. My-Shopping-Site My-Shopping-Site Public

    A simple shopping website built with Flask. It uses Python for backend logic and renders dynamic content with Jinja2 templates. The project demonstrates basic routing, product display, and clean co…

    HTML