An open API service providing repository metadata for many open source software ecosystems.

GitHub / AkhilRautela 3 Repositories

Full Stack Developer | AI Deep-Learning | Competitive Coder | C++ Python Java

AkhilRautela/ledger_system

This app was built to record all the transactions you do with your friends and family. The app was build using java and for the database, we have used the firebase database and for authentication, we used firebase auth.

Language: Java - Size: 437 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

AkhilRautela/SpeechToFace

Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AkhilRautela/JAVA-FILE-TRANSFER

The project was build using java.io.sockets that act as endpoints of communication. hereby using that I have implemented file transfer that involves a client and a server that communicate with TCP sockets and io readers for reading files and restoring them.

Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

AkhilRautela/Book-Resell

The app can be used to sell your old books to another person. This app was build using flutter and for database, storage and authentication I have used firebase. For selling books people can upload there books and it will be shown in timeline of other people where they can chat directly to buyers and buy the book.

Language: Java - Size: 188 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

AkhilRautela/Competitive-Coding-Helpful-Script-for-VScode-

These Scripts create the folders and number of files required by the user in the folder with proper extension specified. The best feature is you can easily run your c++ and python files with one single command.

Language: Python - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 3

AkhilRautela/hybrid-deep-learning-sentimental-analysis

model created with mixing of two deep learning techniques CNN + LSTM for sentimental analysis for increasing accuracy and runtime.

Language: Jupyter Notebook - Size: 348 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AkhilRautela/Cricket-Game

Language: Java - Size: 608 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AkhilRautela/OPEN-CV-FACE-DETECTOR

This Project was build to detect faces in images or currently provided (realtime) video. Used open cv to fetch and process the image/frames from videos and to detect faces used haar cascade classifier.

Language: Jupyter Notebook - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

AkhilRautela/Bruteforce-Attack-Script

A brute force python script is used to create and Bruteforce random password to a website. You just need to provide where the page is redirected on successful login. Here I have attached a PHP server file for testing.

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

AkhilRautela/Chatbox-2

A Community chat website with THREE Js great effects. The website was build for learning PHP, SQL, and cookies, so the focus was not well on UI. The website else is fully functional and working well.

Language: JavaScript - Size: 26 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

AkhilRautela/CHATBOX

This is my first website build completely using my phone. This is a previous version of ChatBox2 and it's implemented to learn PHP, SQL, and HTML.

Language: PHP - Size: 1.69 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

AkhilRautela/Polynomial-Regression

An artificial intelligence model to simulate Polynomial regression on a random dataset created using NumPy.

Language: Jupyter Notebook - Size: 53.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

AkhilRautela/cfviz Fork of sjsakib/cfviz

Visualizes user data from codeforces.com using the official API

Size: 318 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

AkhilRautela/D-file-type

Size: 969 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AkhilRautela/plant-disease-detection

Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AkhilRautela/Fun-Room

This React web app involves a global chat option with a firebase database and a memes page that fetches data from a REST API.

Language: JavaScript - Size: 44.5 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

AkhilRautela/AkhilRautela

Repository for profile readme.md

Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

AkhilRautela/advisory-network-restapi

Django rest framework with JSON web token authentication, The project was meant to provide a rest API for login registration and booking slots to advisors.

Language: Python - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

AkhilRautela/node_js_template

This Node js was built to provide a base to all the node js projects as it involves basic home page login/signup page and authentication with great three js effects.

Language: HTML - Size: 19.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

AkhilRautela/JAVA-HTTP-SERVER-html-javscript

The project was intended to create an HTTP server that works on port 80. This is a custom server where you can change the port and provide the required HTML in the html field and required js in the javascript field and it will be delivered to the client requested the page.

Language: Java - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

AkhilRautela/Randomizer-App

This app tended to make you never felt bored. This contains a wheel of fortune and It can select a random option and perform the desired action like playing music, random call etc.

Language: Java - Size: 15.9 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

AkhilRautela/LOGISTIC-REGRESSION

An artificial intelligence model to simulate logistic regression on a random dataset created using NumPy.

Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

AkhilRautela/3D-World-THREE-js

A three js 3d world model that simulates a 3d view of a scene. The camera is position at the center of the sphere and an image is mapped inside that provides a 3d view and with orbit control, we can rotate the camera.

Language: JavaScript - Size: 12.8 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

AkhilRautela/LINEAR-REGRESSION-DEEP-LEARNING

Linear Regression Model build using TensorFlow and gradient descent optimizer.

Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

AkhilRautela/JAVA-queuing-system

Queuing system is a java server-client communication using java socket. It involves a queuing of client in a server and add them to a file.

Language: Java - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

AkhilRautela/vimrc-configuration-with-auto-run-script

This is my Vimrc configuration with a bash script that I created to run python and c++ files with one click. I have added some of the great vim plugin and easy key binding that will help you out while coding.

Language: Vim script - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AkhilRautela/Age-Group-Detector-

An Deep learning project can be used to detect the age group of an individual. As it's been very hard to depict a person's age by human eyes too. So the model is trained to achieve the age group of a person with 98% accuracy.

Language: Jupyter Notebook - Size: 346 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

AkhilRautela/Serving

Language: Dart - Size: 69.3 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 2

AkhilRautela/landing-page Fork of pbdsce/landing-page

Size: 669 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0