Skip to content
View fahad-qayyum's full-sized avatar
⌨️
Coding
⌨️
Coding

Highlights

  • Pro

Organizations

@zero-to-mastery

Block or report fahad-qayyum

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

Hi My name is Fahad Qayyum

Software, Web and Full-stack Developer

Experienced software engineer adept at meeting and exceeding challenging development objectives within strict deadlines. Skilled in crafting high-quality code efficiently to drive project success and ensure seamless outcomes. Consistently deliver innovative solutions while maintaining a commitment to excellence and efficiency.

  • 🌍  I'm based in Canada
  • ✉️  You can contact me at fahadq.yorku@gmail.com
  • 🚀  I'm currently working on Virtual Migration Assistant app
  • 🧠  I'm learning AWS and DevOps
  • 🤝  I'm open to collaborating on developing new features & optimizing existing systems 💻
  • ⚡  I like to walk and play sports 🏓

Skills

JavaScriptPythonGitJavaTypeScriptVS CodeHTML5ReactNextJsAngularJQueryCSS3BootstrapMaterial UIReduxNodeJSExpressFast APIMongoDBMySQLPostgreSQLFirebaseHerokuWordpressDjangoDockerMacOS

Socials

Pinned Loading

  1. Twitter-Data-Analysis Twitter-Data-Analysis Public

    This program listens for the particular tweets in real time, analyze those tweets by counting the specified hashtags, perform the sentiment analysis by taking averages and plot the real time graph.…

    Python

  2. Text-Analytics Text-Analytics Public

    Running map-reduce model on big data sets in the HDFS using docker. The datasets can be downloaded from the instruction.pdf and the folder contains the output from the HDFS after running map-reduce.

    Python

  3. Dictionary Dictionary Public

    A Full-Stack, live app, stores slangs belonging to different categories for different countries in the mongoDB cloud NOSql database. It's also linked to an API, for searching up any word and it pro…

    HTML

  4. expression_Parser expression_Parser Public

    Given an expression defined in the language, this program would analyze, simplify and pretty print those statements.

    Eiffel

  5. STRIPS-Planning STRIPS-Planning Public

    Generating a plan using STRIPS planner in PROLOG language for an Agent to take pizza/chicken out of the refrigrator, bake it in the microwave oven and eat the pizza so its goal of being "not_hungry…

    Prolog

  6. dinningPhilosophers dinningPhilosophers Public

    Dining Philosophers problem solution in C, a deadlock free i.e. there exists a philosopher who is eating and starvation free i.e. all the philosophers are in eating state in the last 100 iterations…

    C 1