My Skills.
C/C++
I'm intrested in programming especially in C++. I solved many problems on online platform like codechef,hackerrank, etc. and made it to 4⭐ coder. Developing my self daily to made it to 5⭐.
Data structure and Algorithm
Here comes one of the interesting and important topics DSA. Motive to use DSA is to solve a problem effectively and efficiently.So I'm learning DSA from online Udemy platform .
Java
The main ideas behind Java's Object-Oriented Programming, OOP concepts include abstraction, encapsulation, inheritance and polymorphism.So after learning c++, I have started to learn Java to go through Oops concepts.
Web development
I am a mern-stack developer. I have made my first food ordering website in my college second year. In a mean time I have learned designing
and developing website applications.
Python
I'm intrested in programming especially in python. I solved some problems on hackerrank and made it to 4⭐ coder. Developing my self daily to made it to 5⭐.
Projects
Project name : Real Time Chat App
Software Used:
Operating System : Windows XP, Windows10
Control Panel : Xampp Control Panel/Wamp Control Panel
Software development kit Google Chrome, Internet Explorer, Mozilla Firefox
Programming Language : PHP, HTML, JAVASCRIPT
Server : Apache Web Server
Database : MySQL
Hardware:
Processor : Intel core I3/I5
RAM : 4GB/8GB
Hard disk : 512GB/1TB
Monitor : 15.6 colour monitor or advance
Device : Keyboard, Mouse
Language of implementation:
HTML, CSS, JavaScript, PHP, and MySQL
Description:
Real-time chat applications have become indispensable tools for instant communication
in today's digital age. This project focuses on the design and development of a
robust, scalable, and user-friendly real-time chat application. The application aims to provide seamless communication through text
messages between multiple users connected over the internet.
The architecture of the chat application is based on a client-server model, utilizing web technologies
for the frontend and backend components. The frontend is designed
using modern web frameworks like React.js to ensure a responsive and interactive user interface.
WebSocket technology is employed to establish a persistent connection between clients and the server,
enabling real-time message delivery with minimal latency.