Hello, I'm

Shudanshu Bora

|

3rd Year B.Tech IT Student | Full-Stack Developer | Problem Solver

I'm passionate about building impactful software solutions and turning ideas into reality through code. With expertise in full-stack development and a strong foundation in Java and Data Structures, I create efficient, scalable applications that solve real-world problems.

public class Developer {
    private String name;
    private String role;
    private String[] skills;
    
    public Developer() {
        this.name = "Shudanshu";
        this.role = "Full-Stack Dev";
        this.skills = new String[]{
            "Java", "Node.js", 
            "MySQL", "DSA"
        };
    }
    
    public void build() {
        System.out.println(
            "Building solutions!"
        );
    }
}

Scroll Down

01. About Me

Hi there! I'm Shudanshu Bora, a 3rd Year B.Tech Information Technology student from Greater Noida with a passion for building impactful software solutions.

My journey started with Java programming, where I developed a strong foundation in Data Structures and Algorithms. During my 2nd year, I expanded into full-stack development, building a complete Hospital Management System with Node.js, Express, and MySQL.

I believe in learning by building. From desktop applications to full-stack web systems, I enjoy solving real-world problems through code. I'm particularly interested in healthcare technology, automation, and creating software that makes a difference.

Currently focused on strengthening my development skills, contributing to open-source projects, and preparing for a career as a Software Developer at a product-based company.

🎓

Education

B.Tech IT (3rd Year)

💻

Specialization

Full-Stack Dev

🎯

Focus Area

Problem Solving

🚀

Goal

Software Engineer

02. Skills & Technologies

Programming Languages

Java

90%

JavaScript

75%

Backend & Database

Node.js

Node.js & Express

80%

MySQL

85%

Frontend Development

HTML5

80%

CSS3

75%

Tools & Others

Git & GitHub

85%
DSA

Data Structures & Algorithms

80%

03. Featured Projects

📧 Email Sender Application

A Java Swing desktop application for automated email sending using Gmail SMTP. Features include support for multiple recipients, file attachments via JavaMail API, and a clean, intuitive user interface for efficient email composition and delivery.

Java Swing JavaMail API SMTP

💼 Developer Portfolio Website

Personal portfolio website showcasing projects, skills, and achievements with a modern, responsive design. Features smooth scrolling, typing animations, and interactive elements built with vanilla JavaScript.

HTML5 CSS3 JavaScript Responsive Design

🧑‍💻 LeetCode Java Solutions

Comprehensive collection of Data Structures and Algorithms problems solved in Java. Each solution includes clean code, optimal approaches, and complexity analysis to strengthen problem-solving skills.

Java DSA LeetCode Algorithms

04. Get In Touch

Let's Connect!

I'm currently open to internship opportunities, freelance projects, and collaboration. Whether you have a question, want to discuss technology, or just want to say hi, feel free to reach out!