Projects
Blog making website | Python, Flask, Jinja templating, PHP, SQLAlchemy
- Built robust admin panel for adding, editing, deleting articles and having image uploading capability for seamless post management.
- Effortless CRUD operations: Create, Read, Update, Delete posts.
- Contact functionality via email for user inquiries and feedback.
Suicide Ideation Detection | Machine Learning, Python, NLP
- A machine learning approach to identify suicidal patterns in online user content for early intervention using word embedding and classification method.
BriefMe | Machine Learning, Python, NLP, whisperAPI (ONGOING)
- Users can record meetings, using the system's recording feature, which is automatically converted into written text using speech-to-text technology.
- Using concepts of NLP,the system condenses the generated text while retaining key information and generates appropriate headings.
To do list | HTML, CSS, and JavaScript
- Made a to-do list website in whichone can add, remove taks with its description.
My portfolio | HTML and CSS
- Created my profile in which
one can navigate different sections of page just by clicking on the list of options.
Performing EDA | Python
- Performed Exploratory Data
Analysis which is the most necessary part to be performed before training the model in
machine learningaas a minor project in Verzeo learning.