Skip to content
View sreecharan7's full-sized avatar

Block or report sreecharan7

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
sreecharan7/README.md

Hi there πŸ‘‹

πŸ’« About Me:

🏫 I’m currently student at iiit kurnool
🌱 I’m currently learning docker, Kubernetes
πŸ‘― I’m looking to collaborate on backend projects
⚑ Fun fact: ethouaist to open source

🌐 Socials:

LinkedIn X

πŸ’» Tech Stack:

C Java MongoDB NodeJS Express.js Bootstrap HTML5 Shell Script JWT jQuery Raspberry Pi Python CSS3 C++ JavaScript

πŸ“Š GitHub Stats:



Pinned Loading

  1. emergeny-server emergeny-server Public

    Decentralized emergency contact system with cryptographic verification. Clients discover trusted emergency services (police, ambulance, etc.) using P2P and RSA signatures, ensuring authenticity wit…

    C++

  2. multi-server-stock multi-server-stock Public

    used pub-sub for server for using the multiple serverss and scalability

    HTML

  3. runner runner Public

    it is shell script it will run major programming language and lot more

    Shell 2

  4. empreview empreview Public

    This is a fullstack project of the employee review system in this project you can review other employes with admin permission

    JavaScript

  5. socialMediaBackend socialMediaBackend Public

    socail media backend with mongo db

    JavaScript

  6. simple-compiler simple-compiler Public

    A simple stack-based compiler/interpreter for a custom integer-only scripting language. Supports arithmetic, variable assignments, and nested while loops with syntax parsing via a parse table.

    C