Thanks to visit codestin.com
Credit goes to github.com

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 supported. This note will be visible to only 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 Full-Stack Developer focused on building scalable, real-world applications with clean architecture and impact-driven design. 🎯 Currently strengthening my foundation in DSA (Java), MERN Stack, and Cloud-Native Development.

✨ Developer Snapshot

πŸ’» Strong interest in Data Structures & Algorithms (Java) with a problem-solving mindset 🌐 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 πŸ“ˆ Growth-oriented learner with a long-term vision of contributing to high-impact products

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

🎨 Frontend

βš™οΈ Backend & Databases

πŸ› οΈ Tools & Workflow


πŸ“‚ Featured Projects

A full-stack Airbnb-inspired platform that enables travellers to explore and book accommodations while allowing hosts to list and manage properties seamlessly. Built with the MERN stack, the project focuses on secure authentication, scalable architecture, and real-world booking workflows, with future scope for payments, maps, and AI-based recommendations. Enables travellers to explore, compare, and book accommodations seamlessly

Allows hosts to list, manage, and monetise properties efficiently. Implemented secure user authentication & authorisation. Designed scalable backend APIs and structured database models. Integrated booking workflows, reviews, and ratings for trust and transparency. Developed a responsive, user-friendly UI focused on real-world usability. Cloud-ready architecture with scope for payments, maps, and AI recommendations.

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

A web platform that bridges food donors and NGOs to minimize food waste and support social impact initiatives.

Tech Stack: HTML Β· CSS Β· PHP Β· MySQL Impact: Sustainability, waste reduction, community support

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