Code Monkey home page Code Monkey logo

Banner

ShaneWD

My main programming language is Python. I am currently working on perfecting Django.

Skills

  • 💻 Python
  • SQL
  • Git & GitHub
  • Django
  • HTML & CSS

Project Showcase: Password Manager with Python, Django, HTML, and CSS:

  • A master account is used to encrypt and decrypt secondary account passwords
  • Master password is scured with PBKDF2 algorithm with a SHA256 hash
  • Secondary accounts passwords are encrypted (and decrypted) twice
  • Raw plain-text passwords are never stored
  • User has the options to change master password and to delete master account
  • Link to project (open source), click the green & black icon:

My Socials

github twitter YouTube

Shane D'Silva's Projects

google-sheets_messaging icon google-sheets_messaging

(Halted progression three months ago). I didn't know about SQL at the time, so I decided to have google sheets as my database. This took a lot of problem solving.

musicdownloader icon musicdownloader

Download music from YouTube with youtube-dl, ffmpeg, ffprobe, & ffplay.

passwordmanager icon passwordmanager

Main account and website credentials are stored in separate tables. The main account password is used to encrypt and decrypt the website passwords. (Database can be either MySQL or SQLite)

passwordmanagerwebsite icon passwordmanagerwebsite

A password manager with a stored hashed main-password, which is used to encrypt passwords of secondary accounts. **Plain text passwords are not stored.**

todo icon todo

simple todo application.

youtube_download icon youtube_download

A youtube downloader. Uses the modules: "yt-dlp", "FFmpeg", "FFplay", and "FFprobe". These modules cannot be pip installed, they have to download externally. I have included these modules on this GitHub page. Make sure these four modules are stored where modules are normally stored to be referenced by your specific project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.