Pinned Repositories
browser-control
Using this you can remotely control browser - open, close, search, data cleanup for firefox and chrome by just hitting an API endpoint.
LinkedInAutoConnect
An automated script to accept connection requests on LinkedIn
Personalised-web-search-with-NLP
Personalized Web search Engine. Based on the user profile and group profile personalization. Written in python.
search-engine
Simple python search engine. Crawls websites and stores their keywords, URLs by performing inverted indexing.
Signaling-Server-for-Webrtc-Golang
Go signaling server
Tic-Tac-Toe-React
Simple tic-tac-toe game app made with React Js following the documentation on reactjs website. Game maintains states to go back in time.
Torando-WebSocket-Chat
Simple chat application with Chat room functionality. The server made with the Tornado, WebSocket used for data exchange, Bulma CSS, jquery for frontend.
bhai-lang
A toy programming language written in Typescript
backend
Proximo video backend is the signaling and auth server for WebRTC based video calling app.
frontend
Proximo-video frontend is the frontend of a WebRTC based video conferencing app.
aniketsingh0104's Repositories
aniketsingh0104/LinkedInAutoConnect
An automated script to accept connection requests on LinkedIn
aniketsingh0104/browser-control
Using this you can remotely control browser - open, close, search, data cleanup for firefox and chrome by just hitting an API endpoint.
aniketsingh0104/Personalised-web-search-with-NLP
Personalized Web search Engine. Based on the user profile and group profile personalization. Written in python.
aniketsingh0104/Torando-WebSocket-Chat
Simple chat application with Chat room functionality. The server made with the Tornado, WebSocket used for data exchange, Bulma CSS, jquery for frontend.
aniketsingh0104/Notiga
Notiga is a productivity app that helps you to batch your notifications to view them later at once.
aniketsingh0104/search-engine
Simple python search engine. Crawls websites and stores their keywords, URLs by performing inverted indexing.
aniketsingh0104/Signaling-Server-for-Webrtc-Golang
Go signaling server
aniketsingh0104/Tic-Tac-Toe-React
Simple tic-tac-toe game app made with React Js following the documentation on reactjs website. Game maintains states to go back in time.
aniketsingh0104/notification-proto
aniketsingh0104/Python-logwatcher
A tornado websocket based log watcher. Which keeps watching the log changes in a log file and transmits the changes to client through socket connection.
aniketsingh0104/server
Simple Command line chat Application is written in Golang. Logn polling used for message fetching.
aniketsingh0104/vision
WebsiteData
aniketsingh0104/WebRTC-DataChannel-Python-Chat
WebRTC based chat application. Signaling Server is written in Python. Tornado WebSockets used for signaling and WebRTC Data Channel used for message exchange between Peers.