Skip to content
View rahulvshekar's full-sized avatar
Block or Report

Block or report rahulvshekar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rahulvshekar/README.md

Hi there 👋

I'm a driven 4th year BE CSE student exploring different technologies and projects to widen my skills.

  • Note-fy is an iOS Application that will detect denominations of Indian currencies using an ML model that I trained and read it out loud. It can be used by people who are visually impaired.
  • My Website was made using pure HTML and CSS. The design was inspired by GitHub's markdown CSS. The website uses CSS media queries to support dark and light modes with different color themes. It uses media queries to also adjust for various screen sizes and be responsive. The website is packaged and deployed to be hosted on surge.sh, a CLI tool to host static websites. CloudFlare CDN is used to deliver the contents of the website and to provide an SSL certificate to serve the site over https.
  • Equipment Log is a web-based application that helps a company track the various devices and equipments it owns. It shows the entire list of devices and who currently possesses each of them and shows them as an activity log. It uses Firebase for its datastore.

Popular repositories

  1. note-fy note-fy Public

    Detect different currencies.

    Swift 1

  2. deadline deadline Public

    Swift

  3. try-swift-beginner-workshop try-swift-beginner-workshop Public

    Forked from riteshhgupta/try-swift-beginner-workshop

    Swift Beginner Workshop Content –– try!Swift Bangalore 2017

    Swift

  4. bike_classification bike_classification Public

    A neural network model to classify between various types of bikes

    Jupyter Notebook

  5. movie_censorCertificate_prediction movie_censorCertificate_prediction Public

    Predicts the censor certificate a movie might get

    Jupyter Notebook

  6. equipmentLog_firebase equipmentLog_firebase Public

    A website that uses firebase to store and access data

    HTML