Skip to content
View ANKITPODDER2000's full-sized avatar
:octocat:
Working from home
:octocat:
Working from home
Block or Report

Block or report ANKITPODDER2000

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

Hi there , I'm Ankit Podder 👋

Website

I'm a Developer , Designer & coder!!!

  • 🔭 I’m currently working in IIC TMSL !!
  • 🌱 I’m currently learning Machine Learning using Tensorflow React .
  • 💬 Ask me about python , c or JS !!!
  • 🥅 2020 Goals: Contribute more to Open Source projects
  • ⚡ Fun fact: I love to draw , cycling !!!

Connect with me:

ankitpodder.digital Ankit Podder | Facebook Ankit | LinkedIn Ankit | Instagram




Languages and Tools:

Visual Studio Code

Jupyter Notebbok

Colab

HTML5

CSS3

JavaScript

Nodejs

React

GitHub

Terminal

Python

Tensorflow




Most used Code(Python)

import tensorflow as tf
print("Version of tensorflow is : ",tf.__version__)
import matplotlib.pyplot as plt
%matplotlib inline
import seaborn as sns
sns.set_style("darkgrid")
import numpy as np
import zipfile
import os
import cv2

Most used Code(React)

  
import React, { Component } from 'react';
import Enter from "./Enter";
import Input from "./Input";
import Paragraph from "./Paragraph";
import Buttons from "./Buttons";
import DeleteNumber from "./DeleteNumber";
import NewDeleteNumber from "./NewDeleteNumber";
import './App.css';

class App extends Component{
    render() {
        return (
            <div className="App">
                <h1>Hello</h1>
                <Enter />
                <Input />
                <Paragraph />
                <Buttons />
                <DeleteNumber />
                <NewDeleteNumber />
            </div>
        )
    }
}

export default App;

Pinned

  1. Tensorflow-Advance Tensorflow-Advance Public

    TensorFlow: Advanced Techniques Specialization

    Jupyter Notebook 8 6

  2. ReactJS ReactJS Public

    JavaScript 2 1

  3. MNIST_TKINTER_PROJECT MNIST_TKINTER_PROJECT Public

    MNIST TKINTER PROJECT

    Jupyter Notebook 2 1

  4. MaskDetect MaskDetect Public

    Jupyter Notebook

  5. Emotion_Detect Emotion_Detect Public

    Jupyter Notebook 2

  6. iictmsl iictmsl Public

    JavaScript 2 1