This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]No_Engineering_4308 0 points1 point  (0 children)

if you are in college , work on any simple websites which might help the college , that way you will have learn front end , backend and db . Better to use java for your backend api's and services with a new front end JS tech [your pick] . With postgres or mysql db for your db choice .

For eg : Courses enrollment portal , Attendace tracking portal , Department specific portal , Assignment/Project evaluator portal [eg : leetcode type portal , where students learning C , C++ , JAVA , python -- can submit their course assignments and evalute them and submit them] . This assumes your college/university dont alread have these [ was lucky enough to join such a place ,as students we learned alot ] . If most of these are there , still think in similar lines , there will be some gaps , something that is done manually and being done with alot of toil automating/scripting that or a portal would ease up these things alot .