Skip to content
View shaina-gh's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report shaina-gh

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

πŸ‘‹ Hi, I am Shaina

Portfolio | LinkedIn


πŸ’« About Me:

  • πŸ–₯️ Web Developer & Tech Generalist
  • πŸ’‘ Passionate about all things computers!
  • πŸŽ“ Pursuing a B.Tech in Computer Science Engineering at Vellore Institute of Technology (Graduating 2026)

πŸ˜„ Pronouns:

  • She / Her

πŸ“« How to reach me:

🌐 Coding Habits:

  • ✍️ I write code to understand problems deeply β€” not just to make things work.
  • πŸ” I value clarity and structure over clever one-liners (unless they're really clever).
  • πŸ§ͺ I experiment a lot β€” sometimes that leads to bugs, but always to better learning.
  • πŸ” Refactoring is my favourite part β€” turning messy drafts into clean, efficient solutions.

πŸ’» Tech Stack:

Languages & Tools:

HTML CSS JavaScript React.js Express.js Node.js Bootstrap
MongoDB PostgreSQL C++ Java Python SQL
DSA OOP Git GitHub Figma


Popular repositories Loading

  1. shaina-gh shaina-gh Public

    Config files for my GitHub profile.

  2. Story2 Story2 Public archive

    Forked from angelabauer/Story

    My masterpiece.

  3. portfolio portfolio Public

    Forked from seraprogrammer/portfolio

    A personal portfolio showcasing my skills, projects, and experience with a modern, responsive design.

    JavaScript

  4. Sorting-Visualizer Sorting-Visualizer Public

    Forked from ThatSINEWAVE/WebSort

    Sorting Visualizer is an interactive project that visually demonstrates how sorting algorithms work. It provides a dynamic representation of the sorting process, allowing users to see how elements …

    JavaScript

  5. AES AES Public

    A simplified Java implementation of AES-128 encryption and decryption for educational purposes.

    Java

  6. DES DES Public

    Java-based implementation of the DES encryption algorithm using 64-bit key and block size for secure symmetric communication.

    Java