Giter VIP home page Giter VIP logo

Rupam Pal's Projects

6companies_30days icon 6companies_30days

A challenege given to us by Arsh Goyal Sir to complete 90 top questions of 6 top companies who asked this questions in their recent off campus and on campus interviews.

a-star-pathfinder-visualization icon a-star-pathfinder-visualization

This is a path finding visualizer tool to visualize the a star pathfinding algorithm as it runs. This a star pathfinding algorithm is an informed search algorithm which means it is much more efficient that standard algorithms like breadth first search or depth first search.

angular-course icon angular-course

Angular Core Deep Dive (Video Course) - https://angular-university.io/course/angular-course

angular-todoapp icon angular-todoapp

It is a todoList app created using Angular and Typescript. We can add task in it. After adding the task is shown under the incomplete task where we can edit the task ,delete the task and mark the task complete.When it is marked complete the tasks goes under the Completed task list

angular-unit-testing-app icon angular-unit-testing-app

Here we have discussed about the basics and fundamentals of angular unit testing using jasmine and karma.

bank-application--typescript icon bank-application--typescript

It contains the typescript code of Bank Application System. The Dashboard contains create bank account , view balance , viewdetails , deposit and withdraw function. I have used Functions and classes in this code.

bankapp1---typescript icon bankapp1---typescript

A bank application where you can create user account both savings and current account. You can view balance and customer details .You can also withdraw and deposit money from and to the bank .

book-management-system---typescript icon book-management-system---typescript

A book management system build using typescript having OOPS concept where we can add books, display all the books, search a book, add user, issue a book, return a book and remove a book from the library.

breadth-search-algorithm icon breadth-search-algorithm

This shortest path finder project is used to find the shortest path between 2 points in a maze using breadth search algorithm

calculator icon calculator

This is a calculator - where we can perform all the operations that we perform on an actual calculator

colors-detection icon colors-detection

It is a project On Computer Vision where we can detect the different types of colors in an image .It will require 2 packages pandas and opencv-python

component_databinding_practice-angular icon component_databinding_practice-angular

1. Create 3 components: gamecontrol, odd and even. 2. The gamecontrol should have buttons to stop and pause the game. 3.When starting the game an event holding the increment number should get emitted each sec(ref- setInterval( )).4.The event should be listenable from outside the component. 5.Stop the game using stop button(clearInterval).

components-and-data-binding-deepdive-angular icon components-and-data-binding-deepdive-angular

It teaches us how can two or more components communicate with each other and how we can send and get data from parent to child and vice versa. It also teaches us how we can use databinding to communicate with the other components,

css-tutorial icon css-tutorial

It contains all the basics and fundamental of css styling used in html

directives-deep-dive-angular icon directives-deep-dive-angular

This section contains the deep dive of directives. We learn how to create a basic directive, use renderer to build a better attribute directive. Use HostListener to listen to host event, use HostBinding to bind to host properties . Binding to directive properties. How to create a structural directive, behind struct dir. and understanding ngSwicth

e-commerce--angular-application icon e-commerce--angular-application

It is a full stack e-commerce application made using Angular in the frontend and for now the backend is done in json-server. We have navbar,footer and home page.In home page we have carousal. We have individual product page, product details, cart , checkout, payment page,orders, order-sum and also we have integrated razorpay.We have test cases too.

employee-management-system icon employee-management-system

It is an full stack application in which we have crud application for maintaining employee details. where the frontend is made using Angular. We have used Dotnet web API for the backend API. calls.We have used Ngrx Store for storing the data from the backend api calls to frontend. We have also Jwt token for authentication purpose & role authorizati

fetch-api---typescript icon fetch-api---typescript

It is a project where we fetch user details from an API using Async await and promises and render it into an HTML page and add css to it for styling. On clicking any image we are rendered to a new html page where we are showed the details of tthat person.

javascript-nuggets icon javascript-nuggets

It contains of different JavaScript Nuggets that we use in Software Development

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.