Skip to content
View KhaledElshokri's full-sized avatar
☝️
☝️

Block or report KhaledElshokri

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

Hello fellow dev! My name is Khaled.


📮 About Me

SWE at Autodesk, Computer Engineering grad!

💼 Credentials

  • Experience:
    • SWE intern at Autodesk from Jan 2025 to Aug 2025
    • Previously C++ Dev Intern at CAE Inc. for 12 months
    • Teaching Assistant for COEN 212 and COEN 390 at Concordia University

📍 What Am I Doing?

  • 📋 Currently I am:
    • Grinding LeetCode
    • Learning Communication protocols and AI

Tech Stack

Other Langs

Web Dev

Tools

Pinned Loading

  1. CIFAR-10-Multi-Model-Classification CIFAR-10-Multi-Model-Classification Public

    Classifications are made using 4 models: Naive Bayes, Decision Tree, Multi-Layer perception and Convolutional neural network

    Python

  2. OpenGL-Blender-Contigo-Model OpenGL-Blender-Contigo-Model Public

    Making a Contigo Mug move using Blender and OpenGL

    C++

  3. Slouch-Patrol Slouch-Patrol Public

    A wearable device to monitor slouching by providing the user with a real-time score by leveraging IMUs for data collection.

    Java 1

  4. VHDL_MIPS_CPU VHDL_MIPS_CPU Public

    A VHDL specification for a 32-bit MIPS Architecture CPU, Simply insert 32-bit wide instructions in machine code in the I-Cache File to then generate the bitStream using Xilinx Vivado and test on a …

    VHDL

  5. CarRentalWebApp CarRentalWebApp Public

    Forked from kylerasinger/CarRentalWebApp

    A car rental web app with OAuth 2.0 authentication, built using React, ExpressJS, and MongoDB for secure and efficient vehicle management.

    JavaScript

  6. Cancer_Diagnosis_Prediction_Model Cancer_Diagnosis_Prediction_Model Public

    A Cancer Diagnosis Machine Learning Model based on K-Dimensional Trees and Nearest Neighbor Search Algorithm

    Java