Giter Club home page Giter Club logo

dotfm's Introduction

Banner

Hi, I'm Tobi! ๐Ÿ‘‹๐Ÿพ ๐Ÿ‘จ๐Ÿฟโ€๐Ÿ’ป

web email twitter polywork devto hashnode spotify

Welcome to my github bio. I'm a software engineer, open source contributor and occasional blogger. I have some experience as a full-time employee and also as a solo consultant. Some technologies I enjoy working with includes aws, rest (django + htmx), and occasionally fastapi (async python looks interesting).

Some quicks facts:

  • ๐Ÿ”ญ Iโ€™m currently learning golang
  • ๐ŸŒฑ I plan to contribute as much as possible to open source this year (2022)
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on anything python related
  • โœ๏ธ I like to write down my thoughts to clarify my ideas
  • ๐Ÿ”Š I love listening to Pop, Modern Rock, J-pop, and many other kinds of music

Some projects I'm working on right now that you might find interesting:

My latest publications:

see more...

Languages and tools

My Skills


โšก Github Stats


โšก Recent Github Activity

Last Updated: Friday, April 21st, 2023, 4:19:48 AM

  1. โญ Starred jdxcode/rtx
  2. โญ Starred olrenso/obsidian-home-tab
  3. โฌ†๏ธ Pushed 1 commit(s) to Tobi-De/fuzzy-couscous
  4. โญ Starred yeagerai/yeagerai-agent
  5. ๐Ÿ’ฌ Commented on #33 in dinoperovic/django-salesman

dotfm's People

Contributors

tobi-de avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

adamghill

dotfm's Issues

Collapsible note

For each of my blog posts that are essentially tutorials with lots of commands, I want to include a recipe section at the top that contains a source code section with all the necessary commands. This section must be collapsible.
I was planning to use the detailshtml tag as shown here but it doesn't look good in my obsidian note, the code section is not treated as markdown code. I need it to look good both in my obsidian note and on my blog.

So I need to convert the code below (which will come from obsidian) into a collapsible custom quote-like html element.

[!note]- click me

python manage.py shell_plus

loading animation

when users visit the site for the first time before the pages are cached it can feel slow ,especially on slow connections.
I need some sort of indicator that the page is loading.

A sort of "coming soon" page for articles that are not yet published but are referenced in other articles.

In my obsidian vault, instead of getting a 404 not found, when a user visits a link that hasn't been published yet but has been included in another article, he gets a page telling him that I'll probably write about it soon.
He gets a form to be notified when this article is published.

This should only work for links that have been referenced in other articles.

For this, I need to keep referral links that don't have an article associated with them somewhere.

To know when to send reminders to users is simple, since every time I publish something new, the whole application is rebuilt and restarted, I can put the logic for sending emails in the blog app ready function in apps.py.

Projects Archive

A list of all projects I've worked on with links if possible, the data for this could be manage in a json file or the db ?

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.