https://github.com/joshuajy03/
Not sure if this is allowed but I will take it down if it is not "legal."
Also, comment suggestions for my GitHub page and repositories.
https://github.com/joshuajy03/
Not sure if this is allowed but I will take it down if it is not "legal."
Also, comment suggestions for my GitHub page and repositories.
For further actions, you may consider blocking this person and/or reporting abuse
Benj Hingston -
Abdellah Hallou -
ILshat Khamitov -
Alex Merced -
Top comments (3)
Well, I don't know about the self promotion of the repository, but, keep up the good work! Code I've seen is looking good for a beginner and you'll improve much more!
The stuff on I have on GitHub is actually a lot easier programs than what I usually do as the actual coding probably only took 1 hr max for each project. Much of the time-consuming things were setting up the libraries and turning the .java files into runnable .bat files. Most of the stuff I do are all USACO Silver/Gold and not on GitHub, but I decided to change the pace and work on programs that related to real-world applications and not just solving cow puzzles.
One small thing don't upload your .class files to git. Those are created automatically when you compile your project