Skip to content
View jagonmoy's full-sized avatar
Block or Report

Block or report jagonmoy

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jagonmoy/README.MD

Hi 👋, This is Jagonmoy Dey



I'm passionate about leveraging technology to address real-world challenges. As a Full Stack Software Engineer, I specialize in using NextJs for front-end development and NestJs for the back-end. My expertise extends to solving complex problems with data structures and algorithms, and I have experience working with Natural Language Processing.

  • Frontend Development

    • Utilized NextJs for enhanced performance, leveraging Server Side Rendering, Static Site Generation, client side rendering etc.

    • Designed responsive UIs with Tailwind CSS and created reusable React components to minimize code duplication.

    • Optimized image handling using next/image and Imgix for improved performance and efficiency.

    • Implemented custom fields integration for a multi-tenant system.

    • Used MJML for designing responsive and visually appealing email templates.

  • Backend Development

    • Improved system efficiency by optimizing backend APIs and SQL queries.

    • Worked with event queue architecture to facilitate automated email functions for both scheduled and event-driven tasks, supporting over 50,000 users.

  • Authentication

    • Integrated the application with an OIDC-based authentication system using NextAuth.
  • Testing

    • Employed Playwright for end-to-end testing and Jest for unit testing to ensure the application's robustness and reliability.
  • Data Structures and Algorithms

    • Solved 1200+ data structure and algorithms problems, achieving a Codeforces rating of 1500+.
  • Machine Learning

    • Contributed to the field of Natural Language Processing during my undergraduate thesis titled Speaker diarization with speech recognition in Bangla.

Technologies

TypeScript JavaScript NodeJS ReactJs NextJs Tailwind-CSS Playwright Redux Express.js NestJs MySQL postGres MongoDB Jest C++ Python TensorFlow

Pinned Loading

  1. Number-Theory Number-Theory Public

    This repository is all about various concepts related to number theory algorithms. It also contains solutions to problems from various online judges, organized by topic.

    C++ 20 1

  2. Graph-Theory Graph-Theory Public

    This repository is all about various concepts related to graph and tree. It also contains solutions to problems from various online judges, organized by topic.

    C++ 21 4

  3. Dynamic-Programming Dynamic-Programming Public

    This repository is all about various concepts related Dynamic Programming.It also contains solutions to problems from various online judges, organized by topic.

    C++ 3

  4. RakibulRanak/SlackBook RakibulRanak/SlackBook Public

    JavaScript 5 3

  5. Deep-Learning-Exercises Deep-Learning-Exercises Public

    Fundamentals of Deep learning with Tensorflow .

    Jupyter Notebook