bimals.net

Summary

Software engineer with over three years of experience. Proficient in AI-powered web applications development with Python, Typescript, FastAPI, and AWS. Passionate about creating optimized and scalable solutions. Eager to contribute to meaningful and innovative digital projects.

Software Engineer

InfoDevelopers Pvt. Ltd. (2022-2024)

Assisted in digitizing a bank’s loan approval process by integrating it with the Core Banking System for faster decisions. Integrated a third-party psychometric analysis API into the loan system under a tight deadline.

Developed a government revenue-sharing system to allocate fiscal grants based on population and socio-economic factors.

Mentored interns, guiding them to become a fully contributing team member.

Tech stack: Python, Django, React, PostgreSQL, Celery, REST API, Docker

Junior Software Engineer

InfoDevelopers Pvt. Ltd. (2021-2022)

Developed a customizable CMS for Nepal Police using Django-CMS, tailored to their operational needs.

Actively participated and led in client meetings to gather requirements and showcase progress for feedback. Managed evolving requirements and tight deadlines to ensure timely feature delivery.

Tech stack: Python, Django-CMS, PostgreSQL, Docker

Freelance

2021

Before joining any companies, I worked as a freelancer, taking on smaller tasks in projects from college seniors. The tasks included assisting in initial database design with normalization and initial models. I also helped develop an E-commerce website for a friend's startup with Express.js.

Active Projects

Master's Dissertation

I’m conducting primary research on deep learning techniques for low-light object detection. My work involves evaluating models such as YOLO and Faster R-CNN using PyTorch, leveraging Kaggle for dataset exploration and experimentation.

Personal Site

This site is built with Next.js and hosted on Vercel. I’ve integrated it with Notion, allowing me to dynamically render new pages directly from my Notion database.

restricted

Created a secure and lightweight Python package named restricted for evaluating user-submitted code within tightly controlled sandbox environments. Includes execution timeouts, memory usage limits, and import restrictions—designed specifically for educational tools and AI-integrated systems where safe execution is critical.

Online Python Interpreter

Built the backend for an online Python interpreter using the above mentioned package to safely run user code in real time. Designed for developers and students, the system offers a browser-based interface with support for code execution, syntax feedback, and educational use cases where security and performance are essential.

Language Learning App

Developing an AI-powered, full-stack web application to help users practice and learn new languages. The app integrates real-time speech-to-text and text-to-speech functionality, enabling interactive language exercises.