Skip to content
View Shiva9361's full-sized avatar

Highlights

  • Pro

Block or report Shiva9361

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

I'm Shivadharshan S

Currently a pre-final year student in Indian Institute of Technology Tirupati
I am passionate about anything and everything that involves critical and creative thinking
- 📫 reach me at shivadharshansankar936@gmail.com

Here are some of my Top Projects which are public:

  • SaralSamvidhan @ Saral Samvidhan

    • Next Js for frontend and backend
    • Google Gemini API for Chatting and Semantic Analysis
    • Google Translate API for on the fly, website wide translation
    • Community pages, posts
    • Game Design using Unity
    • Deployed @ Saral Samvidhan
  • NaviDishaVyapar @ NaviDishaVyapar

    • Uses firebase for backend
    • Uses kotlin frontend
    • UI design in Figma
    • Bundled with APK for install
  • Libra @ Libra

    • Uses flask for backend
    • Uses Vue.js for frontend
    • Supports all basic functionalities of a online library
  • Waku-Waku RISC-V Simulator @ Waku Waku

    • Uses c++ for efficient simulation
    • Uses pybind-11 to use C++ classes in python
    • Uses Vue.js as frontend
    • Has a DOCKERFILE for easy install
  • Ruby Interpreter @ Ruby Interpreter

    • Fully written in Java
    • Uses a Recursive Decent Parser
  • A Single Cycle RISC-V Processor @ Simple Processor

    • Fully written in Verilog
    • 12 opcodes are fully functional
  • Mystery Maze @ Mystery Maze

    • A maze game written in Java with libGDX
    • Uses a recursive division algorithm
    • Was a winning submission in Game-A-thon by GMOKS

Languages and Tools that I am familiar with:

bash bootstrap c chartjs cplusplus css3 dart docker flutter html5 java javascript mysql postgresql python pytorch redis sqlite tensorflow typescript vuejs

Connect with me:

shivadharshan-s-978062280 shivadharshan sankar shivadharshansankar shiva936 shivadharshansankar936

Pinned Loading

  1. Libra-main Libra-main Public

    An Online Library Management System for ebooks using Flask, sqlite, Vue.js, Celery, Redis and Bootstrap

    Shell

  2. Akileshdash/saral_samvidhan Akileshdash/saral_samvidhan Public

    Saral Samvidhan, aims to create a digital solution that transforms complex legal language into engaging content, making constitutional rights accessible to citizens.

    JavaScript 1 2

  3. Waku-Waku Waku-Waku Public

    A RISC V simulator written in CPP. Uses Flask and Vue.js for website

    C++

  4. NaviDishaVyapar NaviDishaVyapar Public

    NaviDisha Vyapar is an innovative solution aimed at connecting companies to facilitate the exchange of waste products.

    Kotlin

  5. Simple_Processor Simple_Processor Public

    Verilog implementation of a RISC-V processor with a subset of RISC-V instructions

    Verilog

  6. Mystery-Maze Mystery-Maze Public

    A Maze sort of game in Java built using Libgdx

    Java