Coder Social home page Coder Social logo

Hi πŸ‘‹, I'm Tarandeep Singh

A full stack developer by passion & profession

tdssaini

tdssaini

tdssaini

  • πŸ”­ I’m currently working at Salesforce as a full stack developer

  • 🌱 I’m currently learning Mulesoft & Artificial Intelligence

  • πŸ‘― I’m looking to collaborate on Open source projects

  • 🀝 I’m open to help with Open source project, Non profit organizations

  • πŸ‘¨β€πŸ’» All of my projects are available at https://github.com/tdssaini

  • πŸ“ I regularly write articles on https://blog.singhtarandeep.com

  • πŸ’¬ Ask me about Java, Android, Vuejs, Nodejs

  • πŸ“« How to reach me [email protected]

  • πŸ“„ Know about my experiences http://resume.singhtarandeep.com/

  • ⚑ Fun fact I play basketballπŸ€

Latest Blogs Posts

Latest Youtube Videos

Connect with me:

tdssaini tdssaini tdssaini tdssaini/ tarandeep-singh tdssaini tarandeep-singh-116853619717264 tdssaini @tdssaini @singhtarandeep ucvfzf5qnaqxu5a5zigaq0na tdssaini tdssaini tdssaini @tdssaini https://blog.singhtarandeep.com/feed

Languages and Tools:

android arduino aws babel bootstrap chartjs css3 express firebase flask gcp git heroku html5 ifttt invision java javascript mssql mysql nodejs nuxtjs oracle pandas postgresql postman python rabbitMQ react redis scikit_learn spring sqlite tailwind tensorflow typescript vuejs vuetify webpack

tdssaini

Β tdssaini

tdssaini

Tarandeep Singh's Projects

calculator-service-using-remote-procedure-call-sun-rpc- icon calculator-service-using-remote-procedure-call-sun-rpc-

Implement a calculator service using remote procedure call (SUN RPC package) as discussed in the live sessions, which takes 2 integer arguments as inputs and performs the following operations: 1. Addition of two numbers. 2. Multiplication of two numbers. 3. Subtraction of two numbers. 4. Division of two numbers. 5. Remainder of two numbers (First Number % Second Number). 6. Check if the first number (argument) is a prime number (For example, if the input is 23 and 10, then output should be 1 (or yes)). Code for the above functionalities is given below (.x IDL file, client.c, and server.c files). Your task is to add the following additional functionalities into the given program: 7. Check if both the input arguments are even or both are odd. Display β€œYes” if both are either even or both are odd, else display β€œNo”. 8. Pl. ensure proper error checks like, if the input arguments are not integers then the server should respond back with an error message as β€œarguments are not of valid type”.

dev-portfolio-website icon dev-portfolio-website

A community maintained open source project aimed at making a personal portfolio for researchers, developers, and analysts simple, fast, and less cumbersome. We make sure you have a full-fledged website to showcase your work while you can spend time on your learning and innovative endeavors.

logical-clocks-using-lamport icon logical-clocks-using-lamport

Lamport proposed a scheme to order the events in a distributed system by using logical clocks. Due to the absence of synchronized clocks and hence global time in a distributed system, the order in which events occur at two different machines is impossible to be determined based on the local time at which they occurred. The implementation rules are as below: a) Clock Ci is implemented between any two events of the same process as Ci = Ci + d (d >0) b) If event a is a send message by process Pi and the same is received by process Pj, then tm = Ci (a), and Cj = max (Cj, tm+d), d>0. Below code is an implementation of the above two rules (simulation). Output is also shown for clarity. Your task is to modify the below program such that value of β€˜d’ becomes 3 for all the processes, and the starting value of the clock at P1, P2, and P3 is 4. Submit the code with a snapshot of the run.

tarandeep-headless-cms icon tarandeep-headless-cms

The Modern Data Stack 🐰 β€” Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

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.