Skip to content
View alexquar's full-sized avatar

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.

Content in all repositories owned by your account will be closed.
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
alexquar/README.md

Hi 👋, I'm Alex Quarrie

A passionate computer engineering student!

  • 🔭 I’m currently working on Embedded Systems

  • 🌱 I’m currently learning Kafka.

  • 👯 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:

CC#C++CSS3GraphQLHTML5JavaJavaScriptMarkdownPythonPowerShellShell ScriptTypeScriptAWSNetlifyFirebaseBootstrapDaisyUIDjangoExpress.jsGulpJWTNPMNext JSNodeJSNuxt JSReactSASSVue.jsViteTailwindCSSMongoDBMySQLSupabaseFirebasePostgresFigmaNumPyPandasArduino

📊 GitHub Stats:



Pinned Loading

  1. CommunoLearnCommunoLearnPublic

    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. WhatIsThatDogWhatIsThatDogPublic

    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. EmeraldCompilerEmeraldCompilerPublic

    Basic C++ compiler for my programming language Emerald.

    C++

  4. FlappyBotFlappyBotPublic

    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-WebserverRust-Custom-WebserverPublic

    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-WebserverGo-Custom-WebserverPublic

    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