Nikhil Balwani (nikhilbalwani)

nikhilbalwani

Geek Repo

Location:Ahmedabad

Home Page:https://www.nikhil.info

Github PK Tool:Github PK Tool

Nikhil Balwani's repositories

Appointment-System-Java

Appointment System in Java. Allows Doctors and Patients to register with the system. Doctors can set their available slots during different days of the week and Patients can view these slots with the doctor of their choice and select the one which is convenient for them to book an appointment.

Language:JavaStargazers:2Issues:0Issues:0

Detecting-objects-with-darkflow-YOLOv2

Takes an input image, scans for objects in the image, outputs top-left and bottom-right coordinates of the object, its height and width, name of the objects, and stores these parameters in a text file.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:2Issues:0Issues:0

coding-exercises

A handy library to carry to competitions.

Language:C++Stargazers:1Issues:0Issues:0

Complex-Number-Operations-in-C

A structure for complex numbers and implementation of multiplication, division, addition, subtraction and power operations in C.

Language:CStargazers:1Issues:0Issues:0

Convolution-MATLAB

Convolution without using inbuilt function in MATLAB.

Language:MATLABStargazers:1Issues:0Issues:0

FFT

An implementation of FFT in C using Decimation in Time Algorithm. The program uses a recursive function to use the decimation in time recurrence.

Language:CStargazers:1Issues:0Issues:0

Morris-Algorithm-in-C

C code for Morris' approximate counting algorithm.

Language:CStargazers:1Issues:0Issues:0

okapi-bm25

Implementation of Okapi BM25 "Best Matching" ranking function. Estimates the ranking of a document in terms of relevance to a search query.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Queue-in-Python

Implementation of a Queue without inbulit functions in Python and a FIFO scheduling example.

Language:PythonStargazers:1Issues:0Issues:0

Tower-of-Hanoi-in-Python

Python code to solve Tower of Hanoi problem using recursion.

Language:PythonStargazers:1Issues:0Issues:0

bloom-filter

A systematic study of the Bloom filter (1970), a space and time-efficient data structure, for set membership testing. The study included performance analysis on false positive error rate and run-time.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

interview-questions

Solutions to coding interview questions on some popular platforms.

Language:C++Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

mlify

Reinventing the wheel!

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

bio-site

Yet another academic homepage builder.

License:NOASSERTIONStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Huffman-Encoding-Verilog

Huffman encoding in Verilog Hardware Definition Language.

Language:VerilogStargazers:0Issues:0Issues:0

Infix-to-Postfix-Python

Infix to Postfix in Python.

Language:PythonStargazers:0Issues:0Issues:0

LaTeX-examples

An example assignment in LaTeX.

Language:TeXStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0

nikhilbalwani1.github.io

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

pdp-checklist

Checklist for compliance with Personal Data Protection Bill (PDP) 2019, India

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Simulate-Tossing-of-a-biased-Coin-R

R code to simulate the tossing of a biased coin, given the probability of occurence of head.

Language:RStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Telethon_Add_Members

Scraping members from different groups and adding them to groups in Telegram using Telethon Package

Stargazers:0Issues:0Issues:0

xor-linked-list

Python code to implement XOR Linked List - a memory efficient doubly linked list.

Language:PythonStargazers:0Issues:0Issues:0

xv6-PDOS-bootloader

Re-implementation of xv6-PDOS operating system's bootloader in C.

Language:CStargazers:0Issues:0Issues:0