Coder Social home page Coder Social logo

exams2anki's Introduction

Hello, I'm Gui! ๐Ÿ‘‹

I'm a dedicated Software Engineer specializing in cloud solutions across AWS, GCP, and Microsoft Azure. With a knack for real-time data analysis, machine learning, and robust software development, I embrace every challenge and view failure as a stepping stone to greater knowledge.

Currently, I am deeply immersed in expanding my horizons in entrepreneurship, product design, quantum programming, and more, while also honing my expertise in cybersecurity and game development.

Here on GitHub, you'll find a range of projects showcasing my journey through cloud computing, innovative software solutions, and beyond. Dive into my repositories to see how I apply a diverse array of technologies to solve complex problems!

๐Ÿ’ฌ Let's Chat on Discord

For questions about programming or any of my projects, feel free to contact me on Discord: sighmir.

๐Ÿ› ๏ธ Languages and Tools

AWS Google Cloud Microsoft Azure Python Node.js JavaScript TypeScript Ruby Golang C# Rust Java React Docker Kubernetes Terraform Ansible Git

๐Ÿ“Š Stats

Explore my live coding activities and project progress through my Public Grafana Dashboard, created using vscode-exporter.

GitHub stats

WakaTime stats

Profile views

exams2anki's People

Contributors

dannielmts avatar guicaulada avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

exams2anki's Issues

Supporting Pictures?

Would this tool happen to support diagrams and pictures on the ExamTopics website?

package without image

Hi, I used this tool to generate package for an exam. When it's imported into anki, images are not rendered. I follow this example, then image are rendered.

what i did:

  • update code to genrate html img tag inside code
you: card[Question Images] = ['question_1_1.jpg', 'question_1_2.jpg']
me: card[Question Images] = <img src="question_1_1.jpg" /> <img src="question_1_2.jpg" />
  • disable javacription function and use "Question Images" ("Answer Images") directly
you: <div id="question-images" class="exp"></div>
me: <div id="question-images" class="exp">{{Question Images}}</div>

Error during saving deck file

Hi,
every time I try to generate deck for AWS Solutions Architect I'm getting an error: OSError: [Errno 22] Invalid argument: 'ExamTopics::Amazon::Aws Certified Solutions Architect Associate Saa C03.apkg'

image

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.