From 0b64cb7164f7bcb2733312ae377f82aefefb308b Mon Sep 17 00:00:00 2001 From: jdevfullstack Date: Wed, 17 Jul 2024 20:42:26 +0800 Subject: [PATCH 1/8] Update README.md --- README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c22812..ab04739 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # PureBasic Randomizer -*`updated 22 April 2022`* - [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fxdvrx1%2FPureBasic-Randomizer&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=PAGE+VIEWS&edge_flat=false)](https://hits.seeyoufarm.com) This is a small program that can randomly call learners. @@ -10,6 +8,22 @@ You can totally change these things as per requirement of yours. ![GUI](resources/screenshot1.png) +## The Good Old Days +PureBasic was my first ever programming language, so it reminds me of the good old days. +Before PureBasic, I first learned Excel formulas, which really captured my interest. +The very first time I encountered Excel was in college, +and it was the IF function presented by the professor that really caught my attention. + +## Disclaimer +Please note that this project is presented as a showcase of my work during a +specific period. It represents a snapshot of my skills and accomplishments +at that time. As such, this project is no longer actively maintained or updated. +It is kept public for demonstration purposes and may not reflect my current +abilities or the latest best practices in the field. + +Feel free to explore the project and its code. However, be aware that it might +use outdated libraries or patterns and is not intended for production use in its current state. + ## Compiling To compile/run, just use the PureBasic IDE, that's very fast and simple for simple programs like this. @@ -20,3 +34,6 @@ simple for simple programs like this. ## License MIT- The permissive license + +## More PureBasic Projects +check the main Page -> [PureBasic](https://github.com/jdevfullstack/PureBasic) From bf9e0c6902ec1a7b08f3bbfcdcc85b7d4cfdc7bd Mon Sep 17 00:00:00 2001 From: jdevfullstack Date: Wed, 17 Jul 2024 20:45:51 +0800 Subject: [PATCH 2/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab04739..7d9ad5a 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ simple for simple programs like this. 2. Then, made changes, and create a pull request. I'm happy you contribute to my repo! ## License -MIT- The permissive license +MIT - The permissive license ## More PureBasic Projects check the main Page -> [PureBasic](https://github.com/jdevfullstack/PureBasic) From 10b6949fa39aeb21bc971a506547d75b41f70b96 Mon Sep 17 00:00:00 2001 From: jdevfullstack Date: Wed, 17 Jul 2024 20:49:18 +0800 Subject: [PATCH 3/8] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 7d9ad5a..d3dbe99 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,6 @@ use outdated libraries or patterns and is not intended for production use in its To compile/run, just use the PureBasic IDE, that's very fast and simple for simple programs like this. -## Contributing -1. Fork it! -2. Then, made changes, and create a pull request. I'm happy you contribute to my repo! - ## License MIT - The permissive license From a348448c868ef06b8723d067a485fcfcb55d0f4d Mon Sep 17 00:00:00 2001 From: jdevfullstack Date: Wed, 17 Jul 2024 21:09:17 +0800 Subject: [PATCH 4/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3dbe99..802e5db 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,4 @@ simple for simple programs like this. MIT - The permissive license ## More PureBasic Projects -check the main Page -> [PureBasic](https://github.com/jdevfullstack/PureBasic) +check the Main Page -> [PureBasic](https://github.com/jdevfullstack/PureBasic) From b94956eb7682d92a44eec7e207dc195f6b736981 Mon Sep 17 00:00:00 2001 From: jdevfullstack Date: Thu, 18 Jul 2024 21:42:31 +0800 Subject: [PATCH 5/8] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 802e5db..c71039e 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,6 @@ at that time. As such, this project is no longer actively maintained or updated. It is kept public for demonstration purposes and may not reflect my current abilities or the latest best practices in the field. -Feel free to explore the project and its code. However, be aware that it might -use outdated libraries or patterns and is not intended for production use in its current state. - ## Compiling To compile/run, just use the PureBasic IDE, that's very fast and simple for simple programs like this. @@ -32,4 +29,5 @@ simple for simple programs like this. MIT - The permissive license ## More PureBasic Projects +for more PureBasic discussion and other details, check the Main Page -> [PureBasic](https://github.com/jdevfullstack/PureBasic) From d5b206b5c94e3f01f56effb6a2ab59774f4c7107 Mon Sep 17 00:00:00 2001 From: jdevfullstack Date: Thu, 18 Jul 2024 22:16:47 +0800 Subject: [PATCH 6/8] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c71039e..52c9b5b 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ at that time. As such, this project is no longer actively maintained or updated. It is kept public for demonstration purposes and may not reflect my current abilities or the latest best practices in the field. +However, feel free to learn from this archived project, +preserved as it was during that specific period ! + ## Compiling To compile/run, just use the PureBasic IDE, that's very fast and simple for simple programs like this. From 39e7167953be39979136c0872e51e988fbf4535c Mon Sep 17 00:00:00 2001 From: jdevfullstack Date: Fri, 19 Jul 2024 01:19:27 +0800 Subject: [PATCH 7/8] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 52c9b5b..fca74e6 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,6 @@ You can totally change these things as per requirement of yours. ![GUI](resources/screenshot1.png) -## The Good Old Days -PureBasic was my first ever programming language, so it reminds me of the good old days. -Before PureBasic, I first learned Excel formulas, which really captured my interest. -The very first time I encountered Excel was in college, -and it was the IF function presented by the professor that really caught my attention. - ## Disclaimer Please note that this project is presented as a showcase of my work during a specific period. It represents a snapshot of my skills and accomplishments @@ -31,6 +25,12 @@ simple for simple programs like this. ## License MIT - The permissive license +## The Good Old Days +PureBasic was my first ever programming language, so it reminds me of the good old days. +Before PureBasic, I first learned Excel formulas, which really captured my interest. +The very first time I encountered Excel was in college, +and it was the IF function presented by the professor that really caught my attention. + ## More PureBasic Projects for more PureBasic discussion and other details, check the Main Page -> [PureBasic](https://github.com/jdevfullstack/PureBasic) From 5b34138d1b2728242714c8732e9a8e313e08aed2 Mon Sep 17 00:00:00 2001 From: jdevfullstack Date: Mon, 22 Jul 2024 21:04:40 +0800 Subject: [PATCH 8/8] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fca74e6..73c0595 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,9 @@ and it was the IF function presented by the professor that really caught my atte ## More PureBasic Projects for more PureBasic discussion and other details, check the Main Page -> [PureBasic](https://github.com/jdevfullstack/PureBasic) + +## More Of My Content +- [jdevfullstack Profile](https://github.com/jdevfullstack) +- [jdevfullstack Repos](https://github.com/jdevfullstack?tab=repositories) +- [jdevfullstack Projects](https://github.com/jdevfullstack-projects) +- [jdevfullstack Tutorials](https://github.com/jdevfullstack-tutorials)