Hello! I am Sathish Kumar
Highly passionate about programming. looking opportunity to obtain the position of software engineer.
Bringing excellent troubleshooting skills and ability to engineer responsive solutions after analyzing codes. I want to work with an organization that can give me ample opportunities to grow so that i will be able to help in the growth of that organization and will be able to enhance my skills and my capabilities.
An enthusiastic fresher with highly motivated and leadership skills. Eager to learn new technologies and methodologies.Always willing to innovate the new things which can improve the existing technology.
A web-based blogging application. New user can able to sign up and login using there credentials. Users can create and delete their own articles and also user can categories their articles. Link for live demo: https://blog-alpha-blog.herokuapp.com/
A web application to visualize sudoku board using backtracking algorithm. Using this visualizer tool we can see how backtracking algorithm is working. Here is link for Live Visualization https://sathishabd17.github.io/ Sudoku-Visualizer/
An unbeatable tic tac toe game with computer using Min Max Algorithm. This game was build using HTML, CSS, JavaScript and Min Max Algorithm. If you win let me know. Here is a link for Tic Tac Toe Game https://sathishabd17.github.io/Tic-Tac-Toe/
Console-based ATM Interface application using Java. Operations We Can Do: 1. We can view the transaction history. 2. We can do deposits to our accounts. 3. We can do withdraw from our accounts. 4. We can do money transfer.
Console-based Shapes Manager application using Java. In this application we can Add Shapes, Delete Shapes, List Shapes Operations.