Skip to content
View adilwahla's full-sized avatar
😅
smile :(
😅
smile :(
Block or Report

Block or report adilwahla

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
adilwahla/README.md

Hi there👋, I'm Adil!

Software Engineer from Pakistan.

const name = 'Adil';
Developer dev = new Developer(name);
while(dev.isCoding())
{
  dev.listenToMusic();
  dev.openStackOverFlow();
  dev.drinkWater();
}

Check out my portfolio website to get to know my tech stack and some other cool stuff.

Feel free reaching out to me at following platforms:

Pinned

  1. defaang defaang Public

    Forked from csdojo-defaang/defaang

    A website that will curate recently-asked interview questions from FAANG+ to help people practice & prep!

    TypeScript

  2. Threads-clone Threads-clone Public

    full stack Threads clone

  3. DailyJournal DailyJournal Public

    DailyJournal is a feature-rich blog site built using Node.js, Express, EJS, Mongoose, and MongoDB. It provides a platform for bloggers to share their ideas, stories, and insights with the world. Wh…

  4. Clima-weather-app Clima-weather-app Public

    weather app that gives the weather of places round the globe you entered with suggestions

    C++ 4 3