Projects

Here are some of my works. I specialize in Node.js, React, and Next.js, focusing primarily on backend development. I have experience in building various projects, including web applications.

image of Time Clock
Next.jsAuth.jsGoogleAuth 2.0Postgres SQL

2025

Time Clock

A comprehensive employee time management system built with Next.js 14 and TypeScript. Manage timesheets, schedules, departments, and leave requests with real-time updates.

https://github.com/tahirabbas11/TimeClock
image of RESTful API Node Server Boilerplate
Node.jsExpressMongooseMongoDBRESTful API

2024

RESTful API Node Server Boilerplate

A starter project for building RESTful APIs with Node.js, Express, and Mongoose.

https://github.com/tahirabbas11/node-express-boilerplate
image of Authentication using Express.js (JWT)
Node.jsExpressJWTAuthenticationRESTful API

2024

Authentication using Express.js (JWT)

An authentication API built with Express.js, designed for secure and efficient user management using JWT.

https://github.com/tahirabbas11/auth-api-express-js
image of CSV to JSON Converter (npm package)
Node.jsNPMCSVJSONData Conversion

2024

CSV to JSON Converter (npm package)

An NPM package to convert CSV files to JSON format, reading and parsing CSV contents into a JSON array.

https://www.npmjs.com/package/json-from-csv
image of AI-Based and Controlled Smart Agricultural Field
AIAgricultureAutomationPythonMachine Learningfyp

2023

AI-Based and Controlled Smart Agricultural Field

An AI-driven project optimizing agricultural processes, funded by IGNITE (https://ignite.org.pk).

https://github.com/tahirabbas11/A.I-Based-And-Controlled-Smart-Agricultural-Field
image of Spam Email Detection
PythonMachine LearningEmail SecuritySpam Detection

2023

Spam Email Detection

A project for detecting spam emails using machine learning techniques, analyzing email content to classify messages as spam or not.

https://github.com/tahirabbas11/Spam-Email-Detection
image of File Integrity Checker
PythonSecurityFile IntegrityHashing

2023

File Integrity Checker

A security project comparing file hashes to swiftly detect malicious tampering, ensuring system integrity.

https://github.com/tahirabbas11/File-Hash-Matching-Python