Skip to content
View NolanDowdle's full-sized avatar
πŸ’»
πŸ’»

Block or report NolanDowdle

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

Hi, I'm Nolan. Glad you could stop by!

I'm a Software Developer who's always excited to learn new tools and craft amazing user experiences.

πŸ“š On My Learning Plate:

  • Rust (Where I'm Learning):

    - The Rust Programming Language (The Book): This is the official guide to Rust and is a great starting point. It’s available for free online at https://doc.rust-lang.org/book/.
    
    - Rust by Example: A collection of runnable examples to help you learn Rust through hands-on coding. It’s available at https://doc.rust-lang.org/rust-by-example/.
    
    - Exercism: This site offers exercises to practice Rust and get feedback from mentors. You can find it at https://exercism.org/tracks/rust.
    
    - Rustlings: A set of small exercises to get you familiar with Rust concepts and syntax, available at https://github.com/rust-lang/rustlings.
    
    - YouTube Channels and Tutorials: Channels like "Let's Get Rusty" on YouTube offer beginner to advanced tutorials in video format.
    
  • NoSQL (Cassandra, Where I'm Learning): - https://cassandra.apache.org/doc/latest/

  • NoSQL (Redis, Where I'm Learning): -

  • Quantitative Finance: -

🌟 What I'm Into:

  • Exploring the latest tools in AI and web development

πŸ“Š My Github Stats

Nolan's Streak

🀝 Let's team up

I'm up for collaborating, let's create something awesome together!

Wanna connect? Find me on LinkedIn or send me an email at [email protected].

Pinned Loading

  1. COVID-19-Prediction COVID-19-Prediction Public

    Used various neural networks to predict the presence if COVID-19 in chest x-rays

    Jupyter Notebook

  2. y86-simulator y86-simulator Public

    Simulates the x86-64 pipeline architecture

    C