Hi, I'm Krishchal Regmi
Full Stack Developer
Aspiring software developer with expertise in full-stack development (MERN) and hands-on experience building scalable applications and RESTful APIs.
About Me
Dedicated to problem-solving, team collaboration, and continuous learning. Passionate about exploring emerging technologies to deliver innovative solutions.
My expertise lies in full-stack development using the MERN stack. I have experience in building scalable applications and RESTful APIs, and I'm always eager to learn new technologies.
Currently working as a Backend Developer Intern at Pixpoint Solution Pvt. Ltd., where I'm enhancing my skills in Node.js, Express.js, and database management.
Skills
Programming Languages
JavaScript (ES6+)
TypeScript
Python
SQL
C++
Backend Technologies
Node.js
Express.js
REST APIs
OAuth
WebSockets
Frontend Technologies
React.js
Database
MongoDB
PostgreSQL
Redis
Tools & Platforms
GitHub Actions
Docker
Experience
Backend Developer (Internship)
2024 - PresentPixpoint Solution Pvt. Ltd.
- Developed web applications with MERN stack
- Developed scalable backend system with Node.js, Express.js, REST API
- Designed database with MongoDB and PostgreSQL
- Implemented OAuth, Redis following industry standard practices
Education
BSC.CSIT
Ambition College
+2 Science
National Institute of Science & Technology (NIST)
Projects
Developed a web application to automate the interview process with AI-powered question recommendation and response evaluation.
Key Features:
- Authentication with JWT with handling cookies
- Recommend questions tailored to expertise using content-based filtering
- Transcribed audio responses with high accuracy using Whisper AI
- Compared transcriptions with predefined answers via cosine similarity
- Generated detailed reports for candidate dashboard assessments
Developed a full-stack blog publishing platform with robust features and role-based access control using the MERN stack.
Key Features:
- Authentication: User login/signup, Google OAuth integration, and forgot password functionality
- Blog Management: Users can create, edit, and delete blogs with a rich text editor, categorize blogs, and upload images
- User Interactions: Search blogs by title, author, or category; follow/unfollow users; view followers/following
- Profile Management: View/edit profiles, track followers/following, and change passwords
- Admin Controls: Manage categories, block/unblock users, assign roles, and moderate blogs with notifications
A backend project for an e-commerce platform, ensuring secure and efficient API services to handle core functionalities with admin access.
Key Features:
- Authentication with JWT
- Product Management: Filtering product, Adding Product, Updating Product, Deleting Product with admin role
- User Management: Admin access with User functionalities
Developed a real-time event driven chat application leveraging WebSocket technology, providing full duplex communication between users. The application offers to chat with multiple users within a network with real time synchronization.
- Backend: Node.js with Express.js for server-side logic
- WebSockets: Socket.IO for real-time, event-driven communication
- Frontend: React for building a simple interactive interface for chat
- State Management: Context API for efficient client-side state handling