HEY, I'M SHREYA. I CODE, CREATE, AND CONSTANTLY EXPLORE TECH.

Shreya Sharma

*

C++

*

C

*

JAVA

*

HTML

*

CSS

*

Skills.

This is what I can do.

Websites
Frontend
Backend
Debugging
Optimization
Github
DSA
Algos
Logic

Projects.

Here are my projects.

Multi Threaded Group Chat Application

- Developed a terminal-based group chat application using C++ and the Winsock library for network communication.
- Implemented a multithreaded client-server architecture to handle multiple client connections simultaneously.
- Utilized multithreading to handle simultaneous client connections, ensuring that each client’s messages are processed in parallel.

Bankist App

- Designed and developed a fully functional banking application with features such as transaction history, date tracking, and account summaries.
- Used vanilla JavaScript to build key functionalities, including a secure login system, money transfers, and loan applications.
- Focused on clean code and efficient logic for managing account data and displaying real-time updates.

TextUtils

- Developed a versatile text utility application featuring functionalities like find and replace, text-to-speech, word count, and reading time estimation.
- Included tools for text transformation, such as converting to uppercase or lowercase, removing spaces, and customizing the app’s theme
- Designed the interface to be fully responsive, providing consistent functionality across various devices.