Bruno's repositories
radar-scope-js
Create stunning and dynamic radar charts with ease using RadarScope, the versatile open-source JavaScript library built with Chart.js. With customizable scales and multiple datasets support, bring your data to life with dynamic visuals.
csv_scraper_py
A project written in Python to scrape CSV files.
directory_forensics
A small Python project built to scan directories, which is quite useful in digital forensics.
expense-tracker
Expense tracker built with ReactJS for the frontend.
guessing_game_py
A number guessing game written in Python.
hubmigrate
An open-source Python library is designed to simplify the process of migrating data to HubSpot, a powerful customer relationship management (CRM) platform. Whether you're moving contacts, companies, deals, or any other data to HubSpot, this library provides an easy-to-use interface for managing your migration tasks.
pandas_notes
My notes of the Python library Pandas.
task-management-ts-vue
A simple Task Management app built using Vue 2 with class-based syntax and Typescript.
vue-class-component
ES / TypeScript decorator for class-style Vue components.
vue-property-decorator
Vue.js and Property Decorator
weight_converter_py
A weight converter program written in Python.
automated-network-scanner
An API built with FastAPI + Python to get the speed of the internet connection, and record logs in XML format.
belasting-rekenmachine-java
Een belasting rekenmachine gabouwd met Java.
cli_create_notion_page
Create Notion pages using the CLI and the Notion client.
fastapi-crud
A simple CRUD API built with FastAPI.
nextjs-flowbite-project-management-practice
A practice project for NextJS + Flowbite React + drag and drop functionality, to showcase a simple project management setting for tasks and their statuses.
php-graphql-query-builder
A GraphQL query builder for PHP projects.
php-mysql-connect-test-
Created with CodeSandbox
blockchain
A blockchain project built using Python.
faq_accordion_vue
A Frontend Mentor challenge for a FAQs accordion component.
flowbite-vue
Official Vue 3 components built for Flowbite and Tailwind CSS
linear-progression-js
This project was built using JavaScript, and Chart.js, to represent linear progression in mathematics, and visualise it in the browser. Data points are randomly generated at every page reload.
linear-regression-js
This project was built using JavaScript, and Chart.js, to represent linear progression in mathematics, and visualise it in the browser. Data points are randomly generated at every page reload.
react-graphql-example
An example of a React + GraphQL app fetching posts data and rendering it in the UI. Uses Flowbite-React for UI components.
tictactoe-react
A Tic Tac Toe game built using React.