--- January 29, 2021 ---

Regular Expression
Quick Guide

This project is meant to help beginners master the basics of regular expressions in python quickly. The user has to run the code first and read the output, then do some experiments by changing the code and arguments.

Project GitHub repository
--- January 29, 2021 ---

ExcellecxE

This application helps in merging several similar excel sheets that contain different information into one. It helps school and university teachers gather data about exams or group activities into one for easier analysis. This applies to other disciplines that have similar needs.There is a great potential to gradually develop this project until it is a very useful excel files utility. This initial project will act as the starting seed.

Project GitHub repository