• Stars
    star
    1
  • Language
    TeX
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Notes written by me on mathematics applied to science, such as physics, chemistry and biology, using LaTeX. In Italian language.

More Repositories

1

web-rendering-engine

A simple web rendering engine for HTML and CSS, using Rust.
Rust
4
star
2

book-collection

A web application that shows my personal book collection, using Vue.
Vue
3
star
3

http-server

A simple http (1.1 version protocol) single thread server that provides HTML, CSS and JavaScript files, using Rust.
Rust
2
star
4

federicobaldini

2
star
5

life-game

A web application that plays the John Conway's Game of Life, using TypeScript, Rust and WebAssembly.
TypeScript
2
star
6

frontend-framework

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.
TypeScript
2
star
7

website-status-checker

A simple command-line application to check the given website (by url) status, using Go.
Go
2
star
8

chess-engine

A command-line application that play chess till master level, and allows a player to play against it, using Rust.
Rust
2
star
9

share-place-frontend

A web application to create posts on visited places and share them with other users. Made using React.
JavaScript
2
star
10

social

Bachelor's thesis project. Built a web application inspired by Instagram, using React.
JavaScript
2
star
11

operating-system

A small operating system with a micro kernel, a minimal graphic output and a CPU, memory, and async process management, using Rust.
Rust
2
star
12

mail-server

A newsletter server that sends emails after subscribing, focused on an enterprise implementation using Rust, Postgres and Docker.
Rust
1
star
13

cards-game

A simple command-line application to create, shuffle, deal, save on file and load from file a deck of cards, using Go.
Go
1
star
14

blocks-game

A command-line application to play at Tetris, using Rust.
Rust
1
star
15

expense-tracker

A web application to track expenses, using React.
JavaScript
1
star
16

fruits-store

Demo project of a web application to add, delete and search fruits, using Vue and TypeScript.
Vue
1
star
17

demo-webassembly-project

Demo project of a WebAssembly application to learn and practice the potentiality of this technology, using JavaScript, C and Emscripten.
JavaScript
1
star
18

prime-numbers-benchmark

A web application to compare the performance between C and JavaScript on calculate prime numbers, using WebAssembly, JavaScript, C and Emscripten.
HTML
1
star
19

mars-weight-calculator

A simple command-line application that get an Earth weight and convert it to a weight on Mars, using Rust.
Rust
1
star
20

canvas-project

A web application to display and move complex graphical elements inside a canvas, using WebAssembly, JavaScript, C and Emscripten.
JavaScript
1
star
21

meet-up-frontend

A web application to create meetings and events. Frontend realized using Svelte and backend using Firebase.
JavaScript
1
star
22

spinning-donut

A simple command-line application that spin in loop a 2d donut made of characters, using Rust.
Rust
1
star
23

goal-app

Demo project of a simple mobile application to track goals (add and delete them), using React Native and Expo.
JavaScript
1
star
24

snake-game

A web application (game) to play at snake, using TypeScript, Rust and WebAssembly.
Rust
1
star
25

contact-list

A web application that allows to create a contact list, using Svelte.
Svelte
1
star
26

share-place-backend

A service for a web application that create posts on visited places and share them with other users. Made using NodeJS, Express, MongoDB and Mongoose.
JavaScript
1
star
27

shiro-frontend

Demo project of an e-commerce web application to buy products and manage sales. Frontend made using React.
JavaScript
1
star