Tanmoy Barua

Full-Stack Software Engineer

Building scalable software products and contributing to open-source. Creator of SQL-Sanitizer with 500+ weekly downloads.

Los Angeles, California
Tanmoy Barua
~$ cat developer.json
{
"name": "Tanmoy Barua",
"role": "Full-Stack Engineer",
"location": "Los Angeles, CA",
"stack": [
"Node.js",
"React",
"TypeScript",
"AWS"
],
"npm_downloads": 500,
"gpa": 3.9
}
career_story.md
achievements.log

About

Full-Stack Software Engineer specializing in building scalable web applications and contributing to open-source. I focus on creating practical solutions using modern JavaScript/TypeScript, Node.js, React, and cloud-native architectures.

My work has reached thousands of developers worldwide through open-source projects, technical articles, and community engagement. I lead development teams, mentor junior developers, and contribute to the tech community through workshops and speaking engagements.

Work Experience

Education

MS in Computer Science
Westcliff University
Dec 2022 – Jun 2025 · GPA: 3.9

Dean's List recognition. Focus: Advanced software engineering, distributed systems, machine learning.

BS in Computer Science & Engineering
USTC Bangladesh
Feb 2018 – Mar 2022 · GPA: 3.57

Dean's List · Best Project Award · Best Poster Award

Tech Stack

JavaScript
TypeScript
Node.js
React
Next.js
AWS
Docker
PostgreSQL
MongoDB
GraphQL
REST APIs
Git

Achievements

📦 NPM Package: SQL-Sanitizer

Open-source security middleware with 500+ weekly downloads. Helping developers secure applications against SQL injection attacks.

2024 · View Package
🏆 Best Project Award
University of Science & Technology Chittagong
2022
🏆 Best Poster Award
University of Science & Technology Chittagong
2022
📜 JavaScript Certification
HackerRank
2023
🎯 Dean's List Recognition
Westcliff University

Multiple semesters - GPA 3.9

2023-2024
👥 Co-Founded Makeup Coders

Developer community and education platform

2023

Featured Projects

open source
SQL-Sanitizer

Security-focused middleware for sanitizing SQL queries and preventing injection attacks. Used by hundreds of developers worldwide with 500+ weekly NPM downloads.

// Install
npm install sql-sanitizer
// Usage
const sanitizer = require('sql-sanitizer');

Stack: Node.js · Security · NPM

View on NPM →
community
Makeup Coders

Co-founded a developer community and education platform focused on modern web development practices and mentorship.

Stack: Full-Stack Development · Community Building · Education

Impact Metrics

500+
npm downloads/week
3.9
gpa (ms)
30%
performance boost
85%
code coverage

Get In Touch

Open to discussing new projects, opportunities, and collaborations.

// Contact methods
const contact = {
email: "tanmoy.b.dev@gmail.com",
linkedin: "/in/tanmoybarua",
github: "/Tanmoy-Barua"
};