I’m a Software Developer with a solid foundation in full-stack development and a focus on building scalable, user-centered solutions. I’ve contributed to real-world projects from UI design to API integration and cloud deployment. I value clean code, collaboration, and continuous learning more than any single tool or technology.
Loading projects...
9 / 10
Advanced
9 / 10
Advanced
8 / 10
Intermediate
8 / 10
Advanced
8 / 10
Advanced
8 / 10
Advanced
7/ 10
Intermediate
8/ 10
Intermediate
8/10
Intermediate
8/10
Intermediate
AI-Code is a platform that leverages AI to generate code based on natural language input. The system allows users to input programming requirements, and the AI generates the corresponding code in various programming languages. It simplifies coding tasks and helps developers by providing code suggestions, automating repetitive tasks, and enhancing productivity.
Chatify is a real-time messaging platform where users can join custom chat rooms and exchange messages instantly. Built with WebSocket technology, it allows seamless communication and supports multiple rooms. Users can send messages, receive real-time updates, and enjoy an intuitive chat interface.
DevMeet allows users to create accounts, manage profiles, and explore other profiles.Users can send, accept, reject, or ignore connection requests.View all received requests, connections, and matches in one place.Built with RESTful APIs for efficient authentication, profile, and connection management.Emphasizes secure, tested, and smooth user interactions from signup to connection..
Developed a secure backend API for a blog platform with user authentication and full CRUD functionality for blog posts. Implemented JWT-based authentication to protect routes, ensuring only authorized users can manage posts. Utilized Prisma ORM for efficient database interactions and input validation to maintain data integrity. The API is scalable, secure, and optimized for real-world applications