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:


© 2024 Dhruvraj Singh Shekhawat. All rights reserved.