Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by hackintoshrao

A curated list of projects in awesome lists by hackintoshrao .

https://github.com/hackintoshrao/dgraph-tutorials

Content for Dgraph's tutorials

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/dgraph-graphql-js

Code snippets with GraphQL examples built using ApolloJS-React on top

Last synced: 02 Nov 2024

https://github.com/hackintoshrao/mit-distributed-systems

Lab solution for MIT Distributed systems Spring 2016 course.

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/code-ask

Experimental cli-tool based written in Rust, inspired by bloop.ai for question and answering on code base. This is to help address the friction in understanding new or legacy codebases.

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/smart-prescription

A voice/text basd assistant for taking medical prescriptions

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/next-typescript-solana-connect

Created with StackBlitz ⚡️

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/brigade-test

Testing brigade CI/CD, https://github.com/Azure/brigade

brigade ci-cd

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/simple-ip-validator

A simpe tool created Qt which just accepts Valid IP addresses in IPV4 format

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/node-express-course

An introduction to Node.js and Express.js servers

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/address-parse

Parse address using Dialog

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/react-context-typescript

Best practices for using React Context with Typescript

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/face-generation

Generate faces using General Adversarial networks

deep-learning gan general-adversarial-network

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/cifar-10-image-classification

Classifying objects from CIFAR 10 image dataset using Convolutional neural networks

convolutional-neural-networks deep-learning image-processing tensorflow

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/linux-driver-monitoring-

The Device Driver logs from LINUX kernel from the client systems in a network are queued up onto the server and then hosted on webpage for easy monitoring

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/caddy-worker

Simple and Configurable Work Queue - Worker implementation for scaling Caddy

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/c-socket-in-linux-simple-client-server

A simple Client-Server project in Linux using C

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/go-inception

Loading inception model using Tensorflow-Go wrapper. Expose an API to used for image recognition.

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/simple-backbone-app

NOde.JS-MongoDb-BackboneJs student registration app

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/extended-kalman-filters

Kalman filters implementation in C++ for tracking objects using lidar and radar observations.

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/blogs

Articles related to Go and Dgraph

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/language-translation

Seq2Seq based deep learning for translating from English to French

deep-learning language-translation recurrent-neural-networks seq2seq

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/minio-chaos

Choas framework for testing Minio's fault tolerance capability.

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/linear-regression-python

Linear regression from scratch in python on house price dataset

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/simple-video-lane-detection

Simple lane detection from video stream. Pipiline to used in self driving cars.

computer-vision self-driving-cars

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/interestedin-presentation

Presentation created using impress.js

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/the-node-communicator

A Interface b/w Device Driver and the server using NODEJS in LINUX

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/minio-dcos-test

Dockerfile for testing distributed Minio on DC/OS Mesosphere.

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/swathaha-video-server

A Video Server for streaming FreeDom videos for SWATHAHA-2013 at PESSE MANDYA

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/advance-lane-finding

Set of advanced computer vision techniques to identify and track the lane lines in live stream of video

computer-vision self-driving-cars

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/angular-exam-result-app

Angular-Exam-result-APP

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/gophercon-2k16-code-samples

Code samples for My talk at Gophercon 2016

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/node.js-backbone-crud-test

An exercise to test out backbone.JS CRUD methods with node.js-express in the backend

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/node-socket-chat

Chat application using Node.JS , socket.io

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/node-expense-manager

An Expense Manager App Written using Node.JS,Redis,Socket.io

javascript nodejs redis websockets

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/flask-scale

Code for sample project on deploying and scaling a simple containarized flask service on kubernetes.

docker google-container-engine kubernetes python-flask

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/first-neural-network

Simple Neural Network with a hidden layer written from scratch using Numpy for prediction the bike sharing sales

deep-learning neural-networks numpy python

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/remote-server-0.1v

Connecting the Device Driver using Sockets in C and Qt interface

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/node-nofify-local-chat

A simple NODEJS client server code to chat over LAN in Linux , The mesages recieved will be notified on desktop by using the notify-send ubuntu API

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/css3-examples

CSS 3 Demos

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/s3v2tov4-proxy

AWS Signature V2 to AWS Signature V4 proxy

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/vehicle-detection-and-tracking

Detect and track vehicles in live stream of video from moving car using advnaced computer vision and machine learning techniques.

computer-vision machine-learning self-driving-cars

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/simple-character-driver--1

A simple char driver and in memory scull driver implementation

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/gleam-wiki

Manual fork to send PR for https://github.com/chrislusf/gleam/wiki .

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/qt5-qml-ip-validator

A IP validator using QT5-QML

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/tensorflow-income-bracket

Predicting whether the income > 50K based on the information about the individuals.

classification deep-learning deep-neural-networks tensorflow

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/distributed-maelstrom-solving

Solving maelstrom distributed systems challenge

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/behavioral-cloning

Training a car game to self drive using the training data obtained from playing the game.

convolutional-neural-networks deep-learning keras neural-networks

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/node-network

Node-Network is a distributed Social Network engine or framework which can used to built upon any site with the Social Network feature .The design is inspired the nature of pouplar distributed social network diaspora .

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/tv-script-generation

Generate TV scsripts by training LSTM based network over Simpon's dialogue transcript

deep-learning lstm recurrent-neural-networks

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/wallet-connect-solana-example

Created with CodeSandbox

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/minio-go-media-player

HTML 5 Media player using Minio-go library.

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/web-stop

HTML 5 APP to mark the nearby bus stops

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/the-campus-view-

Video and picture Webserver and site using NODEJS to share videos and pictures inside the campus

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/german-traffic-sign-classify

German traffic sign classficatoin using Convolutional Neural network

convolutional-neural-networks deep-learning self-driving-car

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/go-debug

Library to add debug endpoints. Includes endpoint for returning Number of goroutines, registering profiler endpoint, stack trace, mem stats and more.

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/codes-from-my-blog-posts

Codes published for my blog www.hackintoshrao.com

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/node-irc-server

An IRC server Based on NODEJS

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/blog-posts

Markdown of my blog posts at medium.com/@hackintoshrao and hackintoshrao.com

artificial-intelligence deep-learning deep-neural-networks technical-writing

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/express-passport-facebook-authentication

Simple authentication system for Node.Js express framework using Passport middleware

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/ml-dl-ai-projects

Machine Learning, Deep Learning and AI projects used for my trainings

artificial-intelligence deep-learning keras machine-learning tensorflow

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/node-express-require-passport

A simple illustration of express server and logging in usoing FB credentials . Require.JS is used for modularizing the code and MongoDB is used for persistenace .

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/cryptocurrencywebscrapingandsentimentanalysis

A python project combining web scraping and natural language processing.

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/signalstr

A Qt based simple tool for Linux system programmers.Given the signal number as input the tool gives the short description of the signal as output

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/qt--simple-expansion-box

A Simple Shape changing dialog using Qt-Creator

Last synced: 26 Oct 2024

https://github.com/hackintoshrao/node-command-executor

Web SErver using Node using which linux commands can be executed inside the server using a Mobile phones or other linux machines

Last synced: 26 Oct 2024