Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by Narasimha1997

A curated list of projects in awesome lists by Narasimha1997 .

https://github.com/Narasimha1997/fake-sms

A simple command line tool using which you can skip phone number based SMS verification by using a temporary phone number that acts like a proxy.

go go-modules golang privacy

Last synced: 06 Nov 2024

https://github.com/narasimha1997/fake-sms

A simple command line tool using which you can skip phone number based SMS verification by using a temporary phone number that acts like a proxy.

go go-modules golang privacy

Last synced: 09 Oct 2024

https://github.com/narasimha1997/ratelimiter

A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.

algorithm concurrency go go-library golang gomodule rate-limiting ratelimiter

Last synced: 07 Nov 2024

https://github.com/Narasimha1997/py4jshell

Simulating Log4j Remote Code Execution (RCE) vulnerability in a flask web server using python's logging library with custom formatter that simulates lookup substitution by executing remote exploit code.

bug log4j python remote-code-execution security

Last synced: 04 Aug 2024

https://github.com/narasimha1997/py4jshell

Simulating Log4j Remote Code Execution (RCE) vulnerability in a flask web server using python's logging library with custom formatter that simulates lookup substitution by executing remote exploit code.

bug log4j python remote-code-execution security

Last synced: 07 Nov 2024

https://github.com/narasimha1997/r3

A tiny x86_64 kernel written in Rust.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/sig-716i

A CLI tool that can be used to disrupt wireless connectivity in your area by jamming all the wireless devices connected to multiple access points.

cyber-security cybersecurity go golang hacking ieee80211 wireless

Last synced: 07 Nov 2024

https://github.com/narasimha1997/marvinos

A hobby Operating System developed from scratch using C/C++ and assembly

c cplusplus hacktoberfest hobby-os hobby-project operating-system osdev

Last synced: 07 Nov 2024

https://github.com/Narasimha1997/smartreply

Unofficial port of Google's smart reply runtime (powers gmail and assistant) model to python, allowing developers to leverage intelligent smart reply as an API in Web and embedded systems that supports Linux, a loader (ld.so), a fully POSIX C++ Runtime and Python interpreter.

android cplusplus google linux python3 tensorflow web

Last synced: 08 Nov 2024

https://github.com/narasimha1997/smartreply

Unofficial port of Google's smart reply runtime (powers gmail and assistant) model to python, allowing developers to leverage intelligent smart reply as an API in Web and embedded systems that supports Linux, a loader (ld.so), a fully POSIX C++ Runtime and Python interpreter.

android cplusplus google linux python3 tensorflow web

Last synced: 07 Nov 2024

https://github.com/narasimha1997/pymigrate

A tool for automatically migrating any python source code to a virtual environment with all dependencies automatically identified and installed. You can also use this tool to generate requirements.txt for your python code base, in general, this tool will help you to bring your old/hobby python codebase to production/distribution.

automation python python3 regex virtualenv

Last synced: 07 Nov 2024

https://github.com/narasimha1997/rust-kernel-barebones

A minimal 64-bit rust kernel and a bunch of configuration scripts that can be used to bootstrap Operating system development using Nightly-Rust compiler.

cargo kernel osdev rust rust-osdev x86-64

Last synced: 07 Nov 2024

https://github.com/Narasimha1997/rust-kernel-barebones

A minimal 64-bit rust kernel and a bunch of configuration scripts that can be used to bootstrap Operating system development using Nightly-Rust compiler.

cargo kernel osdev rust rust-osdev x86-64

Last synced: 02 Aug 2024

https://github.com/narasimha1997/clfu

Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.

algorithm cache concurrency data-structures go golang lfu lfu-cache

Last synced: 07 Nov 2024

https://github.com/narasimha1997/tor-proxy

An experimental Tor-Proxy serivce written in Go using Go-proxy and Go-libtor.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/gopg

A minimal microservice written in Go that executes Go programs. This microservice can be used to set-up local go learning environment at your workspace/school. You can also use the provided zero-configuration docker-image for quick deployments.

academia academic docker go golang learning microservice rest-api tutorial

Last synced: 07 Nov 2024

https://github.com/narasimha1997/pavlos

A light-weight container runtime for Linux with NVIDIA gpu support, allows developers to quicky setup development environments for dev and test. Pavlos can emulate any Linux rootfs image as a container.

cgroups containers golang hacktoberfest hacktoberfest2020 linux networking nvidia pcl

Last synced: 07 Nov 2024

https://github.com/narasimha1997/aio-eth

A simple python library that can be used to run large Web3 queries on Ethereum blockchain concurrently as per Ethereum JSON-RPC specification.

asyncio blockchain ethereum python3 web3

Last synced: 07 Nov 2024

https://github.com/narasimha1997/pythreads

A simple python library that makes creation of threads easier. It makes functions asynchronous with only one extra line of code.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/wavenet-stt

An end-to-end speech recognition system with Wavenet. Built using C++ and python.

cplusplus-11 pybind python python3 speech-recognition tensorflow tensorflow2 tensorflowlite wavenet

Last synced: 12 Oct 2024

https://github.com/narasimha1997/redis-pydict

A python dictionary that uses Redis as in-memory storage backend to facilitate distributed computing applications development.

backend distributed-systems hashtable message-queue microservice python python3 redis

Last synced: 07 Nov 2024

https://github.com/narasimha1997/py_cpu

Python bindings for Google's cpu_features library. Allows python developers to enable hardware specific optimizations at runtime.

c99 cplusplus cpu cpython optimization pip pybind11 python3

Last synced: 12 Oct 2024

https://github.com/narasimha1997/bzcompute

bzCompute is a computation graph library with built-in support for domain-decomposition and prallel computation. The library can be used for expressing and executing large number of mathematical and text-processing operations using Data-Flow graphs, (Educational version of tensorflow), written in pure python code with numpy support.

computer-science domain-decomposition educational-project machine-learning parallel-computing

Last synced: 07 Nov 2024

https://github.com/narasimha1997/py-smartreply

Python bindings for Google's Smart Reply (AI based chat suggestions) Tensorflow Lite model.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/httppool

A simple asynchronous worker pool and concurrent job queue for Golang's HTTP Server, inspired from Node.js asynchronous http server design.

asynchronous go golang http nodejs server

Last synced: 07 Nov 2024

https://github.com/narasimha1997/exif_service

A C++ microservice used to extract location and other forensic information from JPEG images.

cplusplus docker forensics http jpeg microservice rest-api

Last synced: 07 Nov 2024

https://github.com/narasimha1997/go-cowin

Unofficial GO SDK for Indian Government's Co-WIN API Platform. This SDK helps developers to easily integrate Co-WIN APIs with their existing eco-system.

coronavirus cowin cowin-api go golang india mygovbc sdk

Last synced: 07 Nov 2024

https://github.com/narasimha1997/stackmachine

A simple educational virtual computer machine that can execute simple arithmetic and logical programs, This Virtual Machine has it's own memory model, instruction queue, virtual CPU and a compiler that comes with a parser.

assembly-x86 computer-architecture computer-science educational-project java-8 virtual-machine

Last synced: 07 Nov 2024

https://github.com/narasimha1997/c-dict

A tiny library that brings the support of dictionaries to C programming language with a fast lookup using hash tables. dict type can be used to associate large arrays with string keys.

algorithms c cplusplus datastructures dictionaries hashing

Last synced: 07 Nov 2024

https://github.com/narasimha1997/ironserver

A simple, amazingly fast static web server written in C. Supports faster MIME type resolution and caching.

c caching hobby-project webserver

Last synced: 07 Nov 2024

https://github.com/narasimha1997/bloodcell-identification-tfjs-client

Blood Cell Identification system is a web app built using React and Tensorflow js, The CNN model trained to classify blood cell images using python and is ported to Browser Client using tensorflow model converter.

javascript machine-learning tensorflow

Last synced: 07 Nov 2024

https://github.com/narasimha1997/bit_vector

A header-only bit vector library for C . This can be used for implementing dynamic bit-vectors for building Bloom-Filters and Hyper-Logs .

bloom-filter c cplusplus datastructures hashtable hyperloglog

Last synced: 07 Nov 2024

https://github.com/narasimha1997/cc-builder

Live compilation and linking tool for C/C++ projects written in Go.

build c compiler cplusplus cpp devtools go golang

Last synced: 07 Nov 2024

https://github.com/narasimha1997/blood-cell-type-identification-using-cnn-classifier

Notebook providing solution for kaggle dataset to classify blood cell types (Built using Convolution Neural Network)

Last synced: 07 Nov 2024

https://github.com/narasimha1997/socketio-cgi

A cgi layer that allows any process / program to stream data across world wide web.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/360player

A 360 image and Video player based on Google Cardboard Platform, It's just like an example of how to use VrViews in android

Last synced: 07 Nov 2024

https://github.com/narasimha1997/ptw

A minimal boilerplate for building frontends using Preact, TypeScript and Web Assembly.

boilerplate boilerplate-template css sass typescript wasm webassembly webpack

Last synced: 07 Nov 2024

https://github.com/narasimha1997/pyq

A python library for expressing computations using Message passing queues.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/dirtypointer-hack

A hackaround on C++ private class members and methods to access them outside the class even though they are private. (GNU GCC compiler, Linux)

Last synced: 07 Nov 2024

https://github.com/narasimha1997/dipmp

A decentralized package registry for python built on top of IPFS and Ethereum - using python, solidity and pinata. dipmp can be used with pip.

ethereum ipfs pip python python3 solidity web3

Last synced: 07 Nov 2024

https://github.com/narasimha1997/inception-on-device-inference

An android application for on-device machine learning using TensorFlow and GoogleNet (Inception v3)

Last synced: 07 Nov 2024

https://github.com/narasimha1997/groupchat-c

A simple group chat server that one can write using C/C++, with the support of external websocket router.

c cgi multiprocessing websocket

Last synced: 07 Nov 2024

https://github.com/narasimha1997/encoder-aas

An architecture providing Universal Sentence Encoder as a service by exploiting job-level parallelism of multi-core architectures. The service can be used as a transformer model for downstream NLP and NLU tasks like Language modelling, Sentiment Classification, Question Answering, Semantic Search and more.

c clientserver concurrency cplusplus load-balancer natural-language-processing natural-language-understanding parallelism python python3 zmq

Last synced: 07 Nov 2024

https://github.com/narasimha1997/packed-encoder

A tiny rust crate that can be used to encode data of different types into a packed byte array which can be passed over network, system calls or FFI.

crate deserialization rust rust-crate rust-library serialization

Last synced: 07 Nov 2024

https://github.com/narasimha1997/newsmaster

a react app for real-time news on any device (First stage build)

Last synced: 07 Nov 2024

https://github.com/narasimha1997/vsnet_2

Image-Recognition system using Client(android app) and Server(TensorFlow with Flask) model.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/pnuemonia_classification_onnx

Pnuemonia classification at scale using ONNX runtime and an inference server with batching support.

deep-learning deployment keras onnx python python3 tensorflow

Last synced: 07 Nov 2024

https://github.com/narasimha1997/speech-net

Online text-to-speech platform

Last synced: 07 Nov 2024

https://github.com/narasimha1997/narasimha1997

My profile README

Last synced: 07 Nov 2024

https://github.com/narasimha1997/klogger

A C++ CLI tool for linux that streams kernel logs and events over a light-weight UDP socket to remote machines. You can use this tool for debugging while developing Linux kernel extensions and custom Linux kernel modules, especially for embedded systems that don't have built-in display. (Cross compile for aarch64 and others).

Last synced: 07 Nov 2024

https://github.com/narasimha1997/libignition-dev

A byte-stream based File-Encryption library built using Python and C (using Fernet encryption algorithm)

Last synced: 07 Nov 2024

https://github.com/narasimha1997/visualnet

Simple image recognition server using TensorFlow inception v3

Last synced: 07 Nov 2024

https://github.com/narasimha1997/fastvideo-transformation

A Python backend architecture for fast video processing by Machine Learning models based on Producer - Consumer model and Message Passing Queues

Last synced: 07 Nov 2024

https://github.com/narasimha1997/simple-service-broadcast

A simple UDP broadcast protocol used for service discovery in a local network

Last synced: 07 Nov 2024

https://github.com/narasimha1997/projecthub

DBMS mini project !

Last synced: 07 Nov 2024

https://github.com/narasimha1997/objectcode-executor

Object code generator and executor built for C, Python program takes C file as input, generates Object code and another C file that executes it.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/os-development-tutorial

A step by step, cumulative guide for building an Operating System for x86 and it's variants.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/mark_2

A Django platform to transfer large files between your Phone and your Personal Computer.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/litenet

A simple CNN architecture to solve simple computer vision problems.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/facerecognition-tool

FaceRecognition is a simple and modular face recognition tool built using OpenFace and face_recognition.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/jsontodnn

A tool for converting JsonInfo to Deep neural network model, using tf_learn. This tool is a part of bigger project under development.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/i686-compilers

Compiler toolchain used to compile Marvin.OS to bare metals.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/news-bot

An artifically intelligent news and weather bot for Facebook messenger

Last synced: 07 Nov 2024

https://github.com/narasimha1997/lebnitz

A general knowledge PWA built using React and Python

Last synced: 07 Nov 2024

https://github.com/narasimha1997/hadoop-wordcount

A simple Java MapReduce program to count words in multiple documents, Shell scripts are written to run the job both locally and on google cloud

Last synced: 07 Nov 2024

https://github.com/narasimha1997/retter

Analyses the text messages to search for "to retter:" command, If found it interprets the command and executes the operation specified, It can be used to Toggle silent mode, Call back automatically as well as Toggle automatic silent mode etc,

Last synced: 07 Nov 2024

https://github.com/narasimha1997/httpping

A simple HTTP ping service using BSD Unix sockets, Implemented using Go.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/homeautomation-prototype

The project demonstrates software part of home automation, the server acts as a router that routes the user actions to respective device actions and notifies the respective device.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/lunarlander-rl

A self aware Lunar Lander built using OpenAI gym and Q-Learning algorithm

Last synced: 07 Nov 2024

https://github.com/narasimha1997/gnu-execution-library

A parallel, multi-process and asynchronous socket library using C.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/veganalytics

A dashboard tool that provides end-to-end solution for local marts and vegetable sellers.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/smart-rto

An online collaborative platfrom between Citizens and RTO to share / store RTO documents, built using Mongo-db , Python and React.js

Last synced: 07 Nov 2024

https://github.com/narasimha1997/buzzydeveloperscamp--workshop-projects-day4

Repo containing day 4 projjects

Last synced: 07 Nov 2024

https://github.com/narasimha1997/fisher-shuffle

A set of utility functions to shuffle and generate random array sequences based on **Fisher–Yates Algorithm**. The package is written in typescript and does not depend on any other packages. The package is published as an npm module.

chai ci hacktoberfest mocha nodejs npm random typescript

Last synced: 07 Nov 2024

https://github.com/narasimha1997/droidterminal

A simple terminal emulator for Android. Upgrading in process

Last synced: 07 Nov 2024

https://github.com/narasimha1997/cod

Clone of CoD , based on Idea given by Adithya!! (Batman)

Last synced: 07 Nov 2024

https://github.com/narasimha1997/proof-of-work

Simple integrity verification protocol using Bitcoin's popular Proof-of-work algorithm

Last synced: 07 Nov 2024

https://github.com/narasimha1997/qa-api

Short question - answers system built using Node.js and express.js

Last synced: 07 Nov 2024

https://github.com/narasimha1997/buzzydeveloperscamp--workshop-projects

A repo containing all projects till day 3

Last synced: 07 Nov 2024

https://github.com/narasimha1997/q-table-learning-implementation

The repo contains Q learning implementation examples, written purely using numpy.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/bls-server

A gRPC server written in python that provides BLS (Boneh–Lynn–Shacham) signatures related functionalities like signing, verification and signatures aggregation - used in production at some places.

bls-signature bls12-381 elliptic-curve-cryptography elliptic-curves grpc microservices python python3

Last synced: 07 Nov 2024

https://github.com/narasimha1997/blog

Source tree of my blog

Last synced: 07 Nov 2024

https://github.com/narasimha1997/batchtts

A batch Text-to-Speech conversion over text from multiple text files.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/rpeio

Remote execution interface using python

Last synced: 07 Nov 2024

https://github.com/narasimha1997/scrapoverflow

An unofficial StackOverflow questions REST-API , this API allows you to search StackOverflow question-answers by providing a query string. You can integrate this API with assistant applications like chat-bots and AI-agents to help developers search solutions easily.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/general-reinforcement-learning

A deep reinforcement learning algorithm based on DQN to solve general optimal control problems. Same algorithm was used to solve CartPole-v1 , CartPole-v2 and MountainCar-v2

Last synced: 07 Nov 2024

https://github.com/narasimha1997/simple-blockchain-implementation

A simple block chain implementation using SHA256

Last synced: 07 Nov 2024

https://github.com/narasimha1997/genetic-algorithm---linear-equation

Solution to system of Linear equation using evolutionary genetic algorithm

Last synced: 07 Nov 2024

https://github.com/narasimha1997/my-website-source-code

Source code of Narasimha1997.github.io webiste built using React.js

Last synced: 07 Nov 2024

https://github.com/narasimha1997/memchain

A small , in-memory Object storage system built using node.js with built-in tamper proof and encrypted disk backup support.

Last synced: 07 Nov 2024

https://github.com/narasimha1997/magnesium

A JIT compiler that can solve 1st order-recurrence relations directly on 64-bit hardware.

Last synced: 07 Nov 2024