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.

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

Hi there, I'm Goldi! πŸ‘‹

πŸŽ“ B.Tech CSE (with specialization cyber security and internet of things) Student | πŸ’» Open Source Enthusiast | 🌱 Lifelong Learner Welcome to my GitHub! I’m just getting started on my development journey, focusing on building projects and contributing to open-source initiatives like SSOC (Social Summer of Code) and soon GSSoC!

πŸš€ Tech Stack

  • πŸ’» Languages: C, Python, JavaScript
  • 🌐 Web: HTML, CSS, Flask
  • πŸ›  Tools: Git, GitHub, VS Code

πŸ“Œ Currently Learning

  • Flask (Backend)
  • Git & GitHub (Open-source workflow)
  • Building personal projects

🌱 Ongoing Projects

  • Personal Portfolio Website (HTML/CSS/JS)
  • Flask-based To-Do App
  • SSOC Open Source Contributions

πŸ”— Connect With Me

🌐 Portfolio Website

Check out my personal portfolio here πŸ‘‰ Visit Portfolio

πŸ’‘ β€œStart where you are. Use what you have. Do what you can.” – Arthur Ashe


Popular repositories Loading

  1. goldigd05 goldigd05 Public

    Config files for my GitHub profile.

    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++