Skip to content
View anirban94chakraborty's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report anirban94chakraborty

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

Hello I'm Anirban Chakraborty

👨🏻‍💻 About Me:

  • 🙋‍♂️ All about me is at My Website
  • 👨🏼‍💻 I’m currently working as a Full Stack Developer
  • 🌱 I’m currently learning System Design, Optimization and Scalability
  • 🤝🏼 I’m looking to collaborate for Dev Projects
  • 🧮 I’m always improving my Problem Solving Skills using DSA
  • 💬 Ask me about Coding and Development in general
  • 🔮 Life Hack: Learn new tech 🔥 and share what you have learned 🎉
  • 🤠 Fun fact: I always like to stay active by solving problems.

🛠️ Technologies and Tools I use:

  • Programming Languages

PHP C# C++ JavaScript Python Dart HTML5 CSS3

  • Frameworks and Libraries

Laravel CodeIgniter .NET Node.js Flask Flutter Bootstrap Express jQuery

  • Databases

PostgreSQL MS SQL Server MySQL SQLite MongoDB Redis

  • Tools & Services

Git Docker Kubernetes Git LFS VS Code Visual Studio GNU Bash Sublime Text Linux Windows Firebase Supabase Netlify Github Bitbucket Trello Slack Github Actions DataGrip postman Heroku Markdown MS Office Canva

🔗 Let's get connected:

Github LinkedIn Twitter Facebook Instagram

🤝 Support Me:

Buy Me A Coffee

📊 My GitHub Data:



anirban

anirban

Pinned

  1. weather-js weather-js Public

    Weather Info App - Displays Current Weather Conditions of a City (auto-refreshes)

    JavaScript

  2. store-locator-app store-locator-app Public

    Store Locator on Google Maps

    JavaScript

  3. ace-fitness-flutter-app ace-fitness-flutter-app Public

    A Basic Cross-Platform Application built with Flutter v2 for Android and iOS devices

    Dart

  4. demo-nodejs-server demo-nodejs-server Public

    Demo Working of NodeJS Server

    JavaScript

  5. amazon-clone amazon-clone Public

    Amazon clone app, developed using ReactJS and Firebase.

    JavaScript

  6. Install Tensorflow-GPU (for NVIDIA G... Install Tensorflow-GPU (for NVIDIA GPUs) for use in JupyterLab using Anaconda
    1
    ## Install Tensorflow-GPU *(for NVIDIA GPUs)* for use in JupyterLab using Anaconda
    2
    
                  
    3
    > This tutorial is for computers with NVIDIA GPUs installed. 
    4
    >
    5
    > **Tensorflow for GPU** significantly reduces the time taken by Deep Neural Networks (like CNNs, LSTMs, etc) to complete each *Epoch* (compute cycle) by utilizing the CUDA cores present in the GPU for parallel processing.