Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / chiraag-kakar 8 repositories

SWE @ Coda Payments, Ex-@Hyperverge, @sequoiacapital, @economizecloud

chiraag-kakar/PyAutomation

Simple and Useful Automation Tools built with the help of modules available with Python published at PyPI.

Language: Python - Size: 1.03 MB - Last synced: 3 months ago - Pushed: almost 4 years ago - Stars: 10 - Forks: 1

chiraag-kakar/py_bulkmailer

Email Automation using Python

Language: Python - Size: 31.2 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

chiraag-kakar/VCS

A brief overview of some of the best version control systems

Size: 3.91 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 0

chiraag-kakar/reSearch

reSearch is a simple application that takes in multiple paragraphs(documents) of text, assigns a unique ID to each paragraph and stores the words to paragraph mappings on an inverted index.Given a word to search for, it lists out the top 10 paragraphs in which the word is present.

Language: JavaScript - Size: 26.4 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

chiraag-kakar/tic-tac-toe-cpp

Tic Tac Toe Game for two players as well as single player (play against computer)

Language: C++ - Size: 4.88 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

chiraag-kakar/todo-api

A RESTful web API where users can create, read, update and delete todos, prioritize them and search them by title, date, and state.

Language: JavaScript - Size: 111 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/TRAVIS-CI

The repo is integrated with TravisCI to demonstrate continuous integration and continuous deployment.

Size: 0 Bytes - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

chiraag-kakar/vue3-vuex

A vue3-vuex boilerplate based on flux architecture

Language: JavaScript - Size: 307 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

chiraag-kakar/todo-cli-tool

A simple and easy to use Todo CLI tool built using NodeJs

Language: JavaScript - Size: 50.8 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

chiraag-kakar/todo-cli

Language: JavaScript - Size: 3.91 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

chiraag-kakar/sbuttons Fork of sButtons/sbuttons

Simple buttons you can use easily for your next project.

Language: HTML - Size: 2.24 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

chiraag-kakar/My-Django-Blog

A Simple Blog Application with CRUD features and admin login built using Django Framework.

Language: Python - Size: 54.7 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 4 - Forks: 1

chiraag-kakar/theflaskestate

A Flask Powered Real Estate Price Prediction Web App built using HTML, CSS & Javascript upon a regression model.

Language: Python - Size: 51.9 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/smart-urls-api

URL Shortener

Language: TypeScript - Size: 393 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

chiraag-kakar/thank-you-github Fork of Raathigesh/thank-you-github

An open letter of gratitude to GitHub

Size: 419 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

chiraag-kakar/viewcontacts

View collected data from contactme as a static site.

Language: HTML - Size: 1.95 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/terraform-aws-mod_reuse

This module helps in building reusable infrastructure in AWS by aggregating vpc, subnets, route, gateway, instances, security groups with ease.

Language: HCL - Size: 9.77 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

chiraag-kakar/tic-tac-toe

Tic Tac Toe using React, Typescript & NodeJs

Language: TypeScript - Size: 428 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

chiraag-kakar/skillenza Fork of gurtejrehal/skillenza

This is app was made in 12 hours long hackathon in Microsoft Office, Bengaluru. The Problem statement for this app to build an app which can predict that whether an user requires a medical treatment or not.

Size: 4.64 MB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

chiraag-kakar/sys_metrics

Track system performance statistics with collectd, a Unix daemon that collects system metrics periodically and provides mechanisms to store and publish the collected metrics.

Size: 1.95 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

chiraag-kakar/vue-vuex

Vue-Vuex Manga Viewer

Language: JavaScript - Size: 8.52 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

chiraag-kakar/scholarscraper

Python script which can be used to scrape title, doi and citation count of specific Research Papers from Google Scholar

Language: Python - Size: 6.3 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/Responsive-Side-Navigation-Bar-S819 Fork of codingmarket07/Responsive-Side-Navigation-Bar-S819

How to create the Responsive Side Navigation Bar Using HTML CSS and Jquery

Size: 157 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

chiraag-kakar/read_from_chrome

Extract online articles with Readability.js and headless Chrome

Language: JavaScript - Size: 25.4 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

chiraag-kakar/reSearch_django

reSearch is a simple web API that takes in multiple paragraphs(documents) of text, assigns a unique ID to each paragraph and stores the words to paragraph mappings on an inverted index.Given a word to search for, it lists out the top 10 paragraphs in which the word is present.

Language: Python - Size: 29.3 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

chiraag-kakar/reSearch_django_mvc

Language: Python - Size: 21.5 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

chiraag-kakar/rest_api_todo_go

A RESTful API for simple todo application with Go using gorilla/mux (A nice mux library) and gorm (An ORM for Go)

Language: Go - Size: 8.79 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

chiraag-kakar/Recommender

Implementing Model-Based CF using SVD & Memory-Based CF by computing cosine similarity on MovieLens dataset

Size: 4.88 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 0

chiraag-kakar/RailsBlog

A Blogging platform built using Ruby on Rails with the help of Paiza Cloud IDE

Size: 426 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 6 - Forks: 1

chiraag-kakar/quasar-ts-vuex

quasar-ts-vuex boilerplate

Language: JavaScript - Size: 195 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

chiraag-kakar/PUBG

What's the best strategy to win in PUBG? Should you sit in one spot and hide your way into victory, or do you need to be the top shot? Let's let the data do the talking!

Language: Jupyter Notebook - Size: 2.38 MB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 5 - Forks: 0

chiraag-kakar/predict

Frontend view for the Real Estate Price Prediction Web App based on Regression Model in Three.js

Language: JavaScript - Size: 2.93 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/PassGen

Password Generator App in Vanilla JS

Language: CSS - Size: 37.1 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 2

chiraag-kakar/py_selenium

Trying to make these scripts work

Language: Python - Size: 1.95 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

chiraag-kakar/prep-project-4.1.1 Fork of MLH-Fellowship/prep-project-4.1.1

MLH Prep Project for Pod 4.1.1

Language: JavaScript - Size: 525 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

chiraag-kakar/mplayer

A SoundCloud Music App using SoundCloud API

Language: JavaScript - Size: 528 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/PSA

A comprehensive analysis of the Android app market by comparing over ten thousand apps in Google Play across different categories and look for meaningful insights .

Language: Jupyter Notebook - Size: 2.08 MB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 5 - Forks: 0

chiraag-kakar/portfolio

Personal portfolio with CMS built using HTML, CSS, JS & Django

Language: Python - Size: 18.3 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/PyAudi

An audio analyzer in flask using google speech recognition api that transcribes an audio file into text.

Language: Python - Size: 50.8 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/notepad

A simple text editor built using tkinter

Language: TeX - Size: 9.8 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 1

chiraag-kakar/Netclone

Cloned the Home page of Netflix using HTML, CSS , Javascript and BootStrap.

Language: HTML - Size: 795 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 5 - Forks: 1

chiraag-kakar/news_wall

A news aggerator web app that scraps the news websites and serving those scrapped news via Django.

Language: Python - Size: 30.3 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

chiraag-kakar/artist_app

A CRUD API built using Spring Boot.

Language: Java - Size: 55.7 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/myrailsapp

Scaffold for RailsBlog Application

Language: Ruby - Size: 150 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/music

An amazing Fast Fourier Transform Analyzer built using p5.js to analyze audio signals.

Language: JavaScript - Size: 9.39 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 5 - Forks: 0

chiraag-kakar/mark4dev

Realtime Markdown Viewer and Editor

Language: JavaScript - Size: 71.3 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 2 - Forks: 1

chiraag-kakar/IPL

Data Analysis Project on Indian Premier League (IPL) to understand which factors lead one of the team to win and how does it matter.

Size: 2.93 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 0

chiraag-kakar/FUND

An NLP model to detect fake news and accurately classify a piece of news as REAL or FAKE trained on dataset provided by Kaggle.

Language: Jupyter Notebook - Size: 11.1 MB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 5 - Forks: 0

chiraag-kakar/managefunds

A full stack funds management web app developed for a POC on testing in Django.

Language: Python - Size: 32.2 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

chiraag-kakar/gopack

A simple custom package in Golang

Language: Go - Size: 0 Bytes - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

chiraag-kakar/Fortune

Language: HTML - Size: 219 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 0

chiraag-kakar/giphy

Search Engine for gifs

Language: JavaScript - Size: 1.95 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/encdec

An Online Tool to encrypt and decrypt password-protected text built using Django.

Language: Python - Size: 91.8 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/dicom2png_conv

Python Script for converting a Dicom image to PNG image.

Language: Python - Size: 35.2 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

chiraag-kakar/Face-Detect

Size: 1000 Bytes - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 0

chiraag-kakar/diwali

Special Greetings on the auspicious occasion of Diwali

Language: JavaScript - Size: 4.88 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/getjobs

A React Job Search App using Github Jobs Search API having following features : filters , pagination and searching.

Language: JavaScript - Size: 994 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/design-patterns

Examples illustrating various design patterns

Size: 0 Bytes - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

chiraag-kakar/customer_manager

A Customer Management System Created with Spring Boot :)

Language: Java - Size: 53.7 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

chiraag-kakar/csdb

A special web application which imports data from Google Sheets to web pages linked to it in realtime.

Language: HTML - Size: 27.3 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 2

chiraag-kakar/contact_collect_script

Language: Python - Size: 0 Bytes - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/covid19stalker

A simple web application that gives an updated statistics of Covid19 cases in India.

Language: HTML - Size: 10.7 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/covid19-OWID

Understanding & Visualising the spread of disease across different countries using the dataset provided by 'Our World In Data'.

Language: Jupyter Notebook - Size: 873 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 0

chiraag-kakar/chiraag-kakar

My Github Profile Stats and Bio.

Size: 1.18 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 12

chiraag-kakar/CP

Eat Sleep Code Repeat

Size: 15.6 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 0

chiraag-kakar/CivilBuzz

Implementing social news program.

Size: 1000 Bytes - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 0

chiraag-kakar/BCD

This project detects breast cancer by applying a logistic regression model on a real-world dataset and predict whether a tumor is benign (not breast cancer) or malignant (breast cancer).

Language: Jupyter Notebook - Size: 17.6 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 0

chiraag-kakar/cold_rush

A simple gmail extension to copy invitaion templates to email body with a single click :)

Language: JavaScript - Size: 16.6 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

chiraag-kakar/BeHappy

Language: CSS - Size: 5.86 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 0

chiraag-kakar/certifications

Nothing Special

Size: 4.34 MB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 0

chiraag-kakar/CCPP

An ANN Regression model to predict the electrical energy output of a Combined Cycle Power Plant

Language: Jupyter Notebook - Size: 145 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 6 - Forks: 0

chiraag-kakar/createnshare

Create N Share is a No Code solution which gives users the ability to create any type of feature rich survey forms with ease.

Language: Python - Size: 3.34 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 11 - Forks: 9

chiraag-kakar/chat-app

A Chat Application that uses Cloud Firestore as Database and deployed using Firebase Hosting .

Language: HTML - Size: 15.6 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/Crack-Buzz

A full-stack Serverless Single Page Link Sharing Application built using React, Ionic and Firebase.

Language: JavaScript - Size: 882 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 7 - Forks: 0

chiraag-kakar/contactme

A simple contact form built using HTML , CSS , Javascript & G-Script that uses google sheets as database.

Language: HTML - Size: 9.77 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 6 - Forks: 0

chiraag-kakar/chiraag-kakar.github.io

Portfolio

Size: 2.93 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

chiraag-kakar/sharenlearn

A Common File/Resource Sharing Platform for Students & Faculties built using HTML, CSS, Javascript, & Django.

Language: HTML - Size: 36.7 MB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 46 - Forks: 77

chiraag-kakar/moviebuzz

Movie Watchlist React App that utilizes TMDB API to fetch movies

Language: JavaScript - Size: 1.96 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

chiraag-kakar/ckstats

A simple Python package for generating charts.

Language: Python - Size: 13.2 MB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

chiraag-kakar/sample_snack

Learning Responsive Layouts in Flutter

Language: Dart - Size: 89.8 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

chiraag-kakar/SQL

SQL Cheatsheet

Size: 4.88 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

chiraag-kakar/onboarding_screen

Language: Dart - Size: 532 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

chiraag-kakar/scrapify

Crawl and Classify

Language: HTML - Size: 16.6 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0