Adithya-S-Bhat
Programmer and a Computer Science Engineering Student at PES University
Bengaluru, Karnataka, India
Pinned Repositories
A_Star_and_DFS_Search_Algorithms
Uses A* and DFS Search Algorithms to find path from start vertex to the goal vertex.
AnimatedSearchBar
A custom Animated Search Bar App built using flutter
ATM-Simulator-using-C
A basic CLI based ATM simulator written in C
Barrel-Shifter-16-bit-Using-Verilog
16-bit Barrel Shifter written in Verilog
BigData_Assignments
Includes Assignments that were completed as a part of Big Data Course using HDFS
Fire-Detection-Alarm-Using-Arduino
Fire alarm detection project demonstrates the use of Arduino to build a fire detection system using the sensors which measure temperature of the environment in which it is present and also measure concentration of gas that might cause fire (methane, alcohol) or is caused because of fire (carbon monoxide, carbon dioxide etc.).
Pattern-Matching-Using-FPGA
Pattern matching is the process of checking whether a specific sequence of characters/tokens/data exists among the given data.
Sales-Forecasting
Sales forecasting is the process of estimating future sales. This project uses two Machine Learning models to predict sales. One model predicts sales using Artificial Neural Network and the other one is SARIMAX.
Spam_Email_Classification_with_Spark_Streaming
Distributed Real Time Spam Classification using Apache Spark
Stock-Exchange-Simulator-DBMS_Project
A React Web Application that provides a simulation of Stock Market enabling you to buy and sell stocks of companies whose prices keep varying, helping you to understand how the real stock market works and thereby helping you avoid practices which might result in huge losses.
Adithya-S-Bhat's Repositories
Adithya-S-Bhat/ATM-Simulator-using-C
A basic CLI based ATM simulator written in C
Adithya-S-Bhat/Fire-Detection-Alarm-Using-Arduino
Fire alarm detection project demonstrates the use of Arduino to build a fire detection system using the sensors which measure temperature of the environment in which it is present and also measure concentration of gas that might cause fire (methane, alcohol) or is caused because of fire (carbon monoxide, carbon dioxide etc.).
Adithya-S-Bhat/Pattern-Matching-Using-FPGA
Pattern matching is the process of checking whether a specific sequence of characters/tokens/data exists among the given data.
Adithya-S-Bhat/A_Star_and_DFS_Search_Algorithms
Uses A* and DFS Search Algorithms to find path from start vertex to the goal vertex.
Adithya-S-Bhat/AnimatedSearchBar
A custom Animated Search Bar App built using flutter
Adithya-S-Bhat/Barrel-Shifter-16-bit-Using-Verilog
16-bit Barrel Shifter written in Verilog
Adithya-S-Bhat/Churn-Modelling
A churn model is a mathematical representation of how churn impacts business
Adithya-S-Bhat/Comparision-of-Sorting-Algorithms
Comparison of Bubble, Insertion, Quick and Merge Sorting techniques which sort randomly generated elements through a range of size from 100 thousand to 1 M
Adithya-S-Bhat/Dijkstra-Algorithm-Single-Destination-Shortest-Path
Implements Dijkstra's Algorithm to solve Single Destination Shortest Path problem
Adithya-S-Bhat/Discord-Bot
A simple Discord Bot built using Python which can respond to a few basic commands.
Adithya-S-Bhat/Distributed-File-System-DFS
Python Implementation of a Distributed File System (DFS) using RPC, with a Client to perform basic file operations like Put, Get and Delete operations
Adithya-S-Bhat/grofer
A system and resource monitoring tool written in Golang!
Adithya-S-Bhat/members-list
A list of all those involved with PES Open Source!
Adithya-S-Bhat/MPCA-Lab-Using-ARM-Simulator
This includes a list of all the programs solved each week as a part of Micro Processor and Computer Architecture course.
Adithya-S-Bhat/OS-Lab
This includes a list of programs solved as a part of Assignment in Operating Systems Course
Adithya-S-Bhat/Portfolio-Website-using-Django
A simple Portfolio Website built using Django
Adithya-S-Bhat/Recommendation-Engine-using-Python
A Simple Recommendation Engine which can suggest medicines/drugs based on disease or its contents
Adithya-S-Bhat/Sales-Forecasting
Sales forecasting is the process of estimating future sales. This project uses two Machine Learning models to predict sales. One model predicts sales using Artificial Neural Network and the other one is SARIMAX.
Adithya-S-Bhat/School-Management-System-Website
A web-app built using react which currently has the Chat-app and authentication functionality which can further be extended to be a full-fledged "School management system"
Adithya-S-Bhat/Stock-Exchange-Simulator-DBMS_Project
A React Web Application that provides a simulation of Stock Market enabling you to buy and sell stocks of companies whose prices keep varying, helping you to understand how the real stock market works and thereby helping you avoid practices which might result in huge losses.
Adithya-S-Bhat/VideoStreamer-Android-App
An Android App written in Java with Vlog functionality and which has further scope for becoming a full-fledged Video-Streaming App.
Adithya-S-Bhat/BigData_Assignments
Includes Assignments that were completed as a part of Big Data Course using HDFS
Adithya-S-Bhat/Spam_Email_Classification_with_Spark_Streaming
Distributed Real Time Spam Classification using Apache Spark
Adithya-S-Bhat/Adithya-S-Bhat
Readme file of my GitHub profile
Adithya-S-Bhat/Automated-Parking-System
Automated Parking System built using Java MVC, following the SOLID design patterns. The application fetches the user's location automatically and shows top five nearest parking locations
Adithya-S-Bhat/MicroService_Blog_App
Working with Docker and Kubernetes to make an easily deployable and portable blogging web-app using Flask and MongoDB.