Skip to content
View mana9512's full-sized avatar

Block or report mana9512

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mana9512/README.md

Greetings, fellow developers!

GIF

🚀 Software Developer | Passionate Creator | Impact Seeker

🌟 With over a year of software development experience, I thrive on turning innovative ideas into impactful projects that touch people's lives.

🛠️ From crafting elegant code to building solutions that make a difference, I'm dedicated to creating technology that drives positive change and empowers communities.

💡 Let's collaborate on projects that inspire and transform. Together, we can make a difference, one line of code at a time.

📫 Reach out to me for exciting opportunities and meaningful collaborations!

✨ Let's build a better tomorrow, today! ✨

My Projects 🌟

Cloud Computing

  • [Tech Stack] - Node.js Sequelize MySQL GCP Packer Terraform GitHub Actions
  • Engineered a cloud-native user management system deployed on Google Cloud Platform (GCP).
  • Implemented automated deployment of Node.js APIs using GitHub Actions, streamlining the CI/CD pipeline.
  • Utilized Packer and Terraform for infrastructure as code, ensuring consistent and reproducible deployments
  • Implemented unit and integration tests using Jest, Mocha, and Chai.

Machine Learning and Deep Learning

  • [Tech Stack] - Diffusers Streamlit Latent Diffusion Model Deep Learning
  • Developed a medical image generation system using advanced deep learning techniques.
  • Fine-tuned the CLIP component of a diffusion model to generate images of skin diseases from textual prompts.
  • Implemented a user-friendly interface using Streamlit for easy interaction with the model.
  • [Tech Stack] - TensorFlow Hugging Face Transformers Python
  • Implemented a Text Summarizer project utilizing Large Language Models (LLMs) to condense conversation into precise summary.
  • Leveraged pre-trained pegasus LLM from hugging face transformers to fine tune samsum dataset.
  • [Tech Stack] - TensorFlow Keras OpenCV Python
  • Developed a deep learning model to classify facial expressions into 7 emotion categories (angry, disgusted, fearful, happy, neutral, sad, surprised).
  • Utilized a Convolutional Neural Network (CNN) architecture trained on the FER-2013 dataset, achieving 63% accuracy on the test set.
  • Implemented real-time emotion detection using OpenCV for face detection and the trained model for classification.
  • [Tech Stack] - Machine Learning Scikit-learn Seaborn Python Pandas NumPy Matplotlib
  • Developed and compared three models Logistic regression, Decision Tree and Random forest respectively.
  • Performed feature selection, exploratory data analysis and model evaluation.
  • Addressed imbalanced classes, showcasing the unbiased nature of Tree based classifiers.

Full Stack Projects

  • [Tech Stack] - Django React Redux MySQL Machine Learning Python
  • Developed RESTful APIs using the Django framework to augment API performance and implemented personality prediction utilizing K-means clustering. Achieved an accuracy rate exceeding 80% through analysis of DASS (Depression, Anxiety, and Stress Scale) test data.
  • [Tech Stack] - Spring Boot Hibernate MySQL JSP
  • A Doctor - Patient Management Portal in which patient has ability to schedule an appointment with doctor.

⚡ Technologies

Languages

Python Java C++ SQL C

Web and Databases

React.js Redux Vue.js Node.js JavaScript HTML/CSS MongoDB PostgreSQL MySQL

Frameworks

Spring GraphQL Jest WebdriverIO Flask Django TensorFlow

Tools

Git Jenkins AWS Jira Confluence Docker CI/CD Terraform

📬 Find me at

Github Badge Linkedin Badge Gmail Badge

Pinned Loading

  1. Manashree2612/webapp Manashree2612/webapp Public

    JavaScript

  2. streamlit-facial-emotion-recognition streamlit-facial-emotion-recognition Public

    Jupyter Notebook

  3. Text-Summarizer Text-Summarizer Public

    Jupyter Notebook

  4. Movie-Reservation-and-Recommendation-System Movie-Reservation-and-Recommendation-System Public

    Developed a python script to scrape data relevant to movies from twitter to recommend movies based on reviews

    Jupyter Notebook 2

  5. Stresser Stresser Public

    A website integrated with Personality prediction using K- means clustering with accuracy more than 80% where user can test DAS (Depression Anxiety Stress), book an appointment and chat with a speci…

    JavaScript 1

  6. MedImgGen MedImgGen Public

    an AI-powered web application that generates realistic images of skin rashes from textual descriptions, empowering healthcare professionals to enhance patient education and communication. Integrate…

    Jupyter Notebook