Skip to content
View w3samiulazim's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report w3samiulazim

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
w3samiulazim/README.md
#include <bits/stdc++.h>
using namespace std;
int main() {
   cout << "Hello, World! I am Samiul Azim. A Software Engineer in Making." << endl;
   return 0;
}


γ€Œ I am from Bangladesh and currently I am pursuing my bachelor degree majoring in Software Technology. I am a passionate learner who's always willing to learn and work across technologies and domains. I love to explore new technologies and leverage them to solve real-life problems. 」


  • 🏒 Currently I'm working at Open Source Projects.
  • βš™οΈ I use daily: .c, .cpp, .js, .html, .css, .py
  • πŸ’» I'm mostly active within the Comitative Programming Community.
  • 🌱 Learning Software Development.
  • 🐧 GNU/Linux Enthusiast.
  • πŸ“„ Please have a look at my Resume for more details about me.
  • 😊 I'm open to feedback and suggestions!

☰ Technologies & Tools...

☰ GitHub Stats...

πŸ“ˆ GitHub Analytics


════ β‹†β˜…β‹† ════
"Happy Coding!"

Pinned

  1. dotfiles dotfiles Public

    ⚈ Dotfiles are the customization files that are used to personalize your Linux or other Unix-based system. This repository contains my personal dotfiles.

    CSS 3 3

  2. neovim neovim Public

    πŸ“ A neovim configuration repo with many plugins that for easier to install and configure your neovim!

    Lua 1

  3. w3samiulazim w3samiulazim Public

    ⚑ Samiul Azim's GitHub Profile README!

  4. garuda-starship.toml garuda-starship.toml Public

    garuda-linux starship.toml

    28 7

  5. strangers strangers Public

    Forked from strangers-bd/strangers

    This is a competitive programming team from Bangladesh

    C++

  6. grokking_algorithms grokking_algorithms Public

    Forked from egonSchiele/grokking_algorithms

    Code for the book Grokking Algorithms

    JavaScript