Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View AtibQur's full-sized avatar

Block or report AtibQur

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

Hi there, I'm Haseeb Qureshie πŸ‘‹

Software Engineer | Codam Graduate | Curious Builder


πŸŽ“ I recently graduated from Codam College, a peer-to-peer software engineering school in Amsterdam.
πŸ’Ό I completed an internship at Leaning Technologies, where I contributed to cutting-edge web technology.
🧠 Passionate about systems programming, performance, and building fast, accessible web apps.
🌱 Learning new tools and frameworks, staying curious and building cool things.
πŸ“« You can reach me on LinkedIn.


🧰 Tech Stack

πŸ–₯️ Systems & Backend

C C++ Bash Linux

🌐 Frontend & Fullstack

JavaScript TypeScript Vue.js Svelte Astro

Pinned Loading

  1. Transcendence Transcendence Public

    This project is about creating a website for the mighty Pong contest!

    Vue 3

  2. Webserv Webserv Public

    This project is here to make you write your own HTTP server. You will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, e…

    C++ 3

  3. CPP_42_modules CPP_42_modules Public

    This repository contains all of the 42 CPP modules

    C++

  4. Cub3d Cub3d Public

    This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in…

    C 1

  5. so_long so_long Public

    This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles.

    C

  6. philosophers philosophers Public

    Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.

    C