Shamanthkolegodu
I'm a passionate backend engineer with a strong focus on developing robust and efficient server-side solutions. CSE graduate from PES University 2023.
VyaparBengaluru
Pinned Repositories
Airport-stimulation-of-a-busy-Airport-with-two-runways-in-c-programming-language
Let us consider a small but busy airport with two runways, one usually used for landings and one usually used for takeoffs. Planes arrive ready to land or ready to take off at random times, so at any given unit of time, the runways may be idle or a plane may be landing or taking off and there may be several planes waiting either to land or take off. If one of the queues is empty, then both runways can be used for the other queue. Also, if the landing queue is full and another plane arrives to land, then takeoffs will be stopped and both runways used to clear the backlog of landing planes. The simulation should run through many units of time.
CaaS
Comparative-Analysis-of-Traditional-Methods-and-Graph-Machine-Learning-Methods-for-Link-Prediction
Comparative Analysis of Traditional Methods and Graph Machine Learning Methods for Link Prediction on Game of Thrones Season 3 data
currency-detector-opencv
Indian paper currency detection using Image Processing
Data-analytics-on-electrical-vehicles-dataset
Implementation-of-key-value-store-with-eventual-consistency-in-Go
Distributed systems project
personal-blog
Dockerized and orchestrated flask and mongoldb based blog website
Staylore-Settle-in-Bengaluru
Web app where people can find houses which are ready for sale
Text-generation-from-keywords-using-natural-language-processing
Text generation from keywords using natural language processing
YAH-Yet-Another-Hadoop
Shamanthkolegodu's Repositories
Shamanthkolegodu/Airport-stimulation-of-a-busy-Airport-with-two-runways-in-c-programming-language
Let us consider a small but busy airport with two runways, one usually used for landings and one usually used for takeoffs. Planes arrive ready to land or ready to take off at random times, so at any given unit of time, the runways may be idle or a plane may be landing or taking off and there may be several planes waiting either to land or take off. If one of the queues is empty, then both runways can be used for the other queue. Also, if the landing queue is full and another plane arrives to land, then takeoffs will be stopped and both runways used to clear the backlog of landing planes. The simulation should run through many units of time.
Shamanthkolegodu/personal-blog
Dockerized and orchestrated flask and mongoldb based blog website
Shamanthkolegodu/currency-detector-opencv
Indian paper currency detection using Image Processing
Shamanthkolegodu/Implementation-of-key-value-store-with-eventual-consistency-in-Go
Distributed systems project
Shamanthkolegodu/Staylore-Settle-in-Bengaluru
Web app where people can find houses which are ready for sale
Shamanthkolegodu/Text-generation-from-keywords-using-natural-language-processing
Text generation from keywords using natural language processing
Shamanthkolegodu/YAH-Yet-Another-Hadoop
Shamanthkolegodu/CaaS
Shamanthkolegodu/Comparative-Analysis-of-Traditional-Methods-and-Graph-Machine-Learning-Methods-for-Link-Prediction
Comparative Analysis of Traditional Methods and Graph Machine Learning Methods for Link Prediction on Game of Thrones Season 3 data
Shamanthkolegodu/Data-analytics-on-electrical-vehicles-dataset
Shamanthkolegodu/Exploratory-data-analysis-of-weather-in-szeged
SDS project weather prediction
Shamanthkolegodu/flexfec
Shamanthkolegodu/Graph-analysis-on-The-death-on-the-Nile-novel
Shamanthkolegodu/LoreAthenaeum-Ebooks-store
Lore Athenaeum - Ebooks store
Shamanthkolegodu/Machine-Intelligence
Machine Intelligence essentials
Shamanthkolegodu/Makeitrip
A web page on resorts and restaurants booking.
Shamanthkolegodu/Memory-Management-using-first-fit
Memory Management using first fit policy, allocates the first sufficient free memory block from the start of main memory.
Shamanthkolegodu/nlp-using-nltk-and-wordcloud
word tokenize, stop words removal, lemmatize, stemming, Removal of punctuation marks, POS tag,counting the word occurrence, ploting the frequency of words and plotting the wordcloud
Shamanthkolegodu/Predicting-drug-drug-interaction-using-Graph-Neural-Network
Predicting drug-drug interaction using Graph Neural Network
Shamanthkolegodu/Shamanthkolegodu
Shamanthkolegodu/Stepanovs-Binary-Counter
Implementation of Stepanov’s Binary counter to find the second largest element in an array of distinct/unique integers.
Shamanthkolegodu/Text-to-speech-in-nextjs
Trying some things out with nextjs