nithintata
Full Stack Web Developer | Competitive Programmer | Kaggle Contributor | Deep Learning Enthusiast
NIT JamshedpurIndia
Pinned Repositories
chat-bot-using-java
A simple multi-room user chat application with GUI (Graphical user Interface) along with a bot class which replies to specific commands. This application is implemented using Java language, designed in MVC pattern and uses threads, sockets and OOPS concepts.
Citizen-Safety-web-app
Many cities have safety issues. We often come across news and available data, which indicates a particular area being more unsafe than others. This web app includes the features to ensure the safety of citizens in these unsafe areas.
connect
A social networking web app which is made using MERN Stack. Here users will be able to post, like, comment and follow other users and posts.
image-caption-generator-using-deep-learning
Automatically generates captions for an image using Image processing and NLP. Model was trained on Flickr30K dataset.
implementing-rabbitmq-with-nodejs
leetcode
LeetCode Monthly Challenge Solutions
mern-file-explorer
A web-app designed to store files/images with different formats in a cloud database and maintain a hierarchical directory structure. Here users can create/delete/download various files/folders from the web interface. A search system with multiple filters is incorporated to search the files/folders easily. Users can also share the files easily as the server automatically creates a shortened URL for easy sharing.
quiz-app-in-nodejs
A quiz app with admin privileges using node js and mongodb. Here admin can be able to create a quiz with various instructions regarding the quiz, questions, answers, explanations and duration for the quiz. At any point of time admin can update, delete, enable or disable any quiz or question
Realtime-chat-app-using-nodejs
A simple Real-time chat application using Nodejs and Socket.io. Here users can create rooms and share the link with others to invite them.
simple-html-editor-using-java
Simple editor which converts written text simultaneously into HTML code.The editor has GUI and has all the features in editors like notepad etc..
nithintata's Repositories
nithintata/quiz-app-in-nodejs
A quiz app with admin privileges using node js and mongodb. Here admin can be able to create a quiz with various instructions regarding the quiz, questions, answers, explanations and duration for the quiz. At any point of time admin can update, delete, enable or disable any quiz or question
nithintata/mern-file-explorer
A web-app designed to store files/images with different formats in a cloud database and maintain a hierarchical directory structure. Here users can create/delete/download various files/folders from the web interface. A search system with multiple filters is incorporated to search the files/folders easily. Users can also share the files easily as the server automatically creates a shortened URL for easy sharing.
nithintata/image-caption-generator-using-deep-learning
Automatically generates captions for an image using Image processing and NLP. Model was trained on Flickr30K dataset.
nithintata/Realtime-chat-app-using-nodejs
A simple Real-time chat application using Nodejs and Socket.io. Here users can create rooms and share the link with others to invite them.
nithintata/chat-bot-using-java
A simple multi-room user chat application with GUI (Graphical user Interface) along with a bot class which replies to specific commands. This application is implemented using Java language, designed in MVC pattern and uses threads, sockets and OOPS concepts.
nithintata/connect
A social networking web app which is made using MERN Stack. Here users will be able to post, like, comment and follow other users and posts.
nithintata/Citizen-Safety-web-app
Many cities have safety issues. We often come across news and available data, which indicates a particular area being more unsafe than others. This web app includes the features to ensure the safety of citizens in these unsafe areas.
nithintata/implementing-rabbitmq-with-nodejs
nithintata/leetcode
LeetCode Monthly Challenge Solutions
nithintata/simple-html-editor-using-java
Simple editor which converts written text simultaneously into HTML code.The editor has GUI and has all the features in editors like notepad etc..
nithintata/snake-game-in-java
Snake game in java designed using Object-Oriented-design principles
nithintata/Space-Shooter-game-in-java
Simple command line interface 2D matrix based vertical space shooter game made in Java based on Object oriented design principles
nithintata/Tetris
Tetris game clone written in Java 8 using object oriented design principles
nithintata/33-js-concepts
📜 33 concepts every JavaScript developer should know.
nithintata/cat-vs-dog-classifier
A Computer vision based deep learning binary classification model which categorize an image as a cat or a dog. Model was trained on 30,000 images.
nithintata/DS-Algo-Zone
This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript and Kotlin.
nithintata/first-contributions
🚀✨ Help beginners to contribute to open source projects
nithintata/GitHubGraduation-2021
Join the GitHub Graduation Yearbook and "walk the stage" on June 5.
nithintata/Hacktoberfest
Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure you add the program under the correct language directory. Happy coding
nithintata/Hacktoberfest2020
Make your first Pull Request and earn a free tee from GitHub!
nithintata/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
nithintata/ML-Workshop
nithintata/nithintata
nithintata/node-express
nithintata/node-mongo
nithintata/node-mongoose
nithintata/poem-writer
Generates Poem lines based on Shakespeare Sonnet's using deep learning
nithintata/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.