Skip to content
View erikalanj's full-sized avatar

Highlights

  • Pro

Block or report erikalanj

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
erikalanj/README.md

Hi, I’m Erik Jensen! :D

  • I'm a software engineer who loves working on cool web apps

While this is what I nerd about, I have also worked on mobile apps, Electron-based executables, and even some robotics!

  • Currently working for The Cigna Group as a Software Engineer in the TECDP program

  • Graduate from Central Connecticut State University (Computer Science BS, Math Minor)

  • How to reach me: Through email; [email protected] Through text/call; 203-217-2427

  • Pronouns: he/him

  • Fun fact: I am also a musician (guitarist) that is looking to begin perfoming at local venues and open mics!

Pinned Loading

  1. TuneTagger TuneTagger Public

    Web application built in Python utilizing the Flask framework which will allow users to sort their music based off of the mood of the song. Lyrics provided by Genius API and analyzed/stored into SQ…

    Python 1 1

  2. ticketmaster ticketmaster Public

    Mobile app built in Kotlin using the Google Maps SDK and Room DB to simulate the functionality of the TicketMaster app. Also utilizes sensors to implement an accelerometer to facilitate navigation …

    Kotlin

  3. riffindex riffindex Public

    Responsive website which utilizes PHP and SQL in order to construct a CRUD database interaction website for music fans, containing multiple levels of permission, user sign-up/log-in and other featu…

    PHP

  4. SecureATM SecureATM Public

    Updated version of the previous ATM repository that was created in Java. Now ported to Python for it's more accessible cryptographically library, this project salts and hashes, then encrypts sensit…

    Python