Bio
I am a sophomore at VIT Bhopal pursuing Electrical and Communication Engineering. I have a strong passion for technology and innovation, particularly in the fields of coding and software development. My journey in programming has led me to explore various languages including Java, Python, and C++, and I take great pride in developing innovative projects that tackle real-world problems.
Projects
public class Projects {
private String name = "Dhruvraj Singh Shekhawat";
private String[] skills = {"Java", "Python", "C++"};
public void developProjects() {
System.out.println("Developed deep learning model for on-device semantic segmentation using U-Net and Keras");
System.out.println("Built a UI-based calculator in Java");
}
public void upcomingProject() {
System.out.println("Working on a PDF to DOCX converter web app!");
}
public void showPortfolio() {
System.out.println("Check out my projects at GitHub: https://github.com/dhruvraj-singh-shekhawat or by clicking Projects in navigation bar.");
}
}
Hobbies
I have watched several anime and would love to discuss them! Below are some of the anime I’ve watched, along with my personal ratings:
Berserk - Rating: 10/10
The Apothecary Diaries - Rating: 9/10
Death Note - Rating: 10/10
Blue Lock - Rating: 9/10
Kuroko No Basket - Rating: 9/10
My Teen RomCom SNAFU - Rating: 9.5/10
Code Geass - Rating: 10/10
Haikyuu! - Rating: 10/10
To see my full list of watched anime, visit my MyAnimeList.
Apart from coding and anime, I enjoy watching cricket and cooking. I plan to write about these topics in my upcoming blog posts, so stay tuned!