Hey there! I'm
Jaswanth Majjiga
I analyze data that impacts real-world customers and develop software solutions to enhance the ease and experience of end users.
I am currently a graduate student at VIT-AP University, with a CGPA of 8.68/10. I am seeking opportunities to gain experience in the fields of analytics and software development.
My interests include Data Analysis,Software Development, AI/ML, NLP,Cloud Computing
View CV
About Me
My introduction
I’m passionate about software development and data analytics to create innovative solutions that enhance user experiences. My interest in these fields grew as I realized the significant impact they can have on real-world problems. With each project, I've become more dedicated to developing and analyzing code that drives meaningful results. During my time as a student at VIT-AP University, I built a solid foundation in core technologies, including programming with Python, SQL, and Java, web development, cloud computing, and data analysis.
Fast-forward to today, I’ve had the privilege of working on multiple projects that have sharpened my technical abilities and problem-solving skills. As a graduate student, I discovered my passion for both software development and data analytics and have actively worked on honing these skills through hands-on projects. I’m eager to contribute to roles that align with my interests in software development and data analytics, where I can continue to learn and grow while making a tangible impact.
Experiences
Projects
Qualifications
Cloud computing intern
Teachnook
Data Analyst Intern
Nxtivia
Skills
My technical levelProgramming
Have a Knowledge in diverse languagesJava
python
JavaScript
HTML/CSS
SQL
R
C
Tools and Technologies
Power Bi
Git
Azure
Android Studio
VS Code
Frameworks
Flask
Flutter
CSS Frameworks
React
NodeJs
People Skills
Proactive Problem-Solving
Team Collaboration
Excellent Communication Skills
Adaptability
Leadership
Time Management
Critical Thinking
Strategic Planning
Contributions
My ProjectsPROJECTS
-
Text Summarization Project
2022Developed a text summarization tool using Transformers with a focus on efficient summarization across multiple use cases, including stories, generic texts, and YouTube transcripts.
Utilized the Hugging Face Transformers library and implemented a summarization pipeline for precise and high-quality summaries.
Deployed the project using Flask, providing a user-friendly interface for various text summarization needs.
- Technologies: Transformers, Flask, Python
- Components: story_summarizer.py, text_summarizer.py, youtube_transcript_summarizer.py
- Use Cases: Summarization of stories, generic texts, and YouTube transcripts
-
Bank Management System - Web-Based Banking Platform
2024Developed a comprehensive web-based platform to automate and centralize all monetary transactions, enhancing efficiency and reducing errors in banking operations.
Implemented distinct user roles for Admin and Customer, ensuring secure and role-based access to the system.
- Designed using PHP and MySQL, ensuring a robust backend for managing transactions and user data.
- Features include account creation, transactions (deposit, withdrawal, transfer), loan management, and user profile management.
- Security was a primary focus, with measures to prevent data duplication and unauthorized access.
- Tools Used: Visual Studio Code (IDE) for development, MySQL for database management, and Bootstrap for responsive design.
-
Theft Detection System - Real-Time Object Detection Using YOLOv8
2024Developed a real-time theft detection system utilizing YOLOv8 for high-accuracy object detection. The project was trained and tested using Google Colab with GPU support.
Deployed the trained model using Flask for a web-based application, providing real-time detection through video feed processing.
- Mounted Google Drive in Colab to manage project files and datasets efficiently.
- Installed the Ultralytics package, which includes YOLOv8, for implementing state-of-the-art object detection algorithms.
- Trained the model with the YOLOv8m architecture using a custom dataset annotated with Roboflow, ensuring precise detection of theft-related objects.
- Validated the model with the best-performing weights, assessing its accuracy and robustness on unseen data.
- Utilized the model for prediction tasks on various video sources, adjusting the confidence threshold for optimal performance.
- Exported the trained model to TFLite format for deployment on mobile or edge devices, making the solution scalable and versatile.
- Flask Deployment: Integrated the best-trained model into a Flask application, enabling real-time detection via a web interface, enhancing security monitoring systems.