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
-
11
1
# Java Projects
12
2
13
- * ` updated 4 August 2022 ` *
14
-
15
3
[ ![ 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 )
16
4
17
5
## Subdirectories
@@ -31,6 +19,16 @@ you need to click `View on GitHub` to download the
31
19
source codes.
32
20
33
21
Thanks!
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 !
34
32
35
33
## Java Highlights
36
34
> - Java has an excellent reputation in web development.
@@ -78,10 +76,5 @@ web apps.
78
76
## Compiling
79
77
< https://github.com/xdvrx1/java-create-jar-exe-file-tutorial >
80
78
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
-
86
79
## License
87
80
MIT - the permissive license
0 commit comments