Skip to content
View samratpodder's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@MSIT-Megatronix
Block or Report

Block or report samratpodder

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

Pinned

  1. Farewell-Portal Farewell-Portal Public

    This is a portal arrangement to view, manage, track and get organized with all the different events and activities relating to Aloha 2022 - The Farewell Party of CSE

    EJS 1

  2. AngularCRUD AngularCRUD Public

    Learning Angular by Building a CRUD Application to track Tasks like a Todo List

    TypeScript

  3. SOLID-principles SOLID-principles Public

    In software engineering, SOLID is a mnemonic acronym for five design principles intended to make object-oriented designs more understandable, flexible, and maintainable. The principles are a subset…

    Java

  4. Codechef Codechef Public

    Codechef solution that I made during the online coding competitions held on codechef.com

    Java

  5. Learning-SpringBoot Learning-SpringBoot Public

    Been coding in Java for a long time now and finally decided to give App Dev a try with Springboot

    Java

  6. MultiThreaded-MatrixMultiplication MultiThreaded-MatrixMultiplication Public

    This repo was made to have some fun with my newly learned Multithreading Concepts in Java. Here we will be performing Matrix Multiplication using multiple threads splitting the routine into smaller…

    Java