public class Hooman {
public String name = "Kumar Rishav";
public String favoriteLanguage = "Anything according to the project";
private String[] hobby = {"Anime", "Singing", "Solving daily life problems"};
private Map<String, String> social = new HashMap<String, String>(){{
put("LinkedIn", "https://www.linkedin.com/in/kumar-rishav-5a9407172/");
}};
}
🛠️
Building
Pinned Loading
-
KIIT_TnP_Scraper
KIIT_TnP_Scraper PublicPython driven scraper that scrapes list of notices
Python 3
-
-
game-distribution-template
game-distribution-template Public templateFlask based game distribution template
Python 2
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

