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

Block or report jeswinjessor

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

Popular repositories Loading

  1. Caesar_Cipher Caesar_Cipher Public

    The Caesar cipher is one of the earliest known and simplest ciphers. It is a type of substitution cipher in which each letter in the plaintext is 'shifted' a certain number of places down the alpha…

    Java

  2. Basic_HTML Basic_HTML Public

    This is basically the first html project i have worked on. It includes three html pages linked each other. Also embeded images and video by using html media attributes. #html #css

    HTML

  3. Cat_Signature Cat_Signature Public

    A web site that includes a form to gather user input when submitted, displays the data entered back to the user for verification. This project is using Javascript. #html #Javascript

    HTML

  4. The_Photo_Pie The_Photo_Pie Public

    A web site that provides information about 5 best portrait photographers, and a shirt order form . Using CSS Grid and CSS Flex containers. The entire web site use the CSS Grid with grid area layout.

    HTML

  5. Payroll_Calculator Payroll_Calculator Public

    A program which accepts previously stored employee numbers from the array, with typed in first and last name, hours worked and hourly wage by validating user inputs and calculate regular pay, regul…

    Java

  6. Shopping_cart Shopping_cart Public

    A simple shoppig cart where customers can login with their registered username and password, Also customers who don't have an account , can create an account and then sign in, After sign in it take…

    Java