Skip to content
View tahmid-tanzim's full-sized avatar
👋
print("Hello, 🌎!")
👋
print("Hello, 🌎!")
Block or Report

Block or report tahmid-tanzim

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

Hello there 👋

Thanks for visiting my GitHub profile, it's great to meet you here! 😊

Here are some quick things about me:

  • 🔭 I'm a software engineer with more than 8 years of experience in both frontend and backend development
  • 🌱 I’m currently learning how to design large-scale systems
  • 📄 Here is my resume
  • 📫 The best way to reach me is to send me an email
  • ⚡ Fun fact ... hmm 🤔

Technical Proficiency

# Skills that I'm good at
experienced = {
    'Programming Language': ['Python3', 'JavaScript ES6', 'SQL', 'HTML5', 'CSS3'],
    'Libraries/Frameworks': ['Node.js', 'Express.js', 'React', 'Django', 'Material-UI'],
    'Databases'           : ['PostgreSQL', 'MongoDB'],
    'Tools'               : ['Linux', 'Docker', 'Git', 'AWS S3'],
    'Industry knowledge'  : ['Data Structure & Algorithm', 'Microservices', 'RESTful API', 'Agile', 'OOD']
}


# TODO: Skills that I want to acquire
wishlist = {
    'Programming Language': ['TypeScript', 'Go', 'GraphQL'],
    'Libraries/Frameworks': ['NumPy', 'Pandas', 'TensorFlow', 'Next.js'],
    'Databases'           : ['Redis', 'MySQL'],
    'Tools'               : ['Apache Kafka', 'Kubernetes', 'ELK Stack'],
    'Industry knowledge'  : ['Design large-scale systems'],
    'Cloud Platforms'     : ['AWS Training & Certification']
}

Pinned Loading

  1. coding-interview-university coding-interview-university Public

    Forked from jwasham/coding-interview-university

    A complete computer science study plan to become a software engineer.

  2. problem-solving problem-solving Public

    AlgoExpert, LeetCode & HackerRank Problem Solving - hackerrank.com/tahmid_tanzim & leetcode.com/tahmid-tanzim

    JavaScript 3 1

  3. system-design-primer system-design-primer Public

    Forked from donnemartin/system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Python

  4. interactive-coding-challenges interactive-coding-challenges Public

    Forked from donnemartin/interactive-coding-challenges

    120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.

    Python

  5. hut-bazaar hut-bazaar Public

    Hut Bazaar / হাটবাজার is a Bengali word, meaning village market. The intention of this project is to develop an online platform for buyers and sellers. I have a plan to integrate with online market…

    TypeScript

  6. javascript-functions javascript-functions Public

    A function is a series of statements that are grouped together into a special package in JavaScript.