Skip to content
View rakshith-ss's full-sized avatar
๐Ÿ‘‹
Hey, there thank you for visiting
๐Ÿ‘‹
Hey, there thank you for visiting

Block or report rakshith-ss

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
rakshith-ss/README.md

Hey There ๐Ÿ‘‹

A bit about me

I like to code, hack on tiling window managers and ricing my neovim config.

Projects

  • Himatech - An e-commerce webapp developed using Flask
  • Shopping-list - A RESTful api written using FASTApi, that generates a bill for a given list of items.
  • Geocode - An api end point that returns the coordinates of a given address
  • Nvim-Configs - Config of my neovim setup
  • Dotfiles - Configs for my linux setup

Pinned Loading

  1. geocode geocode Public

    A FASTAPI endpoint that returns a coordinates for a given address in a JSON or XML output

    Python

  2. shopping-list shopping-list Public

    A webapp that computes taxes and final bill amount, for a given input

    Python

  3. dotfiles dotfiles Public

    Config files for my linux box

    Python 1

  4. nvim-configs nvim-configs Public

    Configs for neovim

    Lua

  5. Graphics-Programs Graphics-Programs Public

    ###Basic Graphic Programs in C

    C