Skip to content
View aemann2's full-sized avatar

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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: JavaScriptTypescriptReactHTML5SCSSBootstrap
    • Backend: NodejsExpressMySQLPython
    • Full Stack: Next.jsDjango
    • Deployment: HerokuNetlify
    • Tools: GitGitHubVS CodeFigmaPostman
    • Familiar: Flask

Pinned Loading

  1. mastermindmastermindPublic

    Mastermind -- a number guessing game that uses authentication

    TypeScript

  2. 2048bot2048botPublic

    A 2048 bot

    Python 1

  3. contact_keepercontact_keeperPublic

    A Django contact keeper

    Python

  4. next-stock-trackernext-stock-trackerPublic

    A stock tracker using NextJS

    TypeScript 7 2

  5. movie_findermovie_finderPublic

    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-fullstacktyping-blitz-fullstackPublic

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

    JavaScript