Lokeshwar Panuganti
******************@*****.*** 917-***-**** https://github.com/lokeshwarp01
CAREER OBJECTIVE:
Motivated software developer with a strong foundation in programming, problem-solving, and web technologies. Eager to contribute to innovative IT projects by developing scalable, user-focused solutions and continuously expanding technical expertise.
EDUCATION:
Master of Computer Applications (MCA) in Computer Science - R.V.R. & J.C. College of Engineering, Guntur
Acharya Nagarjuna University 2023 – 2025
CGPA: 7.90 / 10
Bachelor of Computer Applications (BCA) in Computer Science - JKC College, Guntur Acharya Nagarjuna University 2020 – 2023
CGPA: 7.91 / 10
SKILLS:
TECHNICAL SKILLS: HTML5 • CSS3 • Tailwind CSS • JavaScript • React.js • Node.js • Express.js • REST API
• JWT (JSON Web Token) • MongoDB • MySQL • Java • Python • C • Object-Oriented Programming (OOP) • Data Structures and Algorithms (DSA) • Database Management Systems (DBMS) • Software Development Life Cycle (SDLC) • Git • GitHub • Postman • Visual Studio Code • Render • Netlify SOFT SKILLS: Communication • Teamwork • Problem-Solving • Time Management • Eager to Learn • Adaptability • Analytical skills
PROJECTS:
1. E-Commerce Website (Meshop) GitHub Repo Live Link Tech Stack: React JS, HTML, CSS, JavaScript
Designed and developed the frontend of an online shopping website.
Users can view products, add items to the cart, and see a summary of their order.
Used React components to create pages like Home, Cart, and Product Details.
Practiced basic state management in React to update UI based on user actions. 2. Full-Stack News Management System (DailyN) Live Link Tech Stack: Node.js, Express.js, MongoDB, JWT, Cloudinary, React.js, Tailwind CSS Developed a responsive web application for managing and consuming news articles with role-based access control
Backend (Node.js/Express): GitHub Repo
RESTful API with JWT authentication for admin and user roles
MongoDB for data persistence with Mongoose ODM
Cloudinary integration for image storage and management
Secure file upload handling with validation
Frontend (React/Vite): GitHub Repo
Modern UI built with React and Tailwind CSS
Responsive design for optimal viewing on all devices
Protected routes for admin dashboard and user-specific features
State management using React Context API