8000 GitHub - Abi-2701/Technohacks: Internship project Technohacks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Abi-2701/Technohacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

💻 TechnoHack Internship Projects

This repository contains a collection of three mini-projects developed as part of the TechnoHack Internship Program. These projects demonstrate foundational concepts in logic building, frontend development, and security simulation.


📁 Projects Overview

  1. 🪨✂️📄 Stone Paper Scissors
  2. ❌⭕ Tic-Tac-Toe (XO)
  3. 🏧 ATM Security System

🪨✂️📄 Stone Paper Scissors

📌 Description

A browser-based version of the classic game "Stone Paper Scissors". The player competes against a computer opponent with randomly generated choices.

🔧 Features

  • User vs Computer gameplay
  • Real-time result display (Win/Lose/Draw)
  • Score tracking
  • Clean and responsive user interface

🚀 How to Run

  1. Run the code.
  2. Click on your choice to play (Rock, Paper, or Scissors).
  3. Results and scores will update in real-time.

❌⭕ Tic-Tac-Toe (XO)

📌 Description

A simple two-player Tic-Tac-Toe game playable in the browser. It offers a clean grid layout and detects wins or draws.

🔧 Features

  • Two-player turn-based gameplay
  • Win and draw detection logic
  • Game restart/reset button
  • Minimalist UI for distraction-free play

🚀 How to Run

  1. Run the code.
  2. Click on empty boxes to mark turns (X or O).
  3. The game announces the winner or a tie.

🏧 ATM Security System

📌 Description

A basic simulation of an ATM machine interface that mimics key features like PIN entry, balance inquiry, withdrawal, and deposit operations. This project aims to demonstrate core concepts of secure interface logic.

🔧 Features

  • PIN authentication before transactions
  • Balance check
  • Withdraw and deposit options
  • Error handling for invalid entries

🚀 How to Run

  1. Run the code.
  2. Enter the correct PIN to access ATM functions.
  3. Choose between:
    • 💰 Withdraw
    • 🏦 Deposit
    • 📊 Balance Check
  4. View results and log out when done.

🤝 Acknowledgements


📄 License

This project is open-source and available under the MIT License.

About

Internship project Technohacks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0