Skip to content
View goldigd05's full-sized avatar

Block or report goldigd05

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
goldigd05/README.md

Hi, I'm Goldi πŸ‘‹

B.Tech CSE (IoT & Cybersecurity) student building full-stack and AI/ML systems that actually ship β€” not just prototypes.

  • πŸ”­ Currently interning at SKH Private Limited, building a role-based Canteen Management System
  • 🧠 Also building AI/ML systems β€” predictive maintenance, pharmacogenomics risk prediction, industrial safety intelligence
  • 🌱 GirlScript Summer of Code (2025 & 2026)
  • πŸ“„ Published research in IJACEN Β· presented a paper internationally in Abu Dhabi | Read paper ()
  • πŸ’¬ Open to Frontend / Full-Stack / AI-ML internships
  • πŸ“« goldigond44@gmail.com
  • portfolio-: https://portfolio-theta-rose-04xrydnqo1.vercel.app/

πŸ› οΈ Tech Stack

Languages: C++ Java Python JavaScript

Frontend: HTML5 CSS3 Angular React Tailwind

Backend: Node.js Express Flask FastAPI

Database: MongoDB MySQL

ML/AI: scikit-learn XGBoost


πŸ”— Connect with me

LinkedIn Portfolio

Popular repositories Loading

  1. CoderBash_Lucknow CoderBash_Lucknow Public

    Starting of Hackthon

    Python 1

  2. Bank-Management-System Bank-Management-System Public

    This is a console-based Bank Management System using object-oriented programming. The system allows a user to: Create an account Deposit money Withdraw money Display balance

    C++

  3. Tic-Tac-Toe-Game Tic-Tac-Toe-Game Public

    A two-player console-based Tic Tac Toe game** where players take turns marking X and O on a 3Γ—3 grid. The game checks for winning conditions after each move and declares the winner or a draw.

    C++

  4. Quiz-Game Quiz-Game Public

    This project is a simple multiple-choice quiz game in C++ where the player answers predefined questions and gets a score based on correct answers.

    C++

  5. Student-Report-Card-Generator Student-Report-Card-Generator Public

    This is a simple C++ console app to generate a student's report card. The user enters marks for 5 subjects, and the program calculates the total, percentage, and assigns a grade.

    C++

  6. Library-Management-System- Library-Management-System- Public

    This is a simple Library Management System using C++ and OOP. It simulates a mini library where users can: Add books Display all books Search for a book Exit

    C++