Skip to content
View sonichanchal702's full-sized avatar

Block or report sonichanchal702

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sonichanchal702/README.md

πŸ‘‹ Hi, I’m Chanchal Soni

Aspiring Software Engineer with hands-on experience in MERN stack development and cloud fundamentals. Skilled in building scalable web applications using MongoDB, Express.js, React, and Node.js.

πŸš€ Familiar with cloud infrastructure, deployment basics, and RESTful API development.
πŸŽ“ Gained practical exposure through virtual internships at Infosys Springboard and Edunet Foundation.
πŸ“ˆ Continuously focused on clean code, performance, and real-world problem solving.

✨ Developer Snapshot

πŸ’» Grinding in Data Structures & Algorithms (Java) to enhance Problem Solving skill. 🌐 Building full-stack web applications using the MERN ecosystem. 🧠 Curious about system design, backend scalability, and cloud fundamentals. πŸ› οΈ Passionate about converting ideas into practical, user-centric solutions.

πŸ”§ Tech Stack & Tools πŸš€ Languages & Fundamentals

🎨 Frontend

βš™οΈ Backend & Databases

πŸ› οΈ Tools & Workflow


πŸ“‚ Featured Projects

Node.js, Express.js, MongoDB | Backend Development

Built 15+ REST APIs for property listings, bookings, reviews, and user management using MVC architecture.

Implemented secure authentication and authorization using JWT and encrypted password storage.

Designed 3+ interconnected database schemas (users, listings, bookings) for scalable operations.

Optimized database performance using indexes and schema design, improving query efficiency.

Tested and validated APIs using Postman, ensuring reliable backend integration readiness.

A Python-based utility that securely embeds secret messages within images using the Least Significant Bit (LSB) technique.

Key Takeaways:

Image processing fundamentals

Data hiding & security concepts

Algorithmic thinking in Python

Node.js, Express.js, MongoDB | Backend-Focused Full Stack

Developed 12+ RESTful APIs to manage projects, teams, freelancers, and task workflows.

Implemented JWT-based authentication and role-based authorization, securing all protected routes.

Designed end-to-end project lifecycle management including creation, assignment, progress tracking, and closure.

Modeled 4+ MongoDB collections with relational references for scalable data handling.

Performed 100% API validation using Postman, ensuring consistent request/response and error handling.

Collaborated via GitHub feature branches and pull requests, following industry-standard backend workflows.

An interactive memory game built using core JavaScript and DOM manipulation.

What I practised: Event handling Game logic UI state management

πŸ“« Let's Connect


🌱 Current Focus

Deepening DSA patterns & problem-solving in Java Building end-to-end MERN projects Exploring backend architecture & cloud basics

πŸ’‘ Personal Philosophy

Progress compounds. Every problem solved and every project shipped moves me closer to building meaningful software.

⭐ If you find my work interesting, feel free to explore the repositories or reach out. Always open to collaboration, learning, and building impactful tech.

Pinned Loading

  1. Steganography_project Steganography_project Public

    Developed a steganography tool that hides secret text data within images using Python. Utilized the LSB (Least Significant Bit) technique to embed information securely without altering image qualit…

    Python 1

  2. DSA_JAVA DSA_JAVA Public

    Daily practice of Data Structures and Algorithms using java for strong problem solving skill

    Java 1

  3. FoodWasteReduction_Project FoodWasteReduction_Project Public

    Food Waste Reduction Platform (HTML, CSS, PHP): Developed a web-based solution that connects food donors (like restaurants or individuals) with NGOs and needy communities. The platform allows users…

    HTML 1

  4. Spotify_Project Spotify_Project Public

    A clean and responsive Spotify UI Clone built using pure HTML5 + CSS3. This project was crafted to level up frontend skills and practice layout building, flexbox/grid systems, and modern web design…

    HTML 2

  5. GuessNumber_Java_Project GuessNumber_Java_Project Public

    A beginner-friendly Java mini project where the user has to guess a randomly generated number within a specific range. This project strengthens core Java concepts like loops, conditionals, user inp…

    Java 1

  6. SimonButtonGame_Project SimonButtonGame_Project Public

    A memory-based Simon Says Game built using HTML, CSS, and JavaScript. This project was crafted to master DOM manipulation, event handling, and game logic implementation, where users must memorize a…

    JavaScript