Skip to content

Regexle is a fun, daily challenge webapp where players must discover the correct regular expression to solve a given problem

Notifications You must be signed in to change notification settings

AlejandroAmayaIzquierdo/Regexle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Regexle

Regexle is a fun, daily challenge webapp where players must discover the correct regular expression to solve a given problem (e.g., validating an email).


image

Built with ASP.NET Core (backend), MySQL (database), and Angular (frontend), Regexle ensures security with built-in authorization and scalability for growing usage.


Features

  • 🎯 Daily Challenge: New regex puzzle every day.
  • ⚑ Instant Feedback: Test your regex against predefined cases.
  • πŸ” Authorization: Secure login and user progress tracking.
  • πŸ“Š Leaderboard: Compare results with friends and the community.
  • πŸ—‚ History: Review past challenges and your solutions.

Services Overview

  • ASP.NET Core Backend:
    Provides APIs, challenge generation, and authorization. Handles user progress, scoring, and test case validation.

  • MySQL:
    Persistent storage for users, challenges, and results.

  • Angular Client:
    Interactive frontend for solving challenges, testing regex, and viewing leaderboards.


πŸš€ Regexle – Turn regex headaches into fun daily practice!

About

Regexle is a fun, daily challenge webapp where players must discover the correct regular expression to solve a given problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published