Skip to content
View shreeraksha-cs's full-sized avatar
  • Student @ PES University
  • Bangalore, Karnataka, India
  • 00:34 (UTC +05:30)
  • Joined Jun 19, 2025

Block or report shreeraksha-cs

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

Hi, I'm Shree Raksha πŸ‘‹

πŸŽ“ B.Tech CSE @ PES University
πŸ’‘ Passionate about solving problems with code and building impactful tech
🌱 Exploring AI in Cybersecurity, and Full Stack Development


πŸ› οΈ Tech Stack

  • πŸ’» Languages: Python, C, JavaScript
  • 🌐 Web Technologies: HTML, CSS, React.js, Node.js, Express.js
  • πŸ›’οΈ Databases: MongoDB
  • πŸ”§ Tools: VS Code, Cisco Packet Tracer

🎯 Currently Working On

  • Sharpening DSA skills through Leetcode and problem-solving
  • Building full-stack web apps using MERN stack
  • Exploring AI/ML use-cases in security

Popular repositories Loading

  1. verilog-count-ones verilog-count-ones Public

    Counts number of 1s in 8-bit input using Verilog HDL and Half Adders

    Verilog 1

  2. shreeraksha-cs shreeraksha-cs Public

    πŸ‘‹ Welcome to my GitHub!

  3. C_Syntax_Validator C_Syntax_Validator Public

    Python project for validating C-like syntax using Lex and Yacc (PLY). Implements context-free grammar parsing.

    Python