Skip to content
View AlexMorrow239's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report AlexMorrow239

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

About Me

Hi there 👋

I am currently pursuing an M.S. in computer science and B.S. Data Science & AI graduating in 2027

My name is Alex, and I like to write code :). In all seriousness, though, I deeply believe that programming is the greatest gift one could give themselves. Strong command over the skill over programming translates to the ability to create anything that comes to mind, and I csn;t think of a more dynamic, beautiful, and exciting talent to posess.

I specialize in comprehensive software engineering with an emphasis on system design, devOps, backend engineering, and network engineering. When I am not writing code, I love to sty active. Whether that be lifting weights, triathalon training, or just a nice nature hike.

My Work

I founded a startup called Textile Labs which is where a spend the majority of my working time. Unforyunately you can't see the source code for this :(, but you can still check out the product! Just download it from our website!

Also feel free to look through my public repositories. this consist of smaller, older projects as well as much of my capstone coursework for my University classes.

Socials:

Instagram LinkedIn email

Tech Stack:

C HTML5 Java R TypeScript AWS NestJS Next JS React SQLite Git GitHub Docker Terraform

Pinned Loading

  1. Covid-Nerual-Network-Classifier Covid-Nerual-Network-Classifier Public

    Exploring use of neural networks for classifying cases of COVID. Used lung x-ray images for training. Evaluated a neural network trained from scratch and one trained using transfer learning.

    Jupyter Notebook

  2. 3SAT-Problem 3SAT-Problem Public

    Informational Repo covering the Satisfiability of formulas in 3 Conjunctive Normal Form. Includes Demos of solving algorithms, and detailed analysis.

    Python

  3. cape-chronicles cape-chronicles Public archive

    Full-stack blog application called Cape Chronicles. Supports user profiles, and image file uploads.

    JavaScript

  4. Understanding-Machine-Learning Understanding-Machine-Learning Public

    Educational blog introducing python and machine learning for beginners

    Jupyter Notebook 1

  5. google-algorithm google-algorithm Public

    Simplified recreation of Google's search engine algorithm.

    Java