Pinned Repositories
aditya30394
My personal repository
aditya30394.github.io
Personal webpage
awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
CommanderGQL
Decentralized-Howdy
A decentralized application for student record storage based on smart contracts. Traditionally, these records are mostly stored either as documents or as unofficial copies on centralized servers. While these may be sufficient for decision making procedures, they bear a consequence of delaying the on-boarding process. This is because, to obtain an official copy, students are required to place an application with the academic department, and the whole process usually takes about 10 days. The delay is primarily caused because the records are validated at the source, which usually follows a convoluted process. The challenge is to offer a platform upon which all of a student’s credentials can be verified readily without actually approaching the source. This expedites the time to obtain the official records.
Detoxit
Cyberbullying and online abuse have been continuously rising at an alarming rate. This is detrimental to the mental state of teenagers and one of the biggest factors leading to depression. Manually determining the toxicity of the comments in the plethora of data generated on a daily basis is an impossible task. Automating the detection and censorship of such toxic comments by the social media platforms can go a long way in solving this issue. But detection of toxic comments is a very daunting task because of various factors such as context, perception, vocabulary etc.
Geeky-Whatsapp
A multithreaded client-server architecture based Chat Application using Java Socket programming. A server continuously listens for connection requests from clients across the network or even from the same machine. Clients connect to the server using an IP address and port number. The client needs to provide a unique username while connecting to the server. This username is treated as the unique identifier for that client.
Person-Re-Identification
Person re-identification, a tool used in intelligent video surveillance, is the task of correctly identifying individuals across multiple images captured under varied scenarios from multiple cameras. Solving this problem is inherently a challenging one because of the issues posed to it by low resolution images, illumination changes per image, unconstrained pose and occlusions.
Reverse-Image-Captioning
Text to Image Generation (Reverse image captioning): This task is just the reverse of image captioning task. Here, we are trying to generate the images that best fits the textual description.
Spotlight-on-AWS-Elasticsearch
AWS Elasticsearch Service is a fully managed service making it easier for developers to deploy Elasticsearch cost effectively at scale. It also provides various security features that you can use to make your APIs secure. The service provides support for open source Elasticsearch APIs, managed Kibana, integration with Logstash and other AWS services, and built-in alerting and SQL querying.
aditya30394's Repositories
aditya30394/Detoxit
Cyberbullying and online abuse have been continuously rising at an alarming rate. This is detrimental to the mental state of teenagers and one of the biggest factors leading to depression. Manually determining the toxicity of the comments in the plethora of data generated on a daily basis is an impossible task. Automating the detection and censorship of such toxic comments by the social media platforms can go a long way in solving this issue. But detection of toxic comments is a very daunting task because of various factors such as context, perception, vocabulary etc.
aditya30394/aditya30394
My personal repository
aditya30394/aditya30394.github.io
Personal webpage
aditya30394/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
aditya30394/CommanderGQL
aditya30394/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
aditya30394/dotfiles
Dotfiles for sourcing useful commands
aditya30394/Ghost
👻 The #1 headless Node.js CMS for professional publishing
aditya30394/GrpcClientAndServer
An example containing a Grpc client and server
aditya30394/MyWebAppTest
aditya30394/RESUME_CTCI_MCDOWELL
A Nice-looking CV template made into LaTeX https://www.careercup.com/resume
aditya30394/simple-server-pfs
aditya30394/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
aditya30394/vscode-remote-try-dotnetcore
.NET Core sample project for trying out the VS Code Remote - Containers extension
aditya30394/vscode-remote-try-python
Python sample project for trying out the VS Code Remote - Containers extension
aditya30394/2020.spring.spotlight
Spotlights in 2020 spring
aditya30394/codespaces-react
aditya30394/Container-escape
aditya30394/CP-Templates
Here are my template codes for Competitive Programming with optimised implementations of various algorithms. I personally use them every day and have tested almost all of them in multiple competitive programming contests and practice problems
aditya30394/government.github.com
Gather, curate, and feature stories of public servants and civic hackers using GitHub as part of their open government innovations
aditya30394/guestbook
A guestbook app to commemorate the beta release of GitHub Codespaces
aditya30394/Kick-it-up
Data Mining and Analysis Project on Kickstarter data
aditya30394/redis-playground
aditya30394/SDFC
aditya30394/Self-Evaluation-Portal
The motivation behind the CSCE 625 Self Evaluation project is to help students in assessing their preparation for the graduate-level Artificial Intelligence course. This project can assist students in understanding the course prerequisites. By using this evaluation portal, the students can make an informed decision as to whether they are sufficiently prepared to register for the class.
aditya30394/simple-server
It's simple!
aditya30394/simple-server-2
It's simple!
aditya30394/SOLID-OOPs-principles
aditya30394/vscode
Visual Studio Code
aditya30394/vscodespaces-quickstart
A simple Node.js app to support Visual Studio Codespaces quickstart documentation.