Skip to content
View alexquar's full-sized avatar

Highlights

  • Pro

Block or report alexquar

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

Hi 👋, I'm Alex Quarrie

A passionate computer engineering student!

  • 🔭 I’m currently working on Machine Learning and Mobile Dev

  • 🌱 I’m currently learning everything :) .

  • 👯 I’m looking to collaborate on anything!

  • 👨‍💻 All of my projects are available here in public repos! Check out my portfolio here for more

  • 📫 How to reach me alexanderquarrie@gmail.com

🌐 Socials:

alex quarrie _alexq_

💻 Tech Stack:

C C# C++ CSS3 GraphQL HTML5 Java JavaScript Markdown Python PowerShell Shell Script TypeScript AWS Netlify Firebase Bootstrap DaisyUI Django Express.js Gulp JWT NPM Next JS NodeJS Nuxt JS React SASS Vue.js Vite TailwindCSS MongoDB MySQL Supabase Firebase Postgres Figma NumPy Pandas Arduino

📊 GitHub Stats:



Pinned Loading

  1. CommunoLearn CommunoLearn Public

    A Collaborative Study/Planning web app designed for students who want to plan study sessions and collaborate with friends or study groups. The core features will involve scheduling study sessions, …

    TypeScript

  2. WhatIsThatDog WhatIsThatDog Public

    Mobile App built using react-native that will send api requests for classifying dog breeds to a flask api server containing a custom built CNN made with pytorch trained on the Stanford dog dataset.…

    TypeScript

  3. EmeraldCompiler EmeraldCompiler Public

    Basic C++ compiler for my programming language Emerald.

    C++

  4. FlappyBot FlappyBot Public

    Deep learning model repository to beat as many games as possible on the gymnasium platform. Uses DQN reinforcement learning to create bot. It features session graphs and replays a simple cli to tra…

    Python

  5. Rust-Custom-Webserver Rust-Custom-Webserver Public

    A basic multi-threaded webserver server written in rust. Nothing fancy, built fully custom and runs of a static sized thread pool serving basic html to set routes with a 404.

    Rust

  6. Go-Custom-Webserver Go-Custom-Webserver Public

    A pretty simple go webserver that leverages full CRUD actions to allow users to keep an up to date movie watchlist. Based on the go net/http package using htmx and bootstrap for the UI and embedded…

    HTML