Skip to content
View ahmadadil950's full-sized avatar
  • New York, New York

Highlights

  • Pro
Block or Report

Block or report ahmadadil950

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

Hello There! πŸ‘‹:

My name is Ahmad Adil

πŸŽ“ Computer Engineer
πŸ”­ I’m currently working on projects related to computer graphics
πŸ‘― I’m looking to collaborate on open source projects
πŸ’¬ Ask me about electronics and digital design
⚑ Fun fact: I enjoy modding and hacking retro consoles
πŸ’» Tech Stack: C/C++, HTML/CSS, JavaScript, Python, Java, HDL, x86 Assembly
πŸ”§ Libraries/APIs/Frameworks: OpenGL, SDL, Scrapy, Numpy, BootStrap, React.JS, JavaFx, jQuery
πŸ”¨ Design Software: LTspice, Multisim, MATLAB, KiCad, Logisim, Xilinx Vivado, Intel Quartus

🌐 Socials:

LinkedIn

Pinned

  1. RayTracer RayTracer Public

    A simple RayTracer made in C++ with no external libraries

    C

  2. CS212-Data-Structures CS212-Data-Structures Public

    HW/Projects from Data Structures

    C++

  3. Software-Design Software-Design Public

    Java

  4. Image-Processing Image-Processing Public

    Image Processing projects that I completed within my undergrad course

    C++

  5. PriceHub PriceHub Public

    Forked from ander9991/PriceHub

    Computer Science Senior Design Project

    Dart

  6. Chip-8-emulator Chip-8-emulator Public

    A Chip-8 emulator implemented in C++, with SDL as the graphics library to draw graphics to the screen, and read keypresses. All of the instruction sets have been implemented along with audio output.

    C