ReeceSearch
  • Dark Theme
    Light Theme Dark Theme System Theme
  • Posts
  • Attention Is All You Need
  • HTTPS with S3 and CloudFront
  • Hugo Site and AWS CDK
  • Project Euler Problems
  • Test Post
Hero Image
Project Euler Problems

Move Over LeetCode One of the easiest baseline tests for programming ability is the dreaded LeetCode problems. These questions can range from different programming languages, specific algorithms, databases, dynamic programming, Number Theory, Depth-First Search, and everything in-between. The wide range of topics and categories are meant to allow for someone to either practice their programming abaility to tackle specific concepts or to test someone’s understanding of compute programming while exploring the way in which they are solving a problem.

July 20, 2023 Read
Hero Image
Analyzing the Transformer Model Research Paper

Attention Is All You Need - Transformer Model Sources: Generative AI with LLMs PAPER: Attention Is All You Need Implementation from harvardnlp These are my notes from reading the published paper on the Transformer Model from 2017. This research paper was published by Google researchers that created the transformer architecture that drastically revolutionized NLP and created the basis for LLMs. This architecture replaced traditional Recurrent Neural Networks (RNNs) and Convolutional Neural Networks (CNNs) by focusing on an attention-based mechanism.

July 11, 2023 Read
Hero Image
HTTPS Setup on S3 Static Site with CloudFront

The services I am using in this post include: S3 CloudFront Route 53 AWS Certificate Manager Prerequisites: An existing static website hosted in s3 using a custom domain registered with Route 53 Jump to the Good Stuff How do I use CloudFront to serve a static website hosted on Amazon S3? Validating domain ownership Speeding up your website with Amazon CloudFront Requiring HTTPS for communication between viewers and CloudFront After deploying a version or two of my website, I started bombarding my friends to check it out and give me feedback.

June 30, 2023 Read
Hero Image
Static Hugo Site Deployed with AWS CDK

How/Why I built this Website Along with hundreds if not thousands of engineers, I started to notice I had a lot of jumbled up projects that were either 70% or 80% completed. They were stored over various GitHub repos, saved locally on my old school computer, my personal laptop, or my home desktop, creating a fractured conglomorate of my abilities without the discipline to see them across the finish line.

June 23, 2023 Read
Hero Image
Test Post

This is a test post This is my first test post. More to come!

January 1, 0001 Read
Navigation
  • About
  • Recent Posts
  • Projects
  • Education
  • Skills
Contact me:
  • m.reece.lincoln@gmail.com
  • 703-501-3041
  • lincolmr

Stay up to date with email notification

By entering your email address, you agree to receive the newsletter of this website.

Liability Notice: I built this site using Hugo, an open-source static site generator, then customized it to fit my needs.


Toha Theme Logo Toha
© 2023 Copyright.
Powered by Hugo Logo