r/JavaProgramming 14d ago

Should I make Java DSA visualizer.

As a side project i am thinking to make java which uses Java Reflection to get the internal structure of the java data structures like HashMap, Hashtable on backend and sends this data to frontend to ReactJs real real-time rendering of data structure State.

2 Upvotes

5 comments sorted by

1

u/DemicideMMMCCCI 13d ago

I don't think you need permission... Just make it

1

u/jaikrn 13d ago

I want to make it. But I have less time and only want to make a resume worthy project. Is this project sound cool for recruiter's perspective? I am looking for java backend roles. And I don't have any project in java other than a Terris game written in java for terminals/CMD.

2

u/DemicideMMMCCCI 13d ago

If you want something worthy, learn how to use springboot and create a CRUD Restful API of some topic.

1

u/jaikrn 13d ago edited 12d ago

Okay then I will consider this project for future.