Skip to content
View thr0m3l's full-sized avatar
😎
Dedicate your hearts
😎
Dedicate your hearts

Highlights

  • Pro

Organizations

@eventfly @BUET-UG-Thesis-Jan22-Blockchain-ASMLH
Block or Report

Block or report thr0m3l

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

Tanzim Hossain Romel - Software Development Engineer and Graduate Student

Hello, I'm Tanzim Hossain Romel, a Software Development Engineer at IQVIA and a graduate student at BUET, specializing in distributed systems. With a background in computer science and engineering from BUET, I am passionate about backend development and exploring new technologies.

Professional and Academic Interests:

  • Algorithms and Problem Solving
  • Backend Web Development (ASP.NET, Node.js)
  • Distributed Systems
  • DevOps practices and tools

Programming Languages and Frameworks:

  • C#, Typescript, Python, C++
  • Express.js, Django, ASP.NET, Nest.js
  • React.js, Next.js, Angular

Tools and Technologies:

  • Git, Docker, Kubernetes, RabbitMQ, NGINX
  • PyTorch (Machine Learning)

Contact Information:

Feel free to contact me to discuss technology, career opportunities, or collaborative projects.

Pinned

  1. Data-Structures-Algorithms Data-Structures-Algorithms Public

    Implementation of several popular and most used data structures using C++

    C++ 2

  2. netflix netflix Public

    A simple Netflix clone developed by Node.js backend & React frontend

    JavaScript 5 6

  3. Moodle Moodle Public

    Implementation of Moodle website as an app using JavaFX.

    Java

  4. CSE306-Computer-Architecture-Sessional CSE306-Computer-Architecture-Sessional Public

    Implementation of various important topics of basic computer architecture: Arithmetic Logic Unit (ALU), Floating Point Adder (FPA), 8-bit MIPS Processor with pipelining.

    C++ 1

  5. Yet-Another-C-Compiler Yet-Another-C-Compiler Public

    An implementation of a subset of GCC compiler done using flex and yacc (bison) done as a part of Compiler Sessional.

    C