Skip to content
View kokkondaBhanuteja's full-sized avatar
🛠️
Crafting Code
🛠️
Crafting Code

Block or report kokkondaBhanuteja

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
kokkondaBhanuteja/README.md

👋 Hi, I'm Bhanu Teja

Typing SVG

👨‍💻 About Me

public class BhanuTeja {
    private final String[] skills = {
        "Java", "Spring Boot","CPP", "React", "Node.js", "MongoDB", "AWS"
    };
    private final String current = "4th-year undergraduate engineering student";
    private final String passion = "Building scalable and efficient applications";

    public String getStatus() {
        return "Coding and learning something new every day!";
    }

    public void solveProblems() {
        while(problemExists()) {
            analyzeChallenge();
            developSolution();
            optimizePerformance();
            commit("Fixed another bug 🐞");
        }
    }
}

I'm a highly skilled Java Developer with a strong foundation in full-stack development. My expertise spans from building robust backend systems with Spring Boot to creating responsive and interactive front-end experiences with React.

💼 Experience

Infosys (3-month internship)
  • Developed and maintained RESTful APIs using Spring Boot
  • Served as a Scrum Master for a team of 5 developers
  • Implemented CI/CD pipelines with Jenkins and Docker
  • Optimized database queries resulting in a 35% improvement in API response time

🚀 Featured Projects

QuickPark Assist

A smart parking system enabling users to find, book, and manage parking spots with services like EV charging and car cleaning.

URBIX

A real estate investment platform featuring market analysis, property comparison, and investment forecasting.

Dr. Derma

AI-based skincare recommendation system that analyzes skin conditions and suggests personalized treatments.

Daily Coding Journal

Personal coding journal documenting daily programming practice, problem-solving approaches, and algorithmic thinking.

View All Projects

📊 GitHub Stats

Bhanu's GitHub Stats Bhanu's Top Languages
Bhanu's Streak
GitHub Trophies

⚡ Tech Stack

💻 Languages

java javascript html5 css3 python c cplusplus

🚀 Frameworks & Libraries

🛢️ Databases

☁ Cloud & DevOps

🧰 Tools

📫 Connect With Me

🔄 My Contributions

github-snake

💡 Fun Fact

Jokes Card

🔥 I love problem-solving, optimizing performance, and contributing to open-source projects! 🔥


Profile views
⭐ Show some ❤️ by starring some of my repositories! ⭐

Popular repositories Loading

  1. quick-park-assist quick-park-assist Public

    The Java Quick Park Assist project is a smart parking system that enables users to find, book, and manage parking spots while offering services like EV charging and car cleaning. It ensures a seaml…

    Java 1 2

  2. Daily-Coding-Journal Daily-Coding-Journal Public

    This repository serves as my personal coding journal, where I document my daily programming practice, problem-solving approaches, and algorithmic thinking. It includes solutions to coding challenge…

    Java

  3. JS30 JS30 Public

    HTML

  4. DigitalLibraryRecord DigitalLibraryRecord Public

    This a Java standalone Application. which is used to digitalize manual record writing.

  5. dr_derma dr_derma Public

    This is a project that can give you a healthy skin diet based on some questionnaire using AI

    JavaScript

  6. kokkondaBhanuteja kokkondaBhanuteja Public

    Hi fellow developers, you've reached my profile