Skip to content
View kylelevy's full-sized avatar
:octocat:
:octocat:

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 C++ PyTorch Git Docker Kubernetes React Next.js Django Tailwind HTML5 CSS3 JavaScript TypeScript Matlab ROS Linux Raspberry Pi Arduino

๐ŸŒ Socials:

LinkedIn

Pinned Loading

  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