Skip to content
View CodeYourCareer's full-sized avatar

Block or report CodeYourCareer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CodeYourCareer/README.md

👨‍💻 About Me

public class PrinceKumarYadav {

    String name        = "Prince Kumar Yadav";
    String location    = "Deoria, Uttar Pradesh, India";
    String college     = "Vishveshwarya Group of Institutions, Greater Noida";
    String degree      = "B.Tech — Computer Science & Engineering (2026)";
    String email       = "[email protected]";

    String[] currentlyBuilding = {
        "Job Portal — Spring Boot REST API with JWT Auth",
        "Strengthening DSA fundamentals on LeetCode"
    };

    String[] skills = {
        "Java", "Spring Boot", "Spring Security", "Hibernate/JPA",
        "REST APIs", "JWT", "MySQL", "PHP", "JavaScript",
        "HTML5", "CSS3", "Bootstrap", "AWS (EC2, S3, IAM)",
        "Git", "GitHub", "Maven", "Postman", "Linux"
    };

    String funFact = "I interned at BEL — a Government of India Defence PSU! 🇮🇳";
}

🏆 Competitive Programming Stats


Platform Username Rating Problems Solved Highlights
CodeChef princeyad590 654 (Div 4 ⭐) 50+ 🥉 Problem Solver Bronze Badge · Java Skill 89% · Java Getting Started 93%
LeetCode princeyad590 1522 · Top 38% 101+ (70 Easy, 29 Med, 2 Hard) 268 submissions · Max streak 23 days

💼 Experience

🏭 Bharat Electronics Limited (BEL) — Software Engineering Intern  |  Aug 2025 – Sep 2025

🇮🇳 Government of India Defense PSU — Ministry of Defence

  • Engineered a Python-based Monopulse Equation & GUI Generator for IFF radar systems, cutting manual calculation effort by 40%.
  • Validated algorithm outputs against real-world radar benchmarks, achieving 98%+ accuracy in signal parameter matching.
  • Followed defense-grade secure coding standards throughout the full development lifecycle.

Tech: Python • Pandas • Matplotlib • Signal Processing • Electronics

🚀 Projects

🔧 Job Portal — Hiring Platform Backend  |  Java · Spring Boot · Spring Security · JWT · MySQL · REST API
  • Built a multi-role REST API supporting Job Seekers, Employers & Admins with RBAC via Spring Security.
  • Developed full Job CRUD APIs (create, update, delete, search by keyword/location) tested end-to-end with Postman.
  • Designed normalized MySQL schema with optimized indexed queries; integrated Spring Data JPA / Hibernate.
  • Currently implementing JWT-based stateless auth; planning AWS deployment (EC2 + Railway).
🏥 Doctor–Patient Telemedicine Platform  |  PHP · MySQL · JavaScript · Bootstrap
  • Built appointment booking with role-based dashboards for doctors & patients, reducing scheduling conflicts by 30%.
  • Secured patient records with parameterized queries and server-side input validation to eliminate SQL injection.
💾 SoftwareHub — Software Repository & Distribution System  |  PHP · MySQL · Bootstrap
  • Multi-user software distribution platform with version-controlled downloads, optimized for 50+ concurrent users.
  • Implemented access-controlled admin dashboard for file uploads, user management & audit logging.

🛠️ Tech Stack




🎓 Education

Degree Institution Year CGPA
🎓 B.Tech — CSE Vishveshwarya Group of Institutions, Greater Noida 2022 – 2026 7.1 / 10
📘 Intermediate — Math & Science L.N.Y.T Intermediate School, Deoria 2020 – 2022 5.7 / 10
📗 High School Assumption Public School, Gorakhpur 2018 – 2020 4.9 / 10

📜 Certifications

Certificate Platform Year
✅ Java (Basic) 2025
✅ Problem Solving (Basic) 2025
✅ Responsive Web Design 2023
✅ Java Online Test & Quiz — 89% (2600/2900 pts) 2026
✅ Getting Started with Java — 93% 2026

🏅 Achievements

🏆 Award 📍 Event
💯 100+ Problems Solved · Top 38% Globally LeetCode — Contest Rating 1522
🏅 Problem Solver Bronze Badge CodeChef — 50+ Problems Solved
🥇 1st Place — Project Exhibition Deoria Mahotsav 2020
🥈 2nd Place — Scrap Project Competition VGI Technical Event
🥉 3rd Place — Technical Project Competition VGI Technical Event

📊 GitHub Stats


📬 Connect With Me

Profile Views Followers

Pinned Loading

  1. job-portal-rest-api job-portal-rest-api Public

    Production-ready Job Portal REST API built with Spring Boot, featuring JWT authentication, role-based access control, job posting, search, applications, and admin features.

  2. Softfiler Softfiler Public

    A web-based software downloading system, optimized for performance with 20% faster downloads and over 500 daily users.

    PHP

  3. doctor-patient-video-call-platform doctor-patient-video-call-platform Public

    This project is a global telemedicine platform where any certified doctor can register, and patients can book video call consultations from anywhere in the world. The platform provides secure video…

    PHP 1