Skip to content
View tafhimulkabir's full-sized avatar
🏟️
Building Avvito Ltd
🏟️
Building Avvito Ltd

Organizations

@Themoholic @coderaven1 @darkmatter1971

Block or report tafhimulkabir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tafhimulkabir/README.md

Hi there 👋, I'm Tafhimul kabir

I’m a computer programmer and tech enthusiast with over 12 years of experience in the tech industry. My journey began as a self-taught programmer while pursuing a diploma in Computer Science, leading to roles as a freelancer, educator, and Senior Backend Engineer.

🌟 What I Do

As the founder and CEO of Avvito Ltd™, I focus on:

  • Building user-friendly, scalable practical websites.
  • Designing tools to simplify web development.
  • Driving business growth through practical digital solutions.

💻 Tech Stack

  • Frontend:

    HTML CSS SASS Bootstrap Tailwind CSS PostCSS JavaScript jQuery

  • Backend:

    PHP Python Laravel WordPress JSON .ENV

  • Databases:

    PostgreSQL MySQL MariaDB SQLite

  • DevOps & Tools:

    Docker Git Apache Nginx

  • Design & Prototyping:

    Adobe Photoshop Figma

  • Editors:

    VS Code Sublime Text

📚 What I’m Reading

  • $100M Leads by Alex Hormozi – A fantastic guide for attracting more customers!
  • Traction by Gino Wickman – An excellent resource for effective management strategies.
  • Buy Back Your Time by Dan Martell – A must-read for mastering time management and scaling your business.

🔨 Current Projects

  • Developing the official website for Avvito Ltd™.
  • Creating workflows and tools tailored for small businesses.
  • Building a team to deliver impactful digital solutions.

💡 Fun Facts

  • Started freelancing with small local projects before achieving a perfect track record on Upwork.
  • Passionate about turning complex ideas into practical, impactful solutions.

🤝 Contributions

I’m always open to contributions! If you have ideas for new features, find bugs, or want to improve any of my projects, feel free to:

  • Create an Issue to discuss your ideas.
  • Submit a Pull Request with your proposed changes.

I’ll review and respond as soon as possible. Let’s collaborate and build something great together!

📬 Contact and Socials

Feel free to connect with me:

Pinned Loading

  1. darkmatter1971/elara darkmatter1971/elara Public

    A very simple PHP frasmework for personal project

    PHP 3

  2. darkmatter1971/selene-mod darkmatter1971/selene-mod Public

    A simple and lightweight PHP module/plugin system for easy integration and management of additional functionality in PHP application.

    PHP 5

  3. darkmatter1971/sbm darkmatter1971/sbm Public

    A simple and and Manageable Bookmark Manager.

    2

  4. A Simple PHP Class for Autoloading A Simple PHP Class for Autoloading
    1
    <?php
    2
    /**
    3
     * AutoLoader.php
    4
     */
    5
    declare(strict_types=1);