Skip to content
View tallulahjmck's full-sized avatar
🥰
Working on my portfolio
🥰
Working on my portfolio
Block or Report

Block or report tallulahjmck

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
tallulahjmck/README.md
  • 👋 Hi, I’m @tallulahjmck
  • 👀 I’m interested in ALL SORTS, no, really. My main interests currently reside in Machine Learning, Cloud Computing and Data Analysis.
  • 🌱 I’m currently learning to enhance to my Python and Java skills
  • 💞️ Open to collaborating on projects relating to my interests
  • 📫 How to reach me: 1995.tck@gmail.com

Popular repositories Loading

  1. sdl2template sdl2template Public

    SDL2 Template opengl sdl graphics module

    C++

  2. tallulahjmck tallulahjmck Public

    Config files for my GitHub profile.

  3. RandomPasswordGenerator RandomPasswordGenerator Public

    A simple random password generator using Python. Includes a password length, uppercase, lowercase and special characters.

    Python

  4. 2SumProblem 2SumProblem Public

    Given an array of integers and a value, determine if there are any two integers in the array whose sum is equal to the given value. Return true if the sum exists and return false if it does not.

    Python

  5. FileEncryptDecrypt FileEncryptDecrypt Public

    Advanced Cyber Security Module: A python program that uses symmetric encryption and uses the same key to encrypt and decrypt the files.

    Python

  6. RC4-Algorithm RC4-Algorithm Public

    A Python implementation of the RC4 Algorithm