Skip to content
View kylelevy's full-sized avatar
Block or Report

Block or report kylelevy

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

github-header-image

πŸ’« About Me:

πŸ€– Hi! I am a Mechatronics and Robotics Engineering student at Queen's University.
🧠 I am interested in automation, AI/ML, embedded systems, control systems and robotics.
βš™ In this portfolio, you can learn a little about me and see some of my previous projects.
πŸ“± Please feel free to reach out if you have any further questions!

assm-line-gif

πŸ’» Tech Stack:

python C matlab TensorFlow bash linux docker git ROS RaspberryPi Arduino SolidWorks bootstrap html5 css3 javascript

🌐 Socials:

LinkedIn

Pinned

  1. AmplitudeModulator AmplitudeModulator Public

    A python notebook that demonstrated Amplitude Modulation and its applications with radio transmission of audio files.

    Jupyter Notebook

  2. BasicNNDemo BasicNNDemo Public

    A basic neural network written in C that mimics the behavior of an XOR logic function.

    C

  3. LowLevelHardwareControl LowLevelHardwareControl Public

    This repo has some code where I practice controlling hardware systems with low level programming in assembly code.

    Assembly

  4. ParticleSim ParticleSim Public

    A basic MATLAB program that simulates particles under the influence of gravity.

    MATLAB

  5. Basic-Binary-Classifier Basic-Binary-Classifier Public

    This project demonstrates a basic binary classifier using a dense neural network. It trains on a dataset of tumor measurements and labels it malignant or benign.

    Jupyter Notebook

  6. TemplateMaker TemplateMaker Public

    A software designed to automatically generate random value word problems based on user input. (It exports as a pdf work sheet with an answer key)

    Python