Skip to content
View proatik's full-sized avatar
  • TulipTech Limited
  • Dhaka, Bangladesh
  • LinkedIn in/proatik

Block or report proatik

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
proatik/README.md

Image

Hi there, I'm Atik Ullah Khan 👋

I'm a Software Engineer or Full Stack Developer with around 2 years of experienc. I'm enthusiastic about programming and software engineering, love working with modern technologies, and enjoy exploring new tools. Always on the lookout for learning opportunities to enhance my skills and improve work efficiency.

  • 🐹 Currently exploring Go programming language.
  • 🧩 Learning various Design Patterns to write cleaner and more efficient code.
  • 🖥️ Delving into DevOps practices to enhance deployment and collaboration.

Contacts

Languages

Icon Name Level Type
HTML HTML Proficient Markup
CSS CSS Proficient Stylesheet
JavaScript JavaScript Advanced Programming
TypeScript TypeScript Intermediate Programming
Python Python Intermediate Programming
Node.js Node.js Proficient Runtime
SQL SQL Intermediate Query

Frameworks | Libraries

Icon Name Level Type
Tailwind Tailwind Proficient Framework
React React Proficient Library
Next Next Proficient Framework
Material UI Material UI Proficient Library
Express Express Proficient Framework
Redux Redux Proficient Library
Nest Nest Proficient Framework

Databases

Icon Name Level Type
MySQL MySQL Intermediate Relational
MongoDB MongoDB Proficient Document
PostgreSQL PostgreSQL Intermediate Relational

Utilities | Tools

Icon Name Level Type
Git Git Intermediate Version Control
GitHub GitHub Intermediate Code Hosting
Docker Docker Intermediate Containerization
Terminal Terminal Intermediate Command Line
VS Code VS Code Intermediate Code Editor

Language Stats

Atik Ullah Khan's Dev Card

Pinned Loading

  1. sorting-algorithms sorting-algorithms Public

    A collection of sorting algorithms implemented in Python, each documented with key features like time complexity, space complexity, and use cases.

    Python 1

  2. design-patterns-typescript design-patterns-typescript Public

    A repository dedicated to understanding and implementing Object Oriented Design Patterns in TypeScript. This project uses Bun.js as the runtime environment.

    TypeScript

  3. nextjs-docker-cicd nextjs-docker-cicd Public

    🐋 A basic Next.js application with Dockerization and CI/CD setup using GitHub Actions.

    TypeScript 1

  4. event-management event-management Public

    An Event Management System API built with NestJS and PostgreSQL, offering event creation, attendee registration, scheduling, and real-time API documentation with Swagger.

    TypeScript

  5. image-gallery image-gallery Public

    Responsive Image Gallery using React JS

    JavaScript

  6. tic-tac-toe-terminal tic-tac-toe-terminal Public

    🎮 A fun and interactive terminal-based Tic Tac Toe game built with Python. Choose between two AI difficulty levels.

    Python