Projects in Awesome Lists by bPavan16
A curated list of projects in awesome lists by bPavan16 .
https://github.com/bpavan16/codetranslator
This project demonstrates a method of translating Java code into Python using the T5-small transformer model, trained on a custom-generated dataset
code-translation huggingface-transformers nlp-machine-learning python
Last synced: 17 Oct 2025
https://github.com/bpavan16/speedreader
The Speedreader App is a personal project designed to enhance reading speed and comprehension. It utilizes a simple yet effective interface to display text from PDF files at a customizable speed. This application serves as a practical tool for anyone looking to improve their reading efficiency
Last synced: 30 Oct 2025
https://github.com/bPavan16/Plant-Disease-classification-using-CNN
Plant Disease Detection System using Convolutional Neural Networks (CNN) and transfer learning. Specifically, this system leverages the ResNet-50 architecture implemented in PyTorch and has achieved an accuracy of 82% on the validation set.
cnn-classification plant-disease-detection pytorch pytorch-cnn resnet-50 transfer-learning
Last synced: 30 Oct 2025
https://github.com/bpavan16/road-accidents-analysis
Exploratory Data Analysis (EDA) Project on Road Accidents for Semester 4 - CSE
Last synced: 10 Apr 2025
https://github.com/bpavan16/algovisualizer
AlgoVisualizer is an interactive web application designed to help users learn and understand various algorithms through visual representations
Last synced: 04 Sep 2025
https://github.com/bpavan16/phonesimulator-dsa-project
This is a Data Structures and Algorithms (DSA) course project created during the 3rd semester of (BE)
algorithms course-project dsa-algorithm dsa-implementations
Last synced: 10 Mar 2025
https://github.com/bpavan16/car-rental-oops
This is an Sem-04 object-oriented course project that demonstrates key OOP concepts through a practical car rental management system.
Last synced: 10 Mar 2025
https://github.com/bpavan16/hotel-bookings-backend
A backend system for hotel room booking using ExpessJS NodeJS and mongo DB
backend-api express-js hotel-booking mongodb nodejs
Last synced: 20 Feb 2025
https://github.com/bpavan16/generic-data-structures-in-c
In this project we implemented essential data structures like stacks, queues, and linked lists in the C programming language using pointer manipulation,
c-programming datastructures-algorithms function-pointers implementation-of-data-structures pointers-and-references
Last synced: 10 Apr 2025
https://github.com/bpavan16/gans_implemented
Pytorch Implementation of GANs
gan-models pix2pix-pytorch pytorch pytorch-implementation
Last synced: 10 Apr 2025
https://github.com/bpavan16/cloud-eval
This is a repo for trying cloud eval
Last synced: 07 May 2025
https://github.com/bpavan16/personal-learning-dump
This is where I dump all the code i write when I learn a new tech
Last synced: 26 Jul 2025
https://github.com/bpavan16/generic-data-structures-c
In this project we implemented essential data structures like stacks, queues, and linked lists in the C programming language using pointer manipulation,
c-programming datastructures-algorithms function-pointers implementation-of-data-structures pointers-and-references
Last synced: 20 Aug 2025
https://github.com/bpavan16/qa-jotdowner
A GUI application for creating and formatting programming questions answers in Markdown format
markdown-editor python tkinter-gui
Last synced: 25 Sep 2025
https://github.com/bpavan16/cloud-computing-lab
This repository contains a collection of hands-on lab exercises
cloud-computing exercises labs
Last synced: 22 Aug 2025
https://github.com/bPavan16/PhoneSimulator-dsa-project
This is a DSA project made in 3rd sem BE
Last synced: 26 Aug 2025
https://github.com/bpavan16/feedbackhub
A platform for collecting anonymous feedback created while learning Next.js and Next.js API Routes
feedback nextjs shadcn-ui tailwindcss
Last synced: 09 Mar 2025
https://github.com/bpavan16/cv-labs
This repository includes the codes from the computer vision labs of my 5th-semester course, showcasing implementations of various topics.
computer-vision edge-detection implementation opencv python
Last synced: 10 Mar 2025
https://github.com/bpavan16/pokeexplorer
PokeExplorer is a comprehensive web application that allows users to explore the vast world of Pokémon using PokeApi
Last synced: 04 Sep 2025
https://github.com/bpavan16/my-dev-portfolio
A Dev portfolio showcasing my tech journey especially my projects.
Last synced: 04 Sep 2025
https://github.com/bpavan16/murfy-podcasts
Murf Coding Challenge 4 solution : Murphy - An an AI Powered Podcast Generator
Last synced: 04 Sep 2025
https://github.com/bpavan16/kle-tech-archive
This repository serves as a collection of all code files created during my coursework at KLE Technological University. It includes implementations, projects, and exercises across various subjects
Last synced: 28 Feb 2025
https://github.com/bpavan16/harmony-diffusion
Prompt-to-Music using a Diffusion model, implemented in PyTorch, and trained on the MusicCaps dataset. This project likely takes natural language prompts and generates music/audio.
Last synced: 12 Jun 2025
https://github.com/bpavan16/notesapp
This is a Notes and remainder app created using HTML CSS and JavaScript
Last synced: 10 Apr 2025
https://github.com/bpavan16/todo-list
This is a Simple todo list application
Last synced: 10 Apr 2025
https://github.com/bpavan16/simple-calculator
This is a Simple Calculator project which performs basic arithmetic operations created using HTML CSS and JavaScript
Last synced: 10 Apr 2025
https://github.com/bpavan16/ml_labs
ML lab codes felt cute might delete later
Last synced: 20 Feb 2025
https://github.com/bPavan16/learning-webteach
Some basic projects I made while I was learning ReactJS NodeJS and ExpressJS
Last synced: 27 Sep 2025
https://github.com/bpavan16/car-management-system
This project was created as part of the 2nd evaluation for the Web Technologies subject. It demonstrates a web-based Car Management System that performs CRUD operations using Node.js, Express.js, and MySQL.
Last synced: 05 Jul 2025
https://github.com/bpavan16/personal_learnings_dump
This is where I dump all the code i write when I learn a new tech
Last synced: 10 Apr 2025
https://github.com/bpavan16/32-bit-processor-coa
This is a 32 Bit Processor design with 3 address format and indirect addressing
32-bit-processor computer-architecture logisim processor-architecture processor-design
Last synced: 10 Apr 2025
https://github.com/bpavan16/traffic-sign-detection
This project aims to develop a computer vision system capable of detecting and recognizing traffic signs in real-time from video or image inputs
object-classification object-detection traffic-sign-classification yolo11
Last synced: 10 Apr 2025
https://github.com/bpavan16/important_info
This contains important Study Material Links
Last synced: 10 Apr 2025
https://github.com/bpavan16/color-picker
This is a color picker website created too choose color
Last synced: 10 Apr 2025
https://github.com/bpavan16/100daysofcode_python
This Contains Code Files Created During The Course of 100 days of Code Python by Code with Harry
Last synced: 10 Apr 2025
https://github.com/bpavan16/yolo-work
This repository hosts multiple projects leveraging state-of-the-art YOLO models including dental anatomy detection, people counting, and lane change detection.
object-classification object-counting object-detection yolo
Last synced: 10 Apr 2025
https://github.com/bpavan16/aps-portfolio
This project is a portfolio website showcasing the application of Data Structures and Algorithms (DSA) in solving real-world problems, with a focus on Amazon's Ecosystem
algorithm-design-and-analysis amazon coursework-project data-structure-design portfolio-website
Last synced: 07 Sep 2025
https://github.com/bpavan16/flappy
A Flappy Bird game built with Python and Pygame.
Last synced: 11 Oct 2025
https://github.com/bpavan16/c-programming-codes
A collection of C programs I wrote during my first year of college. These programs cover fundamental concepts of programming, problem-solving, and Data Structure design
baiscs cprogramming-language dsa-algorithm
Last synced: 10 Apr 2025
https://github.com/bpavan16/noteease
Welcome to NoteEase, a simple yet functional notes management app built with React.
nextjs notes-app reactjs responsive taiwlindcss typescript
Last synced: 07 Jul 2025
https://github.com/bpavan16/datastructurescodes
These are some of the codes written during the first year of college these include LinkedList Stack Queue Trees and some other Standard codes of interview Questions
Last synced: 10 Apr 2025
https://github.com/bpavan16/arithmentor
ArithMentor is an interactive web application designed to help users improve their mathematical skills through engaging exercises and practice sessions
arithmatic mathematics practice webdevelopment
Last synced: 18 Mar 2025
https://github.com/bpavan16/med-help
Med-Help is a Next.js project designed to analyze medical information and provide detailed information about various medications
gemini-api medicine-search nextjs
Last synced: 17 Jun 2025
https://github.com/bpavan16/nmt
Implementation of Transformers from scratch using pytorch for language translation
nmt pytorch-implementation transformers translation
Last synced: 29 Oct 2025
https://github.com/bpavan16/adas-yolo11
This project aims to develop a computer vision system capable of detecting and recognizing traffic signs in real-time from video or image inputs
object-classification object-detection traffic-sign-classification yolo11
Last synced: 11 Jul 2025
https://github.com/bpavan16/biblio-mate
A web application for analysing books and getting detailed information using AI-powered insights
book-details gemini-api next-js reactjs
Last synced: 30 Dec 2025