Skip to content
View deepa-cv's full-sized avatar
Block or Report

Block or report deepa-cv

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
deepa-cv/README.md

Hey there, I'm Deepa!

πŸ‘¨β€πŸ’» A sneak peek at a few projects I've worked on!

  • Catalog Indexing Engine

    • This project employs microservices based architecture and supports both structured and unstructured queries to retrive information from fashion catalogs, displaying the most relevant products to end users, with the aid of machine learning techniques
    • (https://github.com/BFB-PES/Catalog-Indexing-Engine)
  • Predicting Code Runtime Complexity using Static Analysis and Machine Learning

    • The aim of this project is to predict the Big O Notation of a given algorithm in three different languages, C++, Java, and Python using Abstract Syntax Trees(AST), Graph Embeddings, Machine learning based classification algorithms and BiLSTM. This repo is private as of now as we are working on more improvements :)
    • (https://github.com/Capstone-B10-2022)
  • Kinship Recognition using Siamese Networks

  • COVID Data Analysis and Information Retrieval

    • This project aimed to recommend new insights to bolster the fight against COVID by generating new insights to keep up with the acceleration of literature related to the disease
    • (https://github.com/deepa-cv/AIWIR_project)
  • Predicting Student Assessment Marks to Prevent Student Attrition in MOOCs

  • Deploying CRUD operations based Flask Application using Microservices based Architecture

  • San Francisco Crime Classification using Pyspark

  • I Feel U

    • This was a mood-based song recommender in which facial emotion detection is done using a Convolutional Neural Network, Transfer Learning, and the songs from Spotify are recommended accordingly using Python, Tensorflow 2.0, and Matplotlib.
    • (https://github.com/Machine-Learning-Tech-Track/IFeelU)
  • Art Gallery Management System

    • As a part of Database Management Systems, this project aimed to build a PSQL database to manage various aspects of an art gallery with a Python-based user interface using PSQL, and Python.
    • (https://github.com/deepa-cv/DBMS_project)
  • MoodBoost

  • Coral reefs and how they have degraded over the years

  • Outreach - A website connecting developers

    • This website is built using MERN stack. The users can register and login, and create their own profile, by including their education, job-experience, social medial handles and so on. There's also a functionality to put up posts and also delete them, if the user doesn't want them anymore. Other users can comment, like and unlike these posts and can have discussions too.
    • (https://github.com/deepa-cv/OutReach)

🏫 Education:

PES UNIVERSITY, Bengaluru - Bachelors in Computer Science Engineering (2019-2023)

🏒 Work Experience:

- Technical Consultant Intern - Adobe Systems, Bengaluru, India (May 2022-Aug 2022)
- Research and Development Intern - Hewlett Packard Enterprise, Bengaluru, India (Jan 2023-July 2023)
- Cloud Developer-I - Hewlett Packard Enterprise, Bengaluru, India (Aug 2023-Present)

πŸ“« Connect with me:

Email: deepachalapathi17@gmail.com
LinkedIn: https://www.linkedin.com/in/deepa-cv/

Pinned Loading

  1. Prevent-Student-Attriton Prevent-Student-Attriton Public

    Preventing Student Attrition in MOOCs by predicting assessment marks.

    Jupyter Notebook 1 1

  2. Crime-Classification-on-streaming-data Crime-Classification-on-streaming-data Public

    Big Data Assignment on San Francisco Crime Classification . Data is streamed using pyspark and then classified using incremental learning

    Python

  3. OOADProject OOADProject Public

    Mini project for OOADJ based on Library Management System

    Java

  4. OutReach OutReach Public

    A website for connecting developers

    JavaScript

  5. ELITA04/Hacklytics-Streamlit ELITA04/Hacklytics-Streamlit Public

    Analyse mental health trends during COVID and use voice based recognition to identify a person's mood

    Python 2 1

  6. AIWIR_project AIWIR_project Public

    COVID Data Analysis and Information Retrieval