Projects in Awesome Lists by Vikas2171
A curated list of projects in awesome lists by Vikas2171 .
https://github.com/vikas2171/amazon_clone
Amazon Clone is a front-end web development project that replicates the homepage of Amazon using HTML and CSS. This project serves as a learning tool for mastering front-end web development techniques and practices.
amazon-clone front-end-development html-css static-website web-design
Last synced: 13 Mar 2025
https://github.com/vikas2171/chat_application
A simple chat application demonstrating a server-client model using C++ with sockets and threads. The server manages multiple client connections, allowing clients to chat with each other in real-time.
multithreading network-communication socket-programming
Last synced: 13 Mar 2025
https://github.com/vikas2171/if_else_parser
If_else_parser is a C++ tool that validates the syntax of if-else conditional statements. It checks for correctness, generates parse trees, and displays the grammar rules used. This project supports nested conditions and provides an educational resource for understanding if-else constructs in C++.
cpp if-else-statements parse-tree parser principles-of-programming-languages
Last synced: 13 Mar 2025
https://github.com/vikas2171/finite-difference-method
This repository features MATLAB projects using Finite Difference Methods to solve Laplace's equation and Maxwell's equations. It includes a 2D Laplace's Equation Solver and a 1D FDTD Simulation with wave propagation and absorption, providing practical understanding and visualization tools.
fdtd finite-difference-method laplace-equation matlab maxwell-equations numerical-methods
Last synced: 30 Mar 2025