Pinned Repositories
AnalogClockJS
A JavaScript based Analog Clock.
CartNode
A shopping cart management system using NodeJS. My main focus here was to implement the backend app alongwith some front end using a templating engine. Here, I used 'express-handlebars' templating engine to render the frontend.
ChatRoom
A real-time web based chat application built with NodeJS, Socket.io, and ExpressJS
Expiring_video_URL
This program generates expiring/signed video embedding URLs.
HotelNodeJS
Browse through variety of hotels and restaurants at a glance.
Networks-Algorithms
This is a repository of some of the algorithms in Computer Networks
OTPGeneratorNode
Generate OTPs and verify a user.
Random-Color-Generator
This Javascript program generates random color using random number generator.
SmackChat
This is a Java Chat Messenger application and uses Smack API
WeatherJS
This web application shows the weather of a particular place using the Dark Sky API.
dagrtaru's Repositories
dagrtaru/ChatRoom
A real-time web based chat application built with NodeJS, Socket.io, and ExpressJS
dagrtaru/CartNode
A shopping cart management system using NodeJS. My main focus here was to implement the backend app alongwith some front end using a templating engine. Here, I used 'express-handlebars' templating engine to render the frontend.
dagrtaru/Expiring_video_URL
This program generates expiring/signed video embedding URLs.
dagrtaru/OTPGeneratorNode
Generate OTPs and verify a user.
dagrtaru/WeatherJS
This web application shows the weather of a particular place using the Dark Sky API.
dagrtaru/AnalogClockJS
A JavaScript based Analog Clock.
dagrtaru/HotelNodeJS
Browse through variety of hotels and restaurants at a glance.
dagrtaru/Networks-Algorithms
This is a repository of some of the algorithms in Computer Networks
dagrtaru/Random-Color-Generator
This Javascript program generates random color using random number generator.
dagrtaru/SmackChat
This is a Java Chat Messenger application and uses Smack API
dagrtaru/Sweeter
Sweeter is the simplified Twitter clone.
dagrtaru/TwoFactorAuthentication
A basic two-factor authentication system using NodeJS, Speakeasy, and Authenticator chrome extension
dagrtaru/cryptober
CLI client for Cryptocurrency prices
dagrtaru/dagrtaru
dagrtaru/git-demo
A Git demo to try new features from Git CLI
dagrtaru/keystroke-logger
Simple key logger to log the key strokes of an user.
dagrtaru/Numerical-Algorithms
This is a repo for algorithms in Numerical Analysis. It includes Bisection method, Simpson's 1/3rd and many more.
dagrtaru/Object-Oriented-Programming-Using-Python
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
dagrtaru/ProgrammingFun
The programs I wrote for fun when I got bored.
dagrtaru/ReactTodo
A Todo application where items can be added, checked off when completed, and also removed. It was built using ReactJS
dagrtaru/RellaxParallax
A Parallax landing page using RellaxJS
dagrtaru/sci-hub-now
Free access to academic papers with just a single click! Abolish publishers, long live the open access movement! 🦅
dagrtaru/Sorting-Algorithm-Visualizer-Sol
dagrtaru/SpeechRecognitionJS
A browser based simple speech recognition that hates me. It uses SpeechRecognition API and is supported only on chrome.
dagrtaru/UserListReact
dagrtaru/codelibrary
:gem:Collection of algorithms and data structures
dagrtaru/Introduction-to-Python
Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant white space. (This repository contains Python 3 Code)
dagrtaru/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations