Skip to content
View nirnaim's full-sized avatar

Block or report nirnaim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. short-url-dotnet short-url-dotnet Public

    Implementation of a URL shortening system using .NET Core (ASP.NET) for the server code and MongoDB for the database. Memory cache layer (LRU) is introduced to handle a burst of redirections effici…

    C# 1

  2. calls-detect-stats-php calls-detect-stats-php Public

    PHP projects that analyses call data (CSV) to generate statistics. It calculates calls within and across continents using ipstack.com API and Geoname database, and displays a report with call count…

    PHP

  3. fft-rotate-python fft-rotate-python Public

    This project implements an algorithm for rotating images by an arbitrary angle using the matrix decomposition approach described in the paper "Convolution-based interpolation for fast, high-quality…

    Jupyter Notebook

  4. fft-bluestein-python fft-bluestein-python Public

    This repository provides an efficient Python implementation of Bluestein's algorithm for computing the Fast Fourier Transform (FFT). Bluestein's algorithm excels at calculating FFTs for sequences …

    Jupyter Notebook

  5. movie-review-sentiment-analysis movie-review-sentiment-analysis Public

    A comprehensive project demonstrating sentiment analysis on IMDb movie reviews using NLP and machine learning. The project covers data preprocessing, feature extraction with TF-IDF, model training …

    Jupyter Notebook

  6. crypto-price-predictor crypto-price-predictor Public

    This repository contains a project focused on predicting cryptocurrency prices using a Long Short-Term Memory (LSTM) neural network. The project demonstrates end-to-end implementation, from data co…

    Jupyter Notebook