Skip to content
View harshineeshree's full-sized avatar
πŸ’­
Shining to become a supercalifragilisticexpialidocious programmer πŸŒŸπŸ“ˆ
πŸ’­
Shining to become a supercalifragilisticexpialidocious programmer πŸŒŸπŸ“ˆ

Block or report harshineeshree

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.

Content in all repositories owned by your account will be closed.
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
harshineeshree/README.md

Hi , I'm Harshinee Shree

B.Tech – Artificial Intelligence & Data Science Student


About Me

  • Currently studying in 5th semester
  • Learning Python , Java programming
  • Exploring basic projects and improving coding skills
  • Interested in building simple applications like Managing System(ATM, Supermarket, Ticket Booking), calculators, and small utilities,etc

Skills

  • Programming: Python, Java , javascript
  • Concepts: Conditional statements, loops, functions, file handling
  • Tools: GitHub, VS Code , Jupiter Notebook

My Projects

πŸ”Ή Dental Clinic Booking System

A full-stack dental clinic booking platform designed to simplify appointment scheduling and improve the digital experience for both patients and clinic administrators.

πŸ”Ή ATM Management System (Python)

A simple ATM project using nested if-else for balance check, withdraw, deposit, and pin verification.

πŸ”Ή Supermarket (Java)

Beginner-friendly Java project using arrays and control structures.

πŸ”Ή Ticket Booking (Java)

An easy Java program showcasing basic object-oriented concepts.

πŸ”Ή Basic Python Programs

  • Calculator
  • GCD of two numbers
  • Perfect number check
  • Pattern printing
  • Simple login system
  • File handling examples

πŸ”Ή Basic Java Program

  • Calculator using Scanner
  • GCD of two numbers
  • Perfect number check
  • Pattern printing using loops
  • Simple login system
  • File handling using File & Scanner

My Learning Goal

I want to learn:

  • Python modules
  • Java modules
  • Data structures
  • Object-oriented programming
  • Small real-world applications

Contact


Popular repositories Loading

  1. Dental-clinic-booking Dental-clinic-booking Public

    Full-stack Dental Clinic Booking System built with React, TypeScript, Supabase, and Vercel. Features secure authentication, appointment scheduling, admin dashboard, and responsive UI.

    TypeScript 1

  2. CodeAlpha_CreditScoringModel CodeAlpha_CreditScoringModel Public

    Machine Learning project that predicts customer creditworthiness using classification algorithms and financial history data.

    Jupyter Notebook 1

  3. n8n-ai-automation n8n-ai-automation Public

    AI-powered employee task planning workflow built using n8n, OpenAI, and Google Sheets.

    1

  4. harshineeshree harshineeshree Public

  5. ATM-management-system- ATM-management-system- Public

    Python

  6. Supermarket---Java---Program Supermarket---Java---Program Public

    Console-based Supermarket Management System built with Core Java using arrays, loops, conditional statements, and user input to manage products and calculate bills.

    Java