person

Lalitha Taruna Vishalakshi Mulugur

Hello, I am currently a student at Chaitanya Bharathi Institute of Technology. This is my portfolio website made from HTML and CSS. Check out some of the projects and skills I have learned along the way. Stay tuned for more updates!

PROJECTS


Dr. Docs - AI Powered Document Search and Retrieval (Team Project)

Made With: ReactJS Vite Flask ExpressJS MongoDB Appwrite Serp API

An AI-powered document assistant leveraging FAISS, Sentence Transformers, and LLMs for semantic search. Users can upload documents in multiple formats and perform natural language queries for retrieval. Developed by a team of four and secured seventh place in Telangana at HackIndia 2025. Features include:

  • Smart document search with summaries using semantic similarity.
  • External resource retrieval: Converts natural queries to relevant links, articles, and topic suggestions from the internet.
  • Google Drive integration: Enables natural language search for documents in Google Drive.
  • Chat with Document: Interact with specific documents for contextual Q&A.

Haven - Your Virtual Safe Space (Team Project)

Made With: ReactJS ExpressJS MongoDB Bootstrap PhaserJS Google AI Sendbird API

Haven is a web-based mental health platform built to provide users with emotional support, community engagement, and AI-powered mental wellness tools. Developed by a team of four and awarded first place in the Web Development Domain at CBIT Sudhee Hackathon 2025.

  • AI Mood Analysis: Detects user emotions and responds with empathy and suggestions.
  • Penguin Assistant: A virtual pet that checks in and offers support throughout the day.
  • Personalized Recommendations: Based on hobbies, interests, and preferences.
  • Mood Capsules: Users can write letters to their future selves for motivation.
  • Affirmation Mirror: Provides daily affirmations to build self-esteem.
  • Gamification: Journaling streaks and stress-relief games built using Phaser.js.
  • Mood-Based Chat: Connects users experiencing similar emotions using SendBird API.

Copy 'n Carry Google Chrome Extension - Smart Clipboard Manager

Made With: JavaScript HTML CSS

Copy 'n Carry is a smart Chrome extension clipboard manager that captures and organizes copied content automatically. It groups copied text, links, and data by the originating browser tab, improving productivity and making retrieval seamless. The extension provides a persistent clipboard history, intuitive popup interface, and quick reuse features—all aimed at enhancing the user’s multitasking experience.

NEO Hazard Prediction Model

Model Made With: IBM IBM cloud IBM Watson
Web Application Made With: ExpressJS ReactJS

Using AutoAI from IBM Watson Studio, a machine learning model built on Extra Trees Classifier algorithm to predict if near-earth objects are hazardous towards Earth. The training is done on hazardous/non-hazardous classified objects from NASA's public database. The model is currently based on objects orbiting Earth, will further improve the model's accuracy to consider objects orbiting other planets. The model is deployed in IBM Watson Studio and integrated into a web application through a public API generated at the time of deployment. For real-time data prediction, the user can provide the ID of registered objects and through NASA's Open API the required input features are extracted, processed and fed into the model for prediction.

Voice Controlled MacOS Application Launcher

Made With: Python

A basic application launcher which opens any Mac OS application with the '.app' extension, Utilises the Mac OS 'say' command to convert text to speech and 'speech recognition' Python library to recognise user's voice with Google Speech Recognition API. To end the program user must say 'goodbye'.

Online Voting Website

Made With: mongodb react js express js node js

This website has not yet been deployed but was built for the community I live in to avoid contact during COVID-19. The website provides functionality for two types of accounts, Admin and Voter. The Admin has the capability of creating elections, registering voters, adding candidates, adding positions, begin or end an election. In the election dashboard the results of the winning candidate will be displayed and graphs of the election term. The Voter can login to the respective election only if he is registered by the admin, he can vote only once for a term, and after voting he will not be able to login again. The backend is complete but the user design of the website is still underworks, you can see the code of the functionality in the GitHub repository.

Connect Four

Made With: mongodb

This Java program, developed using JavaFX, implements the Connect Four game. The program allows two players to take turns dropping discs into a 7x6 grid. The goal is to connect four discs vertically, horizontally, or diagonally. The application features a graphical interface where players can interact and see the game progress.

SKILLS


React
REACT JS
Node
NODE JS
Express
EXPRESS JS
Mongodb
MONGO DB
JS
JAVASCRIPT
C
C
C#
C#
Python
PYTHON
Java
JAVA
Kotlin
KOTLIN
React Native
REACT NATIVE
Unity
UNITY
Android Studio
ANDROID STUDIO

CERTIFICATIONS


July-October 2023
nptel
Problem Solving Through Programming in C
November 2023 - January 2024
internshala
Core Java