Skip to content
View aemann2's full-sized avatar
Block or Report

Block or report aemann2

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

Hi, I'm Adam!

  • What I'm learning now: I've been digging in to automation, and have been making my way through Automate the Boring Stuff. I recently built this bot that plays 2048

  • Open Source Work: I'm a volunteer for OpenOakland, a project of Code for America that uses technology to solve problems in my community. I'm currently working on a project called Funding Public Safety.

  • What I'm working on now: Building a full stack stock tracker application and learning Django. It's my first time implementing registration and login on my own, and I'm learning a lot about authentication using NextAuth. Next month I will be building out the [frontend]. Using this stack: Next.js, Typescript, Prisma, Postgres, and GraphQL.

  • You can find my portfolio here: adam-mann.co

    • My Linkedin here: Linkedin
  • Technologies and tools I use:

    • Frontend: JavaScript Typescript React HTML5 SCSS Bootstrap
    • Backend: Nodejs Express MySQL Python
    • Full Stack: Next.js Django
    • Deployment: Heroku Netlify
    • Tools: Git GitHub VS Code Figma Postman
    • Familiar: Flask

Pinned

  1. mastermind mastermind Public

    Mastermind -- a number guessing game that uses authentication

    TypeScript

  2. 2048bot 2048bot Public

    A 2048 bot

    Python 1

  3. contact_keeper contact_keeper Public

    A Django contact keeper

    Python

  4. next-stock-tracker next-stock-tracker Public

    A stock tracker using NextJS

    TypeScript 6 2

  5. movie_finder movie_finder Public

    An app that pulls movie information from The MovieDB API. Shows films that are currently in theaters or coming soon. Users can also search to get info on other films. Built using Typescript, Tailwi…

    TypeScript

  6. typing-blitz-fullstack typing-blitz-fullstack Public

    A full-stack version of the Typing Blitz game. Original version can be found at: https://github.com/aemann2/typing-blitz

    JavaScript