I am Bedram Tamang, a fullstack Software Engineer, specialize in Laravel, Vuejs, Tailwind, SQL, PHP, Python, with more than six years of professional experience.

Presently, I am employed as a remote developer for JoBins Co., Ltd., a company based in Japan. I hold a Master's Degree in Computer Science and Information Technology, as well as a Bachelor's Degree in Electronics and Communication Engineering.
Image of Bedram Tamang at Waterfront, Vancouver, BC, Canada

From the Blogs

Preserving Local Languages Digitally: Fine-Tuning OpenAI for Limbu Translation

Limbu is a language spoken by the Limbu ethnic group native to Eastern Nepal and some parts of India. It has its own script, called the Limbu script or Kirat Sirijunga, which is used to write the lang...

Avatar of Bedram Tamang

Bedram Tamang

Oct 09, 2024

Implementing Spam Detection Using Naive Bayes in Python

In this tutorials, we are going to implement spam detection on messages with given data sets. The dataset is in the CSV format and it can be downloaded from github Link. import python pandas library t...

Avatar of Bedram Tamang

Bedram Tamang

Oct 03, 2024

Upgrading Laravel: An easy Step-by-Step Guide from 5.7 to 10.x

In this article, I'll detail my method for upgrading any Laravel application, regardless of its current version, to the most recent Laravel release. Throughout this blog, I'll be showcasing my approac...

Avatar of Bedram Tamang

Bedram Tamang

Dec 11, 2023

Simplifying Form Handling in Vue Applications with Form JS - Inspired by Inertia JS

Recently I have been working on FormJs, which is a form helper and wrapper around Axios, inspired by inertiaJs. The purpose behind writing this new library was to streamline the process of how we hand...

Avatar of Bedram Tamang

Bedram Tamang

Dec 10, 2023

Test Doubles in PHP with Mockery and PHPUnit

Test doubles is a technique in which you replace the real object by pretend object, or a real method by pretend method or just pre-define the return data and function arguments for a method to ease th...

Avatar of Bedram Tamang

Bedram Tamang

Dec 10, 2023

Single Layer Perceptron Implementation for AND gate

I implemented a single layer perceptron (SLP) that utilizes a threshold transfer function and operates as a feed-forward network. The SLP is the most basic form of artificial neural networks and is on...

Avatar of Bedram Tamang

Bedram Tamang

May 06, 2023

Migrating 20 years old legacy application database into modern database

In the previous article, I mentioned how I rewrote 20 years old legacy PHP application using Laravel framework from scratch. One of the challenging task that I did was data migration parts. jobsnepal....

Avatar of Bedram Tamang

Bedram Tamang

May 04, 2023

How I rewrote 20 years old php application in Laravel from scratch

In June 2018, I was recruited by jobsnepal.com to completely rewrite their website from the ground up. Jobsnepal, being a recruitment company, did not have its own IT team. The primary motive behind r...

Avatar of Bedram Tamang

Bedram Tamang

May 03, 2023


Profile Image

© 2024, All right reserved.