A collection of projects by Abhiram A.K. (abhi963007)
This repository contains a variety of personal and academic projects, showcasing skills in different programming languages and frameworks. Each project folder includes source code, documentation, and specific instructions if applicable.
This repository is a compilation of projects created during internships, college assignments, and personal development. Each project highlights different technologies and solutions to specific problems, from AI assistants to web development projects.
- Description: An interactive AI assistant project.
- Technologies Used: Python, Speech Recognition, Natural Language Processing.
- Status: Initial commit completed.
- Key Features: Voice recognition, basic command execution, response handling.
- Description: A system to manage leave requests for students and faculty.
- Technologies Used: PHP, MySQL.
- Status: Complete.
- Key Features: Leave application, approval workflow, user roles.
- Description: Frontend setup for college projects under the MCA curriculum.
- Technologies Used: HTML, CSS, JavaScript.
- Status: Ongoing updates.
- Key Features: Responsive layout, interactive elements, academic resources.
- Description: Internship project developed using Django framework.
- Technologies Used: Django, Python, HTML, CSS.
- Status: Complete.
- Key Features: Web application structure, database connectivity, CRUD operations.
- Description: Canteen management system for Mangalam College.
- Technologies Used: PHP, MySQL, JavaScript.
- Status: Complete.
- Key Features: Inventory tracking, menu planning, order management.
- Description: A simple to-do list web application.
- Technologies Used: HTML, CSS, JavaScript.
- Status: Complete.
- Key Features: Task addition, deletion, and completion tracking.
- Description: Basic chatbot application for interactive responses.
- Technologies Used: JavaScript, HTML, CSS.
- Status: In progress.
- Key Features: Interactive chat interface, pre-programmed responses.
- Description: A project aimed at aiding creative story writing.
- Technologies Used: JavaScript, HTML, CSS.
- Status: Complete.
- Key Features: Prompt-based story generation, text formatting options.
- Description: A wedding planning website.
- Technologies Used: HTML, CSS, JavaScript.
- Status: Complete.
- Key Features: Event scheduling, RSVP tracking, guest management.
- Fork the repository.
- Create your feature branch:
git checkout -b feature/your-feature-name