Pinned Repositories
Android_studio
codes for beginners
AndroidStudio
Here i am posting my daily works from basic level , which would eventually reflect as a Level based learning repository
awesome-readme
A curated list of awesome READMEs
BhavyaCodes
Demo_medical
Flutter
guhankesav
This repository contains the readme of this aaccout
hacktoberfest2021
#hacktober
react-component-signup-login-animated-slide
Vpython
This contains my cool 3D vpython projects
guhankesav's Repositories
guhankesav/AndroidStudio
Here i am posting my daily works from basic level , which would eventually reflect as a Level based learning repository
guhankesav/Android_studio
codes for beginners
guhankesav/Demo_medical
guhankesav/Flutter
guhankesav/guhankesav
This repository contains the readme of this aaccout
guhankesav/hacktoberfest2021
#hacktober
guhankesav/react-component-signup-login-animated-slide
guhankesav/Vpython
This contains my cool 3D vpython projects
guhankesav/Calculator-With-HTML-and-CSS
guhankesav/codeSTACKr
guhankesav/Fraction-Calculator-Racket
15CSE402 Structure and Interpretation of Computer Programs Problem 8 Your task is to implement a fraction calculator in Racket. It is expected that the calculator should be capable of handling proper fraction, improper fraction and mixed fractions. • The calculator should be capable of doing all the necessary arithmetic: addition, subtraction, multiplication, division, inversion, equality, conversion between types of fractions etc. • The calculator should reduce the resultant fractions to their lowest terms • As said above, the calculator should seemingly handle all the three types of fractions: proper, improper and mixed fractions. It is also expected to handle complex fractions as well. (Note that complex fractions are those fractions where the numerator, denominator, or both contain a fraction.). It is expected to handle the power of fractions (Note that the powers (exponents) could be either integral or fractional) as well!!! • The calculator should display the results in a clutter free mathematical standard format. This case study will be assessed by the adherence to all the expected functionalities in the calculator (in terms of the types of all the fractions listed above!)
guhankesav/IOT-esp32-cam
Smart Door Lock System using esp32-cam and Telegram chatbot
guhankesav/LEETCODE
guhankesav/Network
guhankesav/opensource-hacktoberfest-
#hacktoberfest #hacktoberfest2021
guhankesav/portfolio
guhankesav/priyanshusingh305
guhankesav/react-face-component-test
guhankesav/react-transliterate
Transliteration component for React with support for over 30 langauges. Burhanuddin → बुरहानुद्दीन
guhankesav/Scientific-Calculator
guhankesav/Yoga-Pose-Estimator
guhankesav/COMPUTER-NETWORK-CASE-Study-Warehouse-Management-System
Design an efficient networking system for improved management of warehouses, spread across a region. The most effective warehouse system products raise the operating performance which leads to more productivity. It ensures smooth production operations by maintaining reasonable stocks of materials.
guhankesav/geekcode-2024
I am going to do leetcode
guhankesav/GitHubGraduation-2022
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
guhankesav/Ml
Machine Learning concepts
guhankesav/nepactober
Celebrating hactober fest 2021. Making open source great.
guhankesav/opensource-hacktoberfest
guhankesav/Python
All my projects in python will be here , will try to add good readups
guhankesav/Sentiment-Analysis-of-Movie-Reviews
guhankesav/SICP-racket-basic
Contains basic racket programs of SICP course