- Ravenna, Italy
- https://it.linkedin.com/in/federicobaldini
-
-
life-game Public
A web application that plays the John Conway's Game of Life, using TypeScript, Rust and WebAssembly.
-
-
-
-
-
-
stencil-components Public
A web application to try the web components technology using Stencil and TypeScript.
TypeScript MIT License UpdatedSep 3, 2023 -
native-components Public
A web application to try the web components technology using the native Web Components APIs and TypeScript.
TypeScript UpdatedAug 11, 2023 -
mail-server Public
A newsletter server that sends emails after subscribing, focused on an enterprise implementation using Rust, Postgres and Docker.
-
deno-server Public
A simple experimental server to learning the secure TypeScript runtime Deno.
TypeScript UpdatedJul 29, 2023 -
ml-algorithms Public
An implementation of various machine learning algorithms using Node.js, TensorFlow.js and TypeScript.
TypeScript UpdatedJun 24, 2023 -
book-collection Public
A web application that shows my personal book collection, using Vue.
-
frontend-framework Public
A web application that contains a JavaScript framework for building user interfaces (similar to React), that provides a proof of concept of it, using TypeScript.
-
blocks-game Public
A command-line application to play at Tetris, using Rust.
-
chess-engine Public
A command-line application that play chess till master level, and allows a player to play against it, using Rust.
-
http-server Public
A simple http (1.1 version protocol) single thread server that provides HTML, CSS and JavaScript files, using Rust.
-
web-rendering-engine Public
A simple web rendering engine for HTML and CSS, using Rust.
-
science-notes Public
Notes written by me on mathematics applied to science, such as physics, chemistry and biology, using LaTeX. In Italian language.
-
social Public
Bachelor's thesis project. Built a web application inspired by Instagram, using React.
-
share-place-frontend Public
A web application to create posts on visited places and share them with other users. Made using React.
-
operating-system Public
A small operating system with a micro kernel, a minimal graphic output and a CPU, memory, and async process management, using Rust.
-
website-status-checker Public
A simple command-line application to check the given website (by url) status, using Go.
-
cards-game Public
A simple command-line application to create, shuffle, deal, save on file and load from file a deck of cards, using Go.
-
shiro-frontend Public
Demo project of an e-commerce web application to buy products and manage sales. Frontend made using React.
-
canvas-project Public
A web application to display and move complex graphical elements inside a canvas, using WebAssembly, JavaScript, C and Emscripten.
-
snake-game Public
A web application (game) to play at snake, using TypeScript, Rust and WebAssembly.
-
meet-up-frontend Public
A web application to create meetings and events. Frontend realized using Svelte and backend using Firebase.
-
mars-weight-calculator Public
A simple command-line application that get an Earth weight and convert it to a weight on Mars, using Rust.
-
fruits-store Public
Demo project of a web application to add, delete and search fruits, using Vue and TypeScript.