Code Monkey home page Code Monkey logo

authdeez's Introduction

Hi there ๐Ÿ‘‹ About me

I'm a Web Full Stack Developer but I like to play with other types of technologies and contribute to Open Source projects in my free time.

Top Langs

Top Langs

What I'm doing now

  • Software Engineer at Brodway Media
  • Full Stack Developer at @proxify-ab
  • Working as a contractor Full Stack Developer on Santa Luzia Labs
    • Angular, Material Design, RxJS, Webpack, Linux Administration, PHP&Wordpress(Plugins and Theming), NodeJS.
  • Sometimes in my very very free time, I like to make games.

AUR repositories

  • blender-lts-bin

My config files can be found here

  • Dotfiles
  • Snippets(UltiSnippets for (n)vim)

Contact (Portuguese and English)

  • ๐Ÿ“ซ E-mail
  • ๐Ÿง‘โ€๐Ÿ’ผ Linkedin

Old Projects(Archived)

  • Tiktok Downloader and compilation bot - NodeJS, Puppeteer, PostgreSQL(Knex)
  • ScoreBing Crawler - NodeJS, Puppeteer and SQLite
  • Authdeez - An Experimental HOTP/TOTP Authenticator (C++)

authdeez's People

Contributors

yrds avatar

Watchers

 avatar

authdeez's Issues

Refactor messy code.

The current code is a mess. Some functions are with multiple responsibilities(like TOTP function doing base32 things). Some things to do

  • Create a "generateCode" that receives a Account& parameter to handle which functions to call(TOTP or HOTP), which encode use, algo, etc.. According with account capabilities(b32, type...)
  • This "generateCode" should return a struct (instead only code) with the code and expire time to give the user more information about the code generated.
  • Split encoding and string manipulations into a new lib so this can be used on other programs aswell and each one with its logic to better code organization and compiling time. Also create new namespaces for these newly created files.

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.