\documentclass[letterpaper, 11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage{mathptmx}
\usepackage{natbib}
\usepackage[top=1in, bottom=1.25in, left=1.25in, right=1.25in]{geometry}
\usepackage{enumitem}
\usepackage[usenames,dvipsnames]{xcolor}
\usepackage{hyperref}
\hypersetup{colorlinks=true,allcolors=MidnightBlue,pdfauthor={surajss2}}
\usepackage{titlesec}
\usepackage{graphicx}
\usepackage{wrapfig}
\usepackage{enumitem}
\usepackage{array}
\usepackage{booktabs}
\usepackage{comment}
\usepackage{csquotes}
\usepackage{microtype}
\usepackage[ragged]{footmisc}

\title{CS 437: Final Lab — Smarter Alarm Clock}
\author{Suraj Singh \\ NetId: surajss2 }

\begin{document}

\maketitle

\section{Introduction}\label{sec:intro}
\subsection{Topic}\label{sec:topic}
The goal for this project is to create an alarm clock that takes into account a user's sleep cycle to allow the alarm to be more effective.
\subsection{Motivation}\label{sec:motive}

\section{Technical Approach}\label{sec:technical}

\section{Implementation Details}\label{sec:implementation}
Hardware:
\begin{enumerate}
    \item Raspberry Pi
    \item Bluetooth Speaker
    \item Wireless Keyboard
\end{enumerate}
Software:
\begin{enumerate}
    \item Python
    \item 
\end{enumerate}

\section{Results}\label{sec:results}


\section{Conclusion}\label{sec:conclusion}

\end{document}