1- <!-- Global site tag (gtag.js) - Google Analytics -->
2- <script async src =" https://www.googletagmanager.com/gtag/js?id=UA-146817309-1 " ></script >
3- <script >
4- window .dataLayer = window .dataLayer || [];
5- function gtag (){dataLayer .push (arguments );}
6- gtag (' js' , new Date ());
7-
8- gtag (' config' , ' UA-146817309-1' );
9- </script >
10-
111# Java Projects
122
13- * ` updated 4 August 2022 ` *
14-
153[ ![ Hits] ( https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fxdvrx1%2Fjava&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=PAGE+VIEWS&edge_flat=false )] ( https://hits.seeyoufarm.com )
164
175## Subdirectories
@@ -31,6 +19,16 @@ you need to click `View on GitHub` to download the
3119source codes.
3220
3321Thanks!
22+
23+ ## Disclaimer
24+ Please note that these projects are presented as a showcase of my work during a
25+ specific period. They represent a snapshot of my skills and accomplishments
26+ at that time. As such, these projects are no longer actively maintained or updated.
27+ They are kept public for demonstration purposes and may not reflect my current
28+ abilities or the latest best practices in the field.
29+
30+ However, feel free to learn from these archived projects,
31+ preserved as they were during that specific period !
3432
3533## Java Highlights
3634> - Java has an excellent reputation in web development.
@@ -78,10 +76,5 @@ web apps.
7876## Compiling
7977< https://github.com/xdvrx1/java-create-jar-exe-file-tutorial >
8078
81- ## Contributing
82- 1 . Fork the repo!
83- 2 . Then, made changes and create a pull request.
84- 3 . If not fork, just please star this. Thanks!
85-
8679## License
8780MIT - the permissive license
0 commit comments