- Canelones, Uruguay
-
07:02
(UTC -03:00) - https://guidodinello.github.io/
- in/guido-dinello-48875b217
Highlights
- Pro
-
url-shortener Public
Straightforward URL shortener service, comprising a backend written in Go and a simple frontend in Svelte.
-
scripts Public
Collection of general tasks automation scripts
-
kickstart.nvim Public
Forked from nvim-lua/kickstart.nvimA launch point for your personal nvim configuration
Lua MIT License UpdatedJan 26, 2025 -
ClaudeSync Public
Forked from jahwag/ClaudeSyncClaudeSync is a Python tool that automates the synchronization of local files with Claude.ai Projects
Python MIT License UpdatedDec 29, 2024 -
-
-
-
Smart-Clippy Public
Browser extension that copies the tab title and URL to the clipboard in the markdown hyperlink style
JavaScript Mozilla Public License 2.0 UpdatedNov 12, 2024 -
pullscope Public
Forked from osvauld/cross-browser-extensionCross browser extension to set up custom github pull request filters
JavaScript MIT License UpdatedJun 27, 2024 -
interleaved-practice Public
The Skill Practice Timer is a simple desktop application built in Python that helps you optimize your learning and skill practice sessions by reminding you to take short pauses at regular intervals.
-
Roulette Public
Classic Roulette Simulator to easily analyze strategies
Jupyter Notebook UpdatedApr 2, 2024 -
Fundamentos-de-Optimizacion Public
Repository with the submissions for the 'Fundamentals of Optimization' course, where techniques such as gradient descent and its variants are implemented. These include gradient descent with a fixe…
Jupyter Notebook UpdatedDec 19, 2023 -
Assignments and projects made while taking the Course Computer Image Processing. Featuring several image processing strategies and algorithms like Contour Plots with Marching Squares, Histogram Mat…
-
-
guidodinello.github.io Public
Personal Website made with HTML, CSS, Bootstrap and vanilla Javascript.
-
slack_quotes_bot Public
A Slack Bot that reposts random messages from one channel to another. For example, you could have a quotes channel where you save funny quotes, and this bot will dutifully serve them up daily.
-
uqwxd-react_labs Public
Forked from ibm-developer-skills-network/uqwxd-react_labsreact_todolist
JavaScript Apache License 2.0 UpdatedAug 12, 2023 -
PFunc Public
Compilador implementado en Haskell para un lenguaje funcional de primer orden. El objetivo principal del proyecto es proporcionar una herramienta que permita traducir programas escritos en este len…
-
agfzb-CloudAppDevelopment_Capstone Public
Forked from ibm-developer-skills-network/agfzb-CloudAppDevelopment_CapstoneJavaScript Apache License 2.0 UpdatedMar 16, 2023 -
-
final-cloud-app-with-database Public
Forked from ibm-developer-skills-network/final-cloud-app-with-databaseFinal Project for Cloud App Development Course
JavaScript Apache License 2.0 UpdatedFeb 25, 2023 -
xzceb-flask_eng_fr Public
Forked from ibm-developer-skills-network/xzceb-flask_eng_frflask_enf_fr
Python Apache License 2.0 UpdatedFeb 13, 2023 -
expressBookReviews Public
Forked from ibm-developer-skills-network/expressBookReviewsnodejsFinalModule
JavaScript Apache License 2.0 UpdatedFeb 8, 2023 -
ejtos-react_budget_app Public
Forked from ibm-developer-skills-network/ejtos-react_budget_appFinal Lab of the Course: https://www.coursera.org/learn/developing-frontend-apps-with-react/
-
e-commerce Public
E-commerce project for "Jovenes a Programar" course. Implementation of standard features such as login, user profile modification, product listing and sorting, category management, shopping cart fu…
-
Through the application of an evolutionary algorithm, the aim is to generate an artistic representation that emulates an image by means of a connected network of triangles given a fixed number of v…
-
CS50.Intro-to-AI-with-Python Public
Implementations for the assignments of the course https://www.edx.org/course/cs50s-introduction-to-artificial-intelligence-with-python
-
Analysis of various datasets using algorithms such as PCA, EM, Regression Models, Decision Trees, KMeans, LDA, etc.
-
-
Programacion2 Public
Course on Data structures and Abstract Data Types in C such as linked-list, stack, queue, map, chain, iterator, bst tree, avl tree, graph and priority queue.