Skip to content
View CheSNik's full-sized avatar

Block or report CheSNik

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

Pinned Loading

  1. FoolGame FoolGame Public

    Card game application. Utilizes SQL server database to store language configurations, game difficulty setting for each player, game state. Use entity Framework code first approach to create and upd…

    C#

  2. Poker_Game Poker_Game Public

    Simulates draw cards like in Poker game. Player have opportunity to change amount of cards (less or equal the amount of cards on hands). Than app decides what type of match are among Player's cards.

    Java

  3. StudentList StudentList Public

    Table with 6 columns: Name, Math, History, Science, English, GPA. 5 text inputs labeled Name, Math, History, Science, and English. A button to input a new student defined by the text inputs. GPA ca…

    TypeScript

  4. Simulating_UBER Simulating_UBER Public

    This program simulates car sharing system. Each driver picks up three random passengers whose destination is on the way to the car’s destination, drops them off where requested, and picks up more i…

    Java

  5. MailMessenger_MaterialUI MailMessenger_MaterialUI Public

    This messenger simulates contact website form. Form is stored in AWS S3, uses AWS Lambda to send message and also store message in AWS DynamoDB

    JavaScript

  6. PythCalculator PythCalculator Public

    Simply calculator that accepts 2 numbers and make certain calculations based on users input

    Python