Skip to content
View soumya-prabha-maiti's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report soumya-prabha-maiti

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

Hi πŸ‘‹, I'm Soumya Prabha Maiti

About me :

  • πŸŽ“ Recent Electronics graduate from Jadavpur University, India (2019-2023).
  • πŸ’» .NET and DevOps Engineer at OpenLM India.
  • 🏒 Former intern at Texas Instruments where I contributed to the developement of a Python-based automated testing framework for analog chips.
  • ⭐ 500+ on Leetcode, 3 star coder at Codechef. I code mainly in C++ and Python.
  • πŸ€– Enthusiastic about Machine Learning and Deep Learning.

Connect with me:

EmailId LinkedinId LeetcodeId KaggleId CodechefId

Machine Learning stack:

Python NumPy Matplotlib Pandas Scikit-learn TensorFlow PyTorch

Web Developement stack:

html5 css3 javascript Flask

Other Languages and Frameworks :

C C++ .NET Markdown Bash scipting MATLAB

Databases :

MySQL SQLite MongoDB

Version Control :

Git GitHub Bitbucket

Tools :

Jupyter Linux Docker Linode Azure DevOps

Pinned

  1. Flask-blog Flask-blog Public

    A blog application built using Flask, SQLite and Bootstrap. It has features like user registration, login, logout, create, update and delete posts, pagination, password reset, etc.

    HTML

  2. image-segmentation-web-app image-segmentation-web-app Public

    A web app that segments the image of a pet animal into three regions - foreground (pet), background and boundary. It uses a U-Net model trained on Oxford-IIIT Pet Dataset and is deployed using Gradio.

    Python 1

  3. tomato-leaf-disease-classification tomato-leaf-disease-classification Public

    A project to detect the disease from the image of a tomato leaf using a CNN architecture.

    Jupyter Notebook

  4. ai-blog-writer ai-blog-writer Public

    A web app that generates a blog using AI, for a target audience within a given number of words. Currently uses Llama2 7B Chat GGML model.

    Python