
To seek and maintain full-time position that offers professional challenges utilizing interpersonal skills, excellent time management and problem-solving skills. Organized and dependable candidate successful at managing multiple priorities with a positive attitude. Willingness to take on added responsibilities to meet team goals. Reliable employee seeking Software Engineer position. Offering excellent communication and good judgment.
JavaScript
Java
C
HTML
CSS
Data Structures and Algorithms
React Js
Database Management
Complete Python 3 Developer Course: Beginner to Advanced
THE PIG GAME:
A simple and easy web game where, whenever we roll a dice the score is added but beware of some forbidden numbers as they can nullify all your progress. Whoever wins three times doesn't get to be a pig.
https://github.com/KartiKay87/The-Pig-Game.git
THE BANKIST:
A dummy banking application used to understand the working of arrays in javascript, displays transactions, withdrawals and even loans and can be used to transfer this dummy money to dummy users.
https://github.com/KartiKay87/The-Bankist.git
MAPTY:
A Web based Map application which uses geolocation API and Leaflet library to display the map.
https://github.com/KartiKay87/Mapty.git
NPSCAN : A network Packet Sniffer uses that uses Java and its various libraries to catch network traffic and scan the captured packets for information. The Project uses the jpcap library for packet capture which can be used for multiple other features. This was project was a joint effort of two people. It was created as the final project for final semester assessment.